Hi,
I'm trying to get the tick data of some heavy volume symbols using the RequestTimeSales.
The download from eSignal is very fast, the problem is trying to get the tick data across the COM interface one element at a time.
So here came the questions:
A) is there a way of getting the tick data all together ?
B) if no luck with A, then is there a way of stoping the incoming of new ticks after all the historic data is complete ? For example unadvising the symbol but without loosing the handle, so we can retrieve the historic data.
C) continuing with my lucky strike, A and B were negative answers, is there another way of getting those ticks faster without jumping to the Standard API ?
D) hey i'm going to a casino after this one : could you give me an idea of what is going to be the monthly fee for the Standard API.
Many thanks for all your help.
Kboobito
~
I'm trying to get the tick data of some heavy volume symbols using the RequestTimeSales.
The download from eSignal is very fast, the problem is trying to get the tick data across the COM interface one element at a time.
So here came the questions:
A) is there a way of getting the tick data all together ?
B) if no luck with A, then is there a way of stoping the incoming of new ticks after all the historic data is complete ? For example unadvising the symbol but without loosing the handle, so we can retrieve the historic data.
C) continuing with my lucky strike, A and B were negative answers, is there another way of getting those ticks faster without jumping to the Standard API ?
D) hey i'm going to a casino after this one : could you give me an idea of what is going to be the monthly fee for the Standard API.
Many thanks for all your help.
Kboobito
~
Comment