Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 5993
- Valutazioni:
- Pubblicato:
- 2017.01.18 09:24
- 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 indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires JSatl.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig1. JSatl_HTF
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/16357

Night scalper, trades until 0 am terminal time within a narrow range.

The Expert Advisor averages losing positions based on a particular algorithm.

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

The Exp_AFL_WinnerV2 Expert Advisor that uses the AFL_WinnerV2 indicator.