Hi, I'm new to the desktop API and I thought that before I throw myself into my project, I'd ask around to see if anybody has done what I'm trying to do, or if anybody can offer any advice.
I have the EOD subscription. Once a day, I would like to download the EOD data for the lest day ONLY of 6,000 symbols. I appreciate that I need to wait quite a while after each exchange closes.
Given that my symbol limit is 200, does anybody have any advice as to the best way to go about this?
I'll be using the lates version of the API and C#.Net
BTW - I have trawled 20 pages from the forum and also had a look at the sample code, but there doesn't appear to be a definitive answer to this specific issue.
Many thanks in advance
Arold
I have the EOD subscription. Once a day, I would like to download the EOD data for the lest day ONLY of 6,000 symbols. I appreciate that I need to wait quite a while after each exchange closes.
Given that my symbol limit is 200, does anybody have any advice as to the best way to go about this?
I'll be using the lates version of the API and C#.Net
BTW - I have trawled 20 pages from the forum and also had a look at the sample code, but there doesn't appear to be a definitive answer to this specific issue.
Many thanks in advance
Arold
Comment