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:
6811
Note:
(30)
Publié:
2010.11.29 12:07
Mise à jour:
2016.11.22 07:32
\MQL5\Experts\ReInitChart\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Expert Advisor adds a button to the bottom right corner of each chart. After press of the button it reinitializes all charts of the chart symbol.

The chart reinitialization is implemented by termporary change of the chart timeframe.

This way is simple and doesn't has side effects, because it doesn't redraw (and recalculate) the temporary chart window.

Input parameters:

//--- input parameters
input string   SampleText="Recalculate";      // Button text
input color    SampleTextColor=NavajoWhite;   // Text color
input color    SampleBackColor=SlateGray;     // Button background

ReInitChart Expert Advisor

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

FantailVMA FantailVMA

This indicator is a combination of moving average and ATR indicators.

20/200 pips - Simple profitable Expert Advisor 20/200 pips - Simple profitable Expert Advisor

It has simple code and trading rules. It's doesn't use any martingale MM strategies.

YURAZ_CreateCSV_HistoryFile_From_MT5_For_MT4 YURAZ_CreateCSV_HistoryFile_From_MT5_For_MT4

The script exports historical quotes data from MetaTrader 5 for the import to MetaTrader 4. This solution will allow you to get the full history for MetaTrader 4.

Graphic Panel Contest Graphic Panel Contest

Graphic Panel Contest submission.