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
We have in talipp ATR (ie AverageTrueRange) but not simple TrueRange...
but we have some indicators (such as VTX and CHOP) calling ATR(1) ... which is in fact TrueRange (without smoothing).
Maybe we should have a TrueRange indicator and use it internally in ATR.
Kind regards
The text was updated successfully, but these errors were encountered:
Hello,
We have in talipp ATR (ie AverageTrueRange) but not simple TrueRange...
but we have some indicators (such as VTX and CHOP) calling ATR(1) ... which is in fact TrueRange (without smoothing).
Maybe we should have a TrueRange indicator and use it internally in ATR.
Kind regards
The text was updated successfully, but these errors were encountered: