You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think currently the input_sampling works by just removing the last output value and recalculating it with the current input.
However, for DonchianChannels, I think it should keep the lowest low and highest high of any intermediary candle
The text was updated successfully, but these errors were encountered:
I think currently the input_sampling works by just removing the last output value and recalculating it with the current input.
However, for DonchianChannels, I think it should keep the lowest low and highest high of any intermediary candle
The text was updated successfully, but these errors were encountered: