Dear support,
Using the desktop API, I am trying to get historical data for ticks for about 2 months. According to what you have written in another trade, tick history of the last 120 days is held on the server, so theoretically, it should be possible.
But: when I request tick data for the last 4 days, for example, it takes about 1 hour until the "IsHistoryReady" property changed to "true", and the time of waiting grows linearly with time, more or less. That means that for 60 days of data I should wait a couple of days, which is impossible (For example because our server has to reboot every night).
What do you suggest me to do? Is there any way to request the tick history of a specific day? (Hence, not starting from today, but starting from 3 weeks ago, for example, and backwards?)
Is a faster internet connection (mine is pretty fast already) going to help?
Any other solutions to this?
Thanks,
Ronen
Using the desktop API, I am trying to get historical data for ticks for about 2 months. According to what you have written in another trade, tick history of the last 120 days is held on the server, so theoretically, it should be possible.
But: when I request tick data for the last 4 days, for example, it takes about 1 hour until the "IsHistoryReady" property changed to "true", and the time of waiting grows linearly with time, more or less. That means that for 60 days of data I should wait a couple of days, which is impossible (For example because our server has to reboot every night).
What do you suggest me to do? Is there any way to request the tick history of a specific day? (Hence, not starting from today, but starting from 3 weeks ago, for example, and backwards?)
Is a faster internet connection (mine is pretty fast already) going to help?
Any other solutions to this?
Thanks,
Ronen
Comment