Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
3821
Note:
(19)
Publié:
2017.03.22 16:09
STD.mq5 (14.14 KB) afficher
STD_HTF.mq5 (17.08 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.