Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
3786
Valutazioni:
(19)
Pubblicato:
2017.03.22 16:09
STD.mq5 (14.14 KB) visualizza
STD_HTF.mq5 (17.08 KB) visualizza
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

Fig1. The STD_HTF indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/17605

KhaosAssault KhaosAssault

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

NRTR_extr_ZigZag_Price_HTF NRTR_extr_ZigZag_Price_HTF

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

XCCXCandleKeltner XCCXCandleKeltner

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

TypePendingOrderTriggered TypePendingOrderTriggered

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