MQL4 - automated forex trading   /  

Forum

how to force to download data

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

avatar
43
zolero 2006.09.09 11:43 
if there is luck of data... for example, I have a indicator which calculates correlation between two pairs and I open a new timeframe... one of the pair has never opened as chart. So how can I tell to program to download enough data to make those calculations? If I need 1000 bars for EURJPY in 15 minute timeframe... Is there any way to do that?

There is a manual way to open a chart and the program downloads data but it's like manual trading - possible but not effective...

thanks!

zolero
Trading Strategies

Trading Strategies

All categories classifying trading strategies are fully arbitrary. The classification below is to emphasize the basic differences between possible approaches to trading.


avatar
Moderator
2824
Tatyana 2006.09.11 13:19 

You can download history only manually.


avatar
43
zolero 2006.09.11 14:01 
Tatyana wrote:

You can download history only manually.

you mean that this pair in this timeframe should be opened as chart?

ok, then I have to come up to another way, if there is no direct way...
Back to topics list  

To add comments, please log in or register