Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 2613
- Rating:
- Published:
- 2018.10.25 18:28
- Updated:
- 2023.03.29 13:48
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
JFatlCandle_Chl indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operate, the JFatlCandle_Chl.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig. 1. JFatlCandle_Chl_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22259

The trading system based on XDeMarker_Histogram_Vol_Direct indicator signals

Strategies based on iMA (Moving Average, MA) and iRSI (Relative Strength Index, RSI)

JFatlCandle_Chl indicator with the timeframe selection option available in input parameters

XDeMarker_Histogram_Vol_Direct indicator with the timeframe selection option available in input parameters