Can anyone tell me how much time will it take to pull 1 day worth of times and sales data for a symbol like "ES #F" using ActiveX Data API's following functions:
RequestTimeSales(ref filter);
Assume that you have a dual core machine with 4 GB RAM.
If you want to test please use the TsSample Project posted on the website.
I appreciate any help on this.
RequestTimeSales(ref filter);
Assume that you have a dual core machine with 4 GB RAM.
If you want to test please use the TsSample Project posted on the website.
I appreciate any help on this.
Comment