Join our fan page
- Views:
- 3285
- Rating:
- Published:
- 2019.01.02 14:33
- Updated:
- 2023.03.29 13:48
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The XFisher_org_v1_Vol indicator with the possibility to change the indicator timeframe using input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, you should place the compiled XFisher_org_v1_Vol.ex5 indicator file in terminal_data_folder\MQL5\Indicators.
Fig.1. Indicator XFisher_org_v1_Vol_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/23185

The XFisher_org_v1 oscillator implemented as a color histogram, using volumes

Three X2MA indicators from different timeframes in a single window

The XFisher_org_v1_Vol oscillator with additional indication in the form of colored squares at the zero level, when entering the overbought and oversold zones in the trend direction

The XFisher_org_v1_Vol indicator with the possibility to change the indicator timeframe using input parameters