Hi JCL,

The above print statements were tested based on what is in the manual (with the backslashes missing due to the forum system).

The print statements are contained within a conditional that also sends the trade. For roughly two months both the trade is sent and the print statements make it to the log. After that, only the trade is sent.

This tells me the conditional is being met as the trades are still sending. But printf miraculously stops printing to the log. It does however print to the terminal.

Is the stack full? Do I have to dip my toes into memory allocation?

Cheers,
BobbyT