Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Scripts

s-Downloader.mq4 - script for MetaTrader 4

Views:
15327
Rating:
(17)
Published:
2018.02.14 11:52
s-Downloader.mq4 (15.76 KB) view
SymbolsLib.mq4 (7.85 KB) view
\MQL4\Include\
SymbolsLib.mqh (2.99 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

Translated from Russian by MetaQuotes Ltd.
Original code: 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.