Files
stonks-oracle/services
Celes Renata f99fc7fdc1 fix: add 24h sell cooldown to prevent immediate re-entry after profit-taking
After selling a position (profit-taking, stop-loss, or recommendation),
the engine would immediately buy it back on the next poll cycle if a
buy recommendation existed. Now sets a 24h Redis cooldown key per ticker
on any sell, and checks it before entering a new buy position.
2026-05-13 19:51:43 +00:00
..