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
Scripts

s-Downloader.mq4 - script pour MetaTrader 4

Vues:
15555
Note:
(17)
Publié:
2018.02.14 11:52
\MQL4\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The script downloads history for all timeframes and symbols in the Market Watch. Download is performed by emulating pressing the HOME button. If the download by pressing the button has stopped for about 5 seconds, it is assumed that the entire history for this symbol and timeframe is downloaded, and the next iteration begins. The script also updates the chart, thus downloading the most recent history.

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

History Downloader History Downloader

This is an Expert Advisor (+ indicator) for downloading the quote history of the current symbol and TF

Currency Strength Meter Currency Strength Meter

Displays the relative strengths of chosen currencies on one chart.

Save and show the objects of testing chart Save and show the objects of testing chart

After back testing, we usually need to analyze the testing result on a new chart which we have loaded our template,in this case we need to copy the objects on the testing chart to the new chart. This script helps to save the objects into a file and show the objects on a new chart.

Regular Expressions Tester MQL4 Regular Expressions Tester MQL4

The script allows you to try regular expressions in MetaTrader 4.