However when I try to use a bool to stop the strategy from submitting multiple orders and price moves too fast it still submits orders even if I use bool's as a condition to submit and entry long or an exit long order.
How can we stop this from happening?

Comment