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

         



3408 Stories by Rajandran R

Top 10 Python Libraries with Historical Data APIs for Effective Algo Trading

As the world of trading continues to advance, algorithmic trading has emerged as a fundamental aspect for both institutions and individual traders. Python, renowned...
0 3 min read

Understanding Market Trends: A Comprehensive Analysis of the Nifty’s Recent Performance

In the last two months, the Nifty 50 index went up a lot, making investors happy and causing trouble for those who bet on...
0 2 min read

Simple Live Nifty Options Open Interest Monitoring Tool – Python Tutorial

Plotting live open interest charts is a powerful tool to visualize this data in real-time, helping to make informed decisions. This tutorial will guide...
20 2 min read

How Nifty Performed in the Last 4 Days of Year-End Closing – Year-End Seasonality

Traders often use statistical methods to identify and confirm seasonal patterns, looking at historical data to determine if there is a statistically significant trend...
1 1 min read

InstaOptions – Options Trading and Execution Platform for Traders

InstaOptions is a specialized options trading and analytics platform designed for Indian traders, primarily focusing on NSE Futures and Options. It integrates with several...
3 1 min read

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