Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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:
4207
Note:
(16)
Publié:
2017.08.10 10:55
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The DeltaForce indicator with the timeframe selection option available in the indicator input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)

To provide correct operation of the indicator, place the compiled DeltaForce.mq5 indicator file to terminal_data_folder\MQL5\Indicators.

Fig. 1. DeltaForce_HTF

Fig. 1. DeltaForce_HTF

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/18453

OscSAR_Histogram_HTF OscSAR_Histogram_HTF

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

i4_GoldenLionTrend_v3 i4_GoldenLionTrend_v3

A trend strength indicator using two Bollinger channels.

VLT_TRADER VLT_TRADER

The trading system is based on volatility compression

XROC2_VG XROC2_VG

Plotting ROC indicators of two arbitrary same types (including Momentum) and periods in a single window.