Hello.
Maybe it is an EA, which do this:
if price goes above/below your written price, the EA will delete your Sell limit or BUY limit order.
An EA should do the job. Look at MQL4: automated trading forum
You may also want to add other feature into your autotrading like indicators, trailing stoploss, etc