Closed oldrichsmejkal closed 3 years ago
Adding auto inferring number of periods per year to core.py (using pd.iinfer_freq and number of periods per year)
Optional trading_days_per_year to calculate correctly statistics for non traditional markets (eg. trading 7 days a week)
This will be a great feature. Thank you for adding it.
I'm happy to merge this, can you resolve the conflict
moved to https://github.com/pmorissette/ffn/pull/145
Adding auto inferring number of periods per year to core.py (using pd.iinfer_freq and number of periods per year)
Optional trading_days_per_year to calculate correctly statistics for non traditional markets (eg. trading 7 days a week)