]> Piment Noir Git Repositories - freqai-strategies.git/commit
fix(qav3): handle assets with close to zero at pivot labeling
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 18 May 2025 23:09:51 +0000 (01:09 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 18 May 2025 23:09:51 +0000 (01:09 +0200)
commit31ca68b0668565b0d8a02c76e22cc00d48bcfb8c
tree5c100fd9f66c993219a1fcb7c2ae114639b20850
parent1f932aec0e89343f61fb10e773a8036a16485385
fix(qav3): handle assets with close to zero at pivot labeling

use a log space for prices

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
quickadapter/user_data/freqaimodels/QuickAdapterRegressorV3.py
quickadapter/user_data/strategies/QuickAdapterV3.py
quickadapter/user_data/strategies/Utils.py