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
- Visualizzazioni:
- 4190
- Valutazioni:
- Pubblicato:
- 2017.03.22 16:09
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The STD indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, place the compiled STD.mq5 indicator file in terminal_data_folder\MQL5\Indicators.
Fig1. The STD_HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/17605

The price chart speed expressed in points, with the author markup of significant price change levels.

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

Keltner Channel built relative to the average value of the XCCX oscillator as a sequence of candlesticks

An example of determining the moment when a pending order has triggered.