Is it possible to get a C++ example of using GetRequestTimeSales()? Preferably a command line driven program to pull a stock for a specific day or daycount to a file?
The VB examples are not well documented.
1. Why do the examples flip the sign of the index when calling GetGetTimeSalesBar()?
2. Why do they use GetGetNumTimeSalesRtBars(), but ignore the value from GetGetNumTimeSalesBars()?
The operation of the Time & Sales functionality in the Desktop API appears to be erratic at best.
The VB examples are not well documented.
1. Why do the examples flip the sign of the index when calling GetGetTimeSalesBar()?
2. Why do they use GetGetNumTimeSalesRtBars(), but ignore the value from GetGetNumTimeSalesBars()?
The operation of the Time & Sales functionality in the Desktop API appears to be erratic at best.
Comment