]> Piment Noir Git Repositories - freqai-strategies.git/commit
feat(plot): add smoothed extrema line to min_max subplot with weighted smoothing
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 5 Jan 2026 22:12:20 +0000 (23:12 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 5 Jan 2026 22:12:20 +0000 (23:12 +0100)
commit85737846e5b5d8f998ee8d1aea9d473b439a1734
tree5f1c83ac035de9cf89a09e236c4724873d95186a
parent8b1905cd37d388a42322baa28ae29c63a9cd7c89
feat(plot): add smoothed extrema line to min_max subplot with weighted smoothing

- Add 'smoothed-extrema' column displaying weighted extrema after smoothing
- Position smoothed extrema line below maxima/minima bars in plot z-order
- Use 'wheat' color for better visual distinction from red/green bars
- Store smoothed result in variable before assigning to both EXTREMA_COLUMN and smoothed-extrema
quickadapter/user_data/strategies/QuickAdapterV3.py