Improvements
augment_fip_momentum()
: Improve calculation. Allow user to flip the sign withfip_method = 'modified'
. Users can also useskip_window
to skip the first n periods before the calculation. This helps with mean reversion.
Full Changelog: v1.2.1...v1.2.3