SuperTrend

Using Plotly and Pandas TA to Plot Technical Indicators…

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...
Rajandran R
2 min read

Supertrend Algomojo Trading Strategy using Algomojo and yfinance

Supertrend is a simple ATR-based trend-following strategy that identifies the current trend and mages the risk dynamically with ATR-based trailing stoploss. In this blog,...
Rajandran R
6 min read

Supertrend v4.0 with EMA Filter – Tradingview Pinescript Code

Supertrend with a simple EMA Filter can improve the performance of the signals during a strong trending market and reduces the number of trades...
Rajandran R
1 min read

Supertrend Multi Timeframe Based Trading System – Amibroker AFL…

Here is the first prototype from Marketcalls which demonstrates multi-timeframe based trading system which compares two timeframes (5min and hourly in this case) and...
Rajandran R
41 sec read

Webinar : Comparison on Performance of Supertrend

After lot many people requested us to compare the performance of various supertrend systems we are geared to sit with the people to test...
Rajandran R
29 sec read

Lin Supertrend – 5min and 10min Live Charts for…

Lin Supertrend is new and responsive version of Supertrend goes live for NSE Future stocks and index futures. Lin Supertrend uses linear regression to...
Rajandran R
42 sec read

Supertrend V5.0 – Amibroker AFL Code

In the new version of Supertrend thought of removing the ATR factor to make the trading strategy independent of the volatility factor. It is...
Rajandran R
6 min read

Supertrend V4.0 – Amibroker AFL Code

Compared to Supertrend 3.0 with the new version two interesting features have been added. One is a simple EMA filter rule is added to...
Rajandran R
6 min read

Webinar on Supertrend and Filters

In this Webinar you will be learning basics of Supertrend, studying the performance of Supertrend, And how adding filters affects the supertrend performance. Session...
Rajandran R
39 sec read

Game Changer Trading Strategy for Nifty based on Supertrend

Supertrend is a trend following indicator, which has around 40-45% hit ratio in five minute time frame. This means out of hundred trades (long...
Siju Thomas
2 min read

USING DOW THEORY TO CAPTURE PROFITS – Part 1

Dow Theory is one of the most important trend following theories ever. As market evolved, the concepts of Technical analysis became more elaborated and...
Balaji
2 min read

Supertrend V3.0 AFL code with Buy and Sell Alerts

Supertrend V3.0 is the upgraded version of Supertrend Indicator. The trading logic remains the same however lot of bugs got removed and few features...
Rajandran R
5 min read