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
{{ message }}
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
SSMA and SMMA are the same function
both SSMA and SMMA are the smoothed simple moving average that first run the EMA on input prices, then run the SMA on the EMA smoothed data.
I think SMMA can be removed and keep SSMA.
The text was updated successfully, but these errors were encountered: