Forum

Order Modify Error 130

Hi, I have written the code below for trailing stoploss. it does work but on the other end it seems to keep spamming lots of error in the log too. which makes me confuse. input int TrailingStart = 150 ; //Trailing Start input int TraillingStop

How to formula entry to enter once and wait for next same entry

Hi, How do I code, for e.g 1 entery has entered and exit from within certain condition, however the current condition still allow for another entry to enter. but I dont want. I want to wait for next round of entry event to occur. how do I make the code to wait for next round of event before entering