I just use a custom variable like "StopTrading" and check its value with a condition block before any buy/sell logic. If it's true, the EA skips that trade.
I just use a custom variable like "StopTrading" and check its value with a condition block before any buy/sell logic. If it's true, the EA skips that trade.