Order close problem

 

Hi,

I'm trying to close an order in a condition. Actually I could, but when I close an order in if statement, I dont want the order to open again in next candles. If it is closed, it should be closed permanently.


How can I do this ? Is there such a build in method or sth ?

 
When an Order is closed it is closed . . . it can't be re-opened. If something is being opened it is a new Order. Perhaps you should show your code ?
 
RaptorUK:
... Perhaps you should show your code ?
for example by clicking the SRC button in the toolbar and pasting the code into the resulting window.
Reason: