Hello,
Regarding your post from yesterday...the Desktop API can efficiently handle roughly 50-100 symbols at a time. Many variables affect this and it may be less, depending on the amount of data requested and the symbols being monitored. A request for OATS is obviously less intensive than a request for QQQQ. You might try breaking up your requests into batches. Process the first request, then make the next one.
Regarding your post today, that error would seem to indicate you are still using VS 2005.
Regarding your post from yesterday...the Desktop API can efficiently handle roughly 50-100 symbols at a time. Many variables affect this and it may be less, depending on the amount of data requested and the symbols being monitored. A request for OATS is obviously less intensive than a request for QQQQ. You might try breaking up your requests into batches. Process the first request, then make the next one.
Regarding your post today, that error would seem to indicate you are still using VS 2005.
Comment