I am in the process of writing another application using the esignal api. The application will build volume bars based on the data received.
My question is would RequestHistory or RequestTimeSales be the better fit? They both will return some historical data and allow for real time data to continue to stream in.
Will one better handle the volume / tick bar issues found when charting the eminis? (Chart refresh causing the chart to display differently)
Bottom line is which one is more reliable for price and volume combo or is the data source exactly the same?
Thanks
My question is would RequestHistory or RequestTimeSales be the better fit? They both will return some historical data and allow for real time data to continue to stream in.
Will one better handle the volume / tick bar issues found when charting the eminis? (Chart refresh causing the chart to display differently)
Bottom line is which one is more reliable for price and volume combo or is the data source exactly the same?
Thanks
Comment