auto_trade_sys/backend/api/routes
薇薇安 1446bf852b feat(config): Introduce layered profit locking mechanism and manual trading adjustments
Added new configurations for a layered profit locking system, allowing for gradual profit protection at specified thresholds. Introduced manual trading options, including reduced and blocked symbol lists, to enhance trading strategy flexibility. Updated relevant backend and frontend components to reflect these changes, improving risk management and user control over trading activities.
2026-03-09 14:51:08 +08:00
..
__init__.py
account.py 1 2026-03-01 18:08:21 +08:00
accounts.py 1 2026-02-15 14:18:58 +08:00
admin.py 1 2026-02-14 14:47:30 +08:00
auth.py 增加多账号的支持体系 2026-01-20 15:55:34 +08:00
config.py feat(config): Introduce layered profit locking mechanism and manual trading adjustments 2026-03-09 14:51:08 +08:00
dashboard.py
data_management.py feat(data_management): 增强交易数据统计与推算功能 2026-02-22 11:16:33 +08:00
public.py a 2026-01-21 11:48:41 +08:00
recommendations.py feat(recommendations): 添加合约推荐提示信息以优化用户排查流程 2026-02-25 11:02:18 +08:00
stats.py feat(stats): Update admin dashboard stats to include recent 30-day account snapshots and enhance trade data source options 2026-03-01 12:58:49 +08:00
system.py fix(strategy_overview): 优化策略执行概览的错误处理与提示信息 2026-02-25 09:49:11 +08:00
trades.py feat(stats): Update admin dashboard stats to include recent 30-day account snapshots and enhance trade data source options 2026-03-01 12:58:49 +08:00