Unisciti alla nostra fan page
- Visualizzazioni:
- 3286
- Valutazioni:
- Pubblicato:
- 2019.01.02 14:33
- Aggiornato:
- 2023.03.29 13:48
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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