OnBookEventProcess
OnBookEventProcess
OnBookEventProcess
Sets a flag to handle the OnBookEvent event.
void OnChartEventProcess(
bool value // flag
)Parameters
- value
[in] Flag to handle the OnBookEvent event.
Return Value
None.
Note
If the flag is true, the OnBookEvent event is handled. By default, the flag is set to false.
Last updated on