MQL4 - automated forex trading   /  

Forum

what to do to get more datas in Tester ?

Back to topics list To post a new topic, please log in or register

avatar
27
flag 2006.10.03 18:57 
Tester with the latest version of Terminal provides much shorter period of testing than previous version for the same period of datas (M1, M5,...).
Is it possible to get more datas ?

also M1 starts 2006.09.08 and M5 starts later 2006.09.15.
M5 should provide a longer period of testing isnt'it ???

thanks
Transferring an Indicator Code into an Expert Advisor Code. Indicator Structure

Transferring an Indicator Code into an Expert Advisor Code. Indicator Structure

This article dwells on the ways of transferring an indicator code into an Expert Advisor Code and on writing Expert Advisors with no calling to custom indicators, and with the whole program code for the calculation of necessary indicator values inside the Expert Advisor. This article gives a general scheme of an indicator structure, emulation of indicator buffers in an Expert Advisor and substitution of the function IndicatorCounted(). The article is intended for readers, already having experience of programming in MQL4 language.


avatar
43
zolero 2006.10.06 10:23 
there is two options -- open a chart in timeframe you want and roll back i time. it has limits but for a few month it's not bad. if you need longer timeframe use alpari to download it: http://www.alpari-idc.com/en/dc/databank.php
Back to topics list  

To add comments, please log in or register