I have a trade that uses a floating entry window, because I don't need it to fire at a specific time, but I only want the trade to trigger once per the entry execution. As it is now, if the trade doesn't complete with the entry execution attempts, but entry conditions still exist to trigger the trade, it will continue to trigger the trade over again. This essentially chases price occasionally, sometimes to the worst place possible. I think it would be useful to be able to limit the overall entry attempts per floating window. Thanks my friends.