Rajandran R

  Bangalore http://www.marketcalls.in Telecom Engineer turned Full-time Derivative Trader. Mostly Trading Nifty, Banknifty, USDINR and High Liquid Stock Derivatives. Trading the Markets Since 2006 onwards. Using Market Profile and Orderflow for more than a decade. Designed and published 100+ open source trading systems on various trading tools. Strongly believe that market understanding and robust trading frameworks are the key to the trading success. Writing about Markets, Trading System Design, Market Sentiment, Trading Softwares & Trading Nuances since 2007 onwards. Author of Marketcalls.in and Co-Creator of Algomojo (Algorithmic Trading Platform for DIY Traders)

         



3262 Stories by Rajandran R

How to Plot Candlestick Charts, Moving Averages, Drawdown using Python and Pandas Library

In this tutorial, we use the nsepy library to get historical data for the RELIANCE stock from the National Stock Exchange (NSE) in India....
1 2 min read

Writing your First Python Automation using Algomojo and yfinance Python Library

In recent years, there has been a significant increase in the use of automated trading strategies in the financial markets. With the advent of...
0 2 min read

How to Get Futures and Options Data and Commodities Data into Google Spreadsheet

In this blog, we will explore how to use Algomojo to get futures and options data and commodities data into Google Spreadsheet, step by...
0 4 min read

Last 1 Hour Intraday Range on Expiry Day – Amibroker AFL Exploration Code

Here is a simple AFL exploration code that scans and retrieves the last 1 hour of Intraday high and low range on expiry day....
0 28 sec read

How to AutoGenerate TOTP for Automated Login using Python – AngelOne Trading Account

In this tutorial, we are going to autogenerate time-based TOTP using python for Automated Login purposes. TOTP-based login verification is a standard now most...
0 1 min read

Stoploss, Multi Target, and Trailing Stoploss Module – Amibroker AFL Code V2.0

After Intraday V2.0 Amibroker Module - a readymade drag and drop module to convert any trading strategy into the intraday trading system with alerts,...
1 14 min read

What is DDPI? (Demat Debit and Pledge Instruction)?

Demat Debit and Pledge Instruction (DDPI) is a type of authorization given by an investor to a depository participant (DP) to debit or pledge...
0 1 min read

Algomojo Autocancellation of Limit Orders After N seconds

In this tutorial, I'm going to demonstrate how to use Amibroker AFL code to perform auto cancellation of limit order after N...
4 3 min read

Ultimate Guide to Install Python Environment in Visual Studio Code Editor

Visual Studio Code Editor is a full-featured Integrated Development Environment for developers/quants and it comes with an integrated code editor, debugger, extensions, and a...
0 55 sec read

Caution – Nifty Futures Trading Inventory goes long to too long

Too many short-term buyers competed in the recent trend from 1st Feb 2023 onwards. However, on Thursday's activity dominant sellers showed little aggression and...
0 25 sec read

How to Squareoff All OpenPositions using Tradingview – Automation Tutorial

One of the most demanded requests from Tradingview-based automated traders is how to square-off all open positions when a particular time is reached. There...
0 1 min read

Python Multi-Broker Library for Algomojo – Trade Automation

Algomojo Python library facilitates the development of trading algorithms using the Algomojo Free API and Free Algo Trading Platform. The library supports both REST-API interfaces and...
0 5 min read