Unisciti alla nostra fan page
- Visualizzazioni:
- 3145
- Valutazioni:
- Pubblicato:
- 2017.05.29 13:44
- Aggiornato:
- 2023.03.29 13:47
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The XCCXCandleKeltnerPluse indicator with the timeframe selection option available in its input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, add the compiled XCCXCandleKeltnerPluse.mq5 indicator file to terminal_data_folder\MQL5\Indicators.
Fig1. Indicator XCCXCandleKeltnerPluse_HTF
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/17880

The XRSXCandleKeltnerPluse indicator with the timeframe selection option available in its input parameters.

The VTS indicator with the timeframe selection option available in its input parameters.

A trend indicator implemented as NRTR, with the possibility to generate alerts and send emails or push-notifications.

The XOSignal_HTF_Signal indicator shows a trend direction or a trade signal generated by the XOSignal indicator at the chosen bar as a graphical object with colored trend indication or deal direction. It also triggers alerts and plays audio signals.