Rajandran R

  Bangalore http://www.marketcalls.in Creator of OpenAlgo - OpenSource Algo Trading framework for Indian Traders. Telecom Engineer turned Full-time Derivative Trader. Mostly Trading Nifty, Banknifty, 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. Building Algo Platforms, Writing about Markets, Trading System Design, Market Sentiment, Trading Softwares & Trading Nuances since 2007 onwards. Author of Marketcalls.in

         



3412 Stories by Rajandran R

Designing Simple EMA Crossover Intraday Scanner using Python

This Python script is designed to track and analyze Exponential Moving Average (EMA) crossovers for a set of specified stock tickers within a certain...
0 2 min read

ALMA Long Only Trading System – Amibroker AFL Code

ALMA (Arnaud Legoux Moving Average) is a technical indicator designed to smooth out the price data. It reduces lag and improves smoothness compared to...
1 1 min read

Massive Long Liquidations in Nifty Futures – Market Profile

Nifty futures had witnessed a massive inventory adjustment on Wednesday's trading session and had seen almost 516 points of intraday correction from the day's...
0 43 sec read

Upstox – Charts are Now Powered by TBT – Tick by Tick Data Feeds

The recent announcement by Upstox, one of India's leading brokerages, about providing free Tick-by-Tick (TBT) charting data to its customers marks a groundbreaking shift...
3 1 min read

Dhan – Tradingview Webhook Automation – Buy/Sell/Short/Cover Trading Strategy Module

In the previous tutorial, we discussed configuring the Long/Short Stop and Reverse Tradingview Automation Module for Dhan. In this module, we will explore strategies...
4 3 min read

Dhan – Tradingview Webhook Automation – Long Short Trading Strategy Module

In this tutorial, we will be learning how to use Dhan - Tradingview Webhook feature for automating your Tradingview pinescript strategy. This Module discusses...
0 7 min read

Mastering VectorBT – Position Sizing – Code Snippets – Part 4 – Python Tutorial

VectorBT (Vector BackTester) is a versatile backtesting library for Python, which includes features for position sizing in trading strategies. Position sizing determines how much...
0 2 min read

How to Fetch Historical Stock Market Data using SmartAPI Python Library – AngelOne Trading Account

This tutorial will guide you through fetching historical stock market data using the SmartAPI Python library, specifically with an AngelOne trading account. SmartAPI is...
0 2 min read

Bank Nifty – Market Profile Dec 2023 Futures Short Term Outlook

After the formation of the P-shape profile on last Wednesday's session with a strong short covering and fresh money buying the P-shape balance offers...
0 31 sec read

Nifty Futures – Short Term Outlook – Market Profile

From the market profile charts, we could derive the market context for the short term. The current state of the market indicates that the...
0 32 sec read

Halftrend Indicator – Python Code

Halftrend is a Trend trend-following indicator that could manage the sideways market better. In this tutorial, we will be building Halftrend using pandas_ta and...
0 2 min read

Mastering VectorBT – Superfast Supertrend Grid Optimization – Part 3 – Python Tutorial

VectorBT provides a robust framework for optimizing trading strategies more efficiently, enabling the selection of the best parameters and fine-tuning of the strategy. In...
0 5 min read