Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 2586
- Note:
- Publié:
- 2018.03.01 10:59
- Mise à jour:
- 2023.03.29 13:48
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The ColorDerivative indicator with the possibility to change the indicator timeframe in its input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires the compiled ColorDerivative.ex5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.
Fig.1. Indicator ColorDerivative_HTF.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/19663

The Internal Bar Strength indicator implemented in the form of a colored histogram.

The SVS_Trend indicator with the possibility to change the indicator timeframe in its input parameters.

A trading system based on ColorJJRSX indicator signals with the possibility to set a fixed position holding time.

VR Orders History MT5 Lite - a script for downloading trading history in the CSV format.