Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 6440
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16357
Multi-currency night scalper - Night Scalper Multi
Night scalper, trades until 0 am terminal time within a narrow range.
The smart averager - Hello Smart
The Expert Advisor averages losing positions based on a particular algorithm.
AFL_WinnerV2_HTF
The AFL_WinnerV2 indicator with the timeframe selection option available in input parameters.
Exp_AFL_WinnerV2
The Exp_AFL_WinnerV2 Expert Advisor that uses the AFL_WinnerV2 indicator.