This started to happen after i was running genetic optimizations. I thought it had found combinations that would not allow entry so i changed the entry to Close > Close[1] and still would not show entry orders correctly although did show a few but no exits.
I had not changed any code prior to this happening, all i adjusted was parameters.
Also looking at trace and log files it says i placed an order for zero quantity, which is not what my code is issuing. I tried changing the fill amount from defaultquantity to 1 and that still does not work.

Comment