The strategy has been running for a while, and when some conditions are met, I want to stop the strategy automatically.
Of course, one simple way is to "do nothing" in OnBarUpdate after the conditions are met, but is there any way to fully stop it (by programming)?
J.

Comment