Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Scripts

s-Downloader.mq4 - script para MetaTrader 4

Visualizaciones:
15283
Ranking:
(17)
Publicado:
2018.02.14 11:52
s-Downloader.mq4 (15.76 KB) ver
SymbolsLib.mq4 (7.85 KB) ver
\MQL4\Include\
SymbolsLib.mqh (2.99 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

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.

Traducción del ruso realizada por MetaQuotes Ltd
Artículo 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.