The real author: KoliEr Li The breakthrough trend indicator. TrendMode input parameter allows creating four variants of display...
Showing posts with label Supertrend. Show all posts
Showing posts with label Supertrend. Show all posts
MetaTrader 4 Indicator | Non Repainting Supertrend Indicator
0
Author: Rajandran - Founder of Marketcalls. Marketcalls is a small research blog started during 11th September 2007 which talk abou...
MetaTrader 5 Indicator | Multi-timeframe SuperTrend in the form of Pivot
0
This indicator contains call of the SuperTrend indicator, which is used for drawing Pivot levels that correspond to its direction and...
MetaTrader 5 Indicator | Kolier SuperTrend HTF
0
The Kolier_SuperTrend with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame= PERI...
MetaTrader 5 Indicator | RSI adjusted SuperTrend
0
aRSI Calculation & Usage: Subtract 50 from RSI → take absolute value → divide by 100 or 50 (setting: Divide RSI value by ) → ...
MetaTrader 5 Expert Advisor | Exp SuperTrend
0
Trading system based on SuperTrend indicator signals. A signal is formed at the close of a bar if a color point of the indicator has ...
MetaTrader 5 Expert Advisor | Exp Kolier SuperTrend X2
0
The Exp_Kolier_SuperTrend_X2 trend trading system based on the signals from two Kolier_SuperTrend indicators. The first indicator det...
MetaTrader 5 Indicator | SuperTrend_Dot
0
This is a modified version of the well-known Supervrend indicator by Olivier Seban - lines are replaced by dots allowing to display ...
MetaTrader 5 Indicator | SuperTrend_Enhanced
0
SuperTrend Indicator – Precise Trend Detection Made Simple Overview The SuperTrend Indicator is a powerful, easy-to-use tool that...
MetaTrader 5 Indicator | SuperTrend
0
Olivier Seban's SuperTrend indicator. The indicator has three input parameters: Period - calculation period Shift - indicat...
MetaTrader 5 Indicator | Supertrend by KivancOzbilgic
0
The purpose of this code is to convey an idea to people seeking simple and functional approach to converting pine script to MQL5. Y...
MetaTrader 5 Indicator | Supertrend
0
Core Formula Upper Band = Source Price + (Multiplier × ATR) Lower Band = Source Price - (Multiplier × ATR) In uptrend: Su...