Go to file
薇薇安 d68d3ad66c feat(strategy): Implement signal filtering mechanism for trade signals
Added a unified signal filtering layer to the trading strategy, allowing for enhanced analysis of trade signals based on market conditions. The filtering process includes logging reasons for acceptance or rejection, improving transparency and decision-making in automated trading. Exception handling is also implemented to ensure robustness during signal filtering application.
2026-03-12 19:11:06 +08:00
backend feat(config): Introduce layered profit locking mechanism and manual trading adjustments 2026-03-09 14:51:08 +08:00
docs 增加小时限制 2026-03-05 08:43:03 +08:00
frontend 1 2026-03-11 20:11:49 +08:00
recommendations-viewer feat(recommendations): 添加现货推荐扫描与API支持 2026-02-25 08:40:52 +08:00
scripts 1 2026-03-01 13:56:50 +08:00
trading_system feat(strategy): Implement signal filtering mechanism for trade signals 2026-03-12 19:11:06 +08:00
. cursorignore feat(stats): 添加交易统计API和前端展示 2026-02-26 20:48:04 +08:00
.cursorrules 1 2026-02-08 20:06:47 +08:00
.gitignore a 2026-01-13 18:47:42 +08:00