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
Chart_Period_Changer - script pour MetaTrader 5
- Vues:
- 7474
- Note:
- Publié:
- 2012.06.27 12:03
- Mise à jour:
- 2012.06.27 12:05
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
A simple script for switching basic timeframes. It allows to change a chart period using hot keys.
Three different versions are attached:
- Ascending;
- Descending;
- Cyclic.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/911
Visualization of Optimization Results in Real Time
Introducing the example of visualization of optimization results in real time (balance curve dynamics and an Expert Advisor statistical parameters).
EA_MARSIThe Expert Advisor is based on EMA_RSI_VA indicator.
Corrected Average (CA)
Corrected Average indicator by A.Uhl (also known as the "Optimal moving average").
The Example of IndicatorParameters() usageThis Expert Advisor illustrates the usage of the IndicatorParameters() function to get the information about the number of input parameters, their type and values.