cAlgo.API - Give us access to know when something is printed to the log (Print Event)
Created at 22 Jan 2023, 04:09
cAlgo.API - Give us access to know when something is printed to the log (Print Event)
22 Jan 2023, 04:09
Hello,
Sometimes we'd like to export data from logs in cTrader easily or aggregate the messages that cTrader prints by default, like when a trade is opened or closed, these messages show up:
The API could expose an event handler that would give us this info:
Time, Type of Message, Bot/Indicator Name and Message