<< Click to Display Table of Contents >>
Manual > Control Reference > Other > Historical data control >
Event name
explanation
All-common event
For more information, please refer to Common Event.
OnRecvData
After the RequestHistoricalData method is executed, the data is passed in the OnRecvData event.
(When HDSRequestType is RAWDATA)
OnRecvMultiData
After the RequestHistoricalData method is executed, the data is passed in the OnRecvDataMulti event. (When HDSRequestType is MULTIRAWDATA)
OnServerShutdown
Occurs when Historical data server is shut down.