Unisciti alla nostra fan page
- Visualizzazioni:
- 2926
- Valutazioni:
- Pubblicato:
- 2017.01.18 09:34
- Aggiornato:
- 2023.03.29 13:47
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/16429

The Exp_Bear_Bulls_Power Expert Advisor is based on the Bear_Bulls_Power indicator color change.

The 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.

The FloatPivot_Digit_HTF indicator with the timeframe selection option available in the input parameters.