The Meaning of these Contents in “ATOrderController_Trace.txt”  [SOLVED]

Questions about MultiCharts and user contributed studies.
winnie

The Meaning of these Contents in “ATOrderController_Trace.txt”  [SOLVED]

Postby winnie » 17 Jan 2018

Why the ATOrderController_Trace.txt log has been repeatedly written to this section:

[0x28F8](17.01.2018 - 11:22:04.920)CATOrderController::SendMarketOrders(0)
[0x284C](17.01.2018 - 11:22:04.947)[id=11791875] Start AcceptMarketOrders
[0x28F8](17.01.2018 - 11:22:04.963)CATOrderController::SendPricedOrders(0)
[0x284C](17.01.2018 - 11:22:04.970)[id=11791875] End AcceptMarketOrders

what's the meaning of "0" ?
Is it the problem of my strategy?
Please~
Attachments
1.png
(120.58 KiB) Downloaded 274 times

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: The Meaning of these Contents in “ATOrderController_Trace.txt”

Postby Henry MultiСharts » 18 Jan 2018

Hello Winnie,

Logs are created by developers and are to be read by developers.
This is not a problem of the strategy. This log means that no orders were generated on this calculation.


Return to “MultiCharts”