ShuffleFilter shuffle behavior can now be configured (once per candle (default), once per iteration).
Dropped support for 32bit Python under Windows.
OKX - bigger timeframes now in UTC (6h+). Please redownload your data for these timeframes! (this impacts mark and ohlcv candles, but not funding rates).
Fix a memory leak in producer/consumer mode caused by pandas.
Temporary fix for Kraken data-downloads, which broke mid-November due to an API update.
Fix freqAI native installation on M1 Macs.
freqAI
up to 10x performance boost with indicator caching, vectorized normalization, and optional single precision (reduce_df_footprint = true)
FreqaiMultiOutputClassifier allowing as many classifier targets as desired (CatboostClassifierMultiTarget, LightGBMClassifierMultiTarget)
Backtest directly on models collected during live/dry run (--freqai-backtest-live-models)