]> Piment Noir Git Repositories - freqai-strategies.git/commit
feat(qav3): weighted reversals labeling (#17)
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 19 Nov 2025 20:19:55 +0000 (21:19 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Nov 2025 20:19:55 +0000 (21:19 +0100)
commit608a8590fc4ed4aa9c19250799517a96e6feb5de
treefa930b5423c3c7ad858e6d9377ede62f6d9df161
parent616329cfbdb82a0e6ba7e8a60965adf993190b85
feat(qav3): weighted reversals labeling (#17)

* feat(qav3): weighted reversals labeling

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
* refactor: cleanup extrema tunables

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
* docs: refine README

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
* fix: address review comments

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
* docs: refine README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* refactor: consolidate extrema tunables implementation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* perf: smooth extrema once

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
* refactor: cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
---------

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
README.md
ReforceXY/user_data/freqaimodels/ReforceXY.py
quickadapter/user_data/freqaimodels/QuickAdapterRegressorV3.py
quickadapter/user_data/strategies/QuickAdapterV3.py
quickadapter/user_data/strategies/Utils.py