]> Piment Noir Git Repositories - freqai-strategies.git/commit
fix(reforcexy): deduplicate FreqaiDataDrawer date_pred predictions
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 15 Aug 2026 12:25:02 +0000 (14:25 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 15 Aug 2026 12:48:48 +0000 (14:48 +0200)
commitbd9cc286494fce7755956ac23e3b5d223a36416c
treef7e7cc479d77ace363d34726bf4c82a48e321030
parentc2b41476bd438a08b5ab7c4895b2dd7dd4f3ed19
fix(reforcexy): deduplicate FreqaiDataDrawer date_pred predictions

Ports QuickAdapter's _install_date_pred_dedup_patch verbatim to ReforceXY. The duplicate-date_pred / validate="m:1" MergeError originates in the shared FreqaiDataDrawer (freqtrade 2026.7) and affects every FreqAI model; ReforceXY runs in its own process and never imports QuickAdapter, so it needs its own identical copy.
ReforceXY/user_data/freqaimodels/ReforceXY.py