| / | Forum |
|
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 |
|
All categories classifying trading strategies are fully arbitrary. The classification below is to emphasize the basic differences between possible approaches to trading. |
2824 |
Tatyana
2006.09.11 13:19
You can download history only manually. |
|
zolero
2006.09.11 14:01
Tatyana wrote: you mean that this pair in this timeframe should be opened as chart?You can download history only manually. ok, then I have to come up to another way, if there is no direct way... |