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

         



3413 Stories by Rajandran R

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

Is the 9:20 Straddle No More Working?

The 9:20 AM Short Straddle strategy gained prominence for its ability to capitalize on the intraday market volatility witnessed between 09:20 a.m. to 3:15...
0 1 min read

Kernel Density Estimation of Nifty – Data Visualization using Seaborn Python Library

Kernel Density Estimation is an elegant way to visualize the price distribution. KDE plots are widely used to visualize and explore the distribution of...
0 1 min read

Failed Auction in Bank Nifty – Market Profile Outlook

Bank Nifty last Friday formed a Failed Auction and the day ended with a late spike with momentum traders dominated in the later part...
0 25 sec read

Using Plotly and Pandas TA to Plot Technical Indicators – Python Tutorial

Plotly combined with pandas_ta is a great tool for visualizing technical indicators and Plotly python library comes with better customization in creating various chart...
0 2 min read

Create a Simple RSI Filter Crossing Above 80 – Python

Here is a simple Python code that filters the dates when the RSI crosses above 80 and also computes the next 5-day, 10-day, and...
0 2 min read

Will the Nifty Futures Fat Tail Signal Comes to an End?

The chart shows the Quickflip trading strategy in the 5-minute timeframe and currently, the signal is running long since 28th Nov 2023. We are...
0 24 sec read

Elevate Your Trading with AlgoStudio: A Comprehensive Webinar

We're excited to invite you to our exclusive webinar on December 9th, 2023, from 7 p.m. to 8 p.m. IST, introducing AlgoStudio—an innovative addon...
0 55 sec read

Nifty RSI Indicator is above 80 – Is the Index Overbought?

Nifty Index - RSI Indicator recently spiked above 80+ levels and it is not a frequent event in the markets. Technically these levels are...
0 50 sec read

Mastering VectorBT – Portfolio Backtesting and Rebalancing – Part 2 – Python Tutorial

Portfolio backtesting is a critical aspect of quantitative finance and trading strategy development. VectorBT is a Python library that stands out for its efficiency...
0 5 min read