Join our fan page
JSatl_Digit_System_HTF - indicator for MetaTrader 5
- Views:
- 2689
- Rating:
- Published:
- 2017.01.18 09:34
- Updated:
- 2023.03.29 13:47
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The JSatl_Digit_System indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires JSatl_Digit_System.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig1. The JSatl_Digit_System_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16429
The Exp_Bear_Bulls_Power Expert Advisor is based on the Bear_Bulls_Power indicator color change.
Exp_JSatlCandleThe Exp_JSatlCandle Expert Advisor based on signals of the JSatlCandle indicator.
The indicator draws JSatlCandle candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.
FloatPivot_Digit_HTFThe FloatPivot_Digit_HTF indicator with the timeframe selection option available in the input parameters.