View Single Post
  #2 (permalink)  
Old 03-19-2006, 10:09 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 20,059
Blog Entries: 241
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by leutzuro
Hello coders
If is posible to code a script to save me all data what i have avaiable on my metatrader4
for example i open eur/usd 4H chart i put the script and to save me data for eur/usd on CSV format fille and to update evry 4H
If i put the script on 5M timeframe to be update evry 5 min and so on for all timeframe or pair where i put the script
Thanks Very much
I do not know it is fully identical to your idea or not but I found the folowing:
- OutQuotings.mq4 is script to download the data for selected period into the file;
- Currency_Loader.mq4 is EA.
Attached Files
File Type: mq4 OutQuotings.mq4 (2.5 KB, 54 views)
File Type: mq4 Currency_Loader.mq4 (28.3 KB, 60 views)
Reply With Quote