It would be great if we had the option to close immediately when a condition fulfills, for example when rsi crosses over a pnr level rather than only on candle closes. I’ve seen these levels get tapped as resistance and rejected quickly so it would be nice to have the option not to wait. Thanks!
On the other hand, this introduces the risk of false positives and repaints where a condition may be met inside the current candle, but when you look at the candle after it’s closed, it’s not.
It depends on whether you count that as a ‘false positive’. If all I care about it selling at or near a trendline, I want it to sell immediately.
There are two problems. The first is a false positive as @d_yo_r mentioned. The second is that monitoring real time prices take a lot more resources that monitoring prices on candle close. We can wait and see the interest from the community on this feature, but if we introduce it will be most likely in the pro plan.
I can appreciate it would take more resources, and it would make sense to gate this to a pro plan.