Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
XMA_Divergence_HTF - indicatore per MetaTrader 5
- Visualizzazioni:
- 3516
- Valutazioni:
- Pubblicato:
- 2018.01.22 09:36
- Aggiornato:
- 2023.03.29 13:48
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The XMA_Divergence indicator with the possibility to change the indicator timeframe from input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires the XMA_Divergence.mq5 indicator file for operation. Add it to <terminal_data_folder>\MQL5\Indicators.
Fig.1. The XMA_Divergence_HTF indicator.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/19363
CCIValues
The indicator shows a text block with the values of the user defined CCI oscillator period for each timeframe
XMA_DivergenceA trend indicator displaying divergence areas on the price chart.
Jims Close Positions
Closing positions: all, only profitable or only losing positions.
KI_signals_v2A trend indicator, which receives trade signals from the XMACD histogram.