Hi,
I was wondering what is the proper way of continuously receiving TimeSales data from ESignal.
The desktop API reference doesn't seem to mention anything specific about this.
It is clear that the ".RequestTimeSales" method of the IHooks interface is "meant" for historical time sales retrieval on one hand,
on the other hand, it is possible to record and get ".GetNumTimeSalesRTBars" for each TimeSales request handle.
Should I simply request TimeSales and specifiy 1 day in the time sale filter to get a continuous stream of TimeSales?
I was wondering what is the proper way of continuously receiving TimeSales data from ESignal.
The desktop API reference doesn't seem to mention anything specific about this.
It is clear that the ".RequestTimeSales" method of the IHooks interface is "meant" for historical time sales retrieval on one hand,
on the other hand, it is possible to record and get ".GetNumTimeSalesRTBars" for each TimeSales request handle.
Should I simply request TimeSales and specifiy 1 day in the time sale filter to get a continuous stream of TimeSales?
Comment