Author |
Topic: Data managment (2 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
PArnoldson Posts: 154 Joined: Oct 03, 2007 |
I have been using this for some time now and noticed that in another post the max days in intraday data I can get is 10 calandar days. I am getting much more than that. I am getting back to when I started developing around november. This is probably because you are caching the data on my machine. Is this correct? If so, is there a way to manage this to cut it off at a particular date say limit it to two months for example or clear it all together?
|
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
OEC API does not cache any data on client machine.
intraday limit of 10 calendar days applies to 1-minute bars, but it actually limits maximum number of bars - so for 1 hour bars you can get more days (but same number of bars). |
||||