I'm receiving market data by this function in a console app:
void MarketByPriceClient::onUpdateMsg(const UpdateMsg& updateMsg, const OmmConsumerEvent&)
But the console app were auto terminated at some specific time(01:00, 15:30,... not sure).
And show message:
Terminated
You have new mail in /var/spool/mail/speedy
How to fix this?