I am having difficulties in developing a strategy (a simple one) which launch an order long stop, more specifically, I am executing
EnterLongStop in the updateOnBar() method, and the order is launched in the control center, pending in the accept Mode and after a minute or so, it goes in Cancelled mode. I searched in the log and I found that the order was logged as buy Limit !!!
if I launch an order manually from an open chart in the GUI, then the order is taken as a buy stop, so I think this is a bug problem.
Please help me,
Best regards

Comment