| .. |
|
logs
|
fix: 审阅P1/P2/P3全部修复
|
2026-03-02 14:04:33 +00:00 |
|
strategies
|
feat: add v53_middle.json strategy config (CVD 15m/1h windows)
|
2026-03-07 09:24:08 +00:00 |
|
admin_cli.py
|
feat: migrate auth system from SQLite to PostgreSQL
|
2026-03-01 07:29:14 +00:00 |
|
agg_trades_collector.py
|
refactor: unify all DB connections to Cloud SQL, remove dual-write and SQLite code
|
2026-03-03 12:30:01 +00:00 |
|
auth.py
|
fix: testnet环境跳过JWT_SECRET长度检查
|
2026-03-02 16:25:19 +00:00 |
|
backfill_agg_trades.py
|
tune: backfill改500ms/批(CPU100%→平衡模式)
|
2026-02-27 17:59:20 +00:00 |
|
backtest.py
|
Refactor V5 engine: split state/scoring and wire strategy factory
|
2026-03-13 16:00:18 +08:00 |
|
db.py
|
feat: Phase 0 - add signal_feature_events/label_events tables, atr_value snapshot, label_backfill script
|
2026-03-03 13:22:53 +00:00 |
|
ecosystem.dev.config.js
|
fix: V5.2 TP/SL parameters - wider stops for better risk/reward
|
2026-03-01 23:06:29 +00:00 |
|
fix_historical_pnl.py
|
fix: simulate limit orders for TP/SL (match real trading)
|
2026-03-01 09:40:00 +00:00 |
|
liquidation_collector.py
|
feat: liquidation_collector.py - Binance WS forceOrder realtime + 5min aggregation to market_indicators
|
2026-02-28 15:38:14 +00:00 |
|
live_executor.py
|
security: S2 remove hardcoded DB password, S3 JWT already enforced, S4 remove localhost CORS
|
2026-03-03 12:53:26 +00:00 |
|
main.py
|
Refactor V5 engine: split state/scoring and wire strategy factory
|
2026-03-13 16:00:18 +08:00 |
|
market_data_collector.py
|
feat: Phase 2 - collect obi_depth_10, spot_perp_divergence, tiered_cvd_whale for BTC gate-control
|
2026-03-03 13:42:21 +00:00 |
|
migrate_v54.py
|
feat(v54): add strategies table, migration script, 9 CRUD API endpoints
|
2026-03-11 15:11:44 +00:00 |
|
migrate_v54b_gates.py
|
feat(v54b): 5门Gate重构 — 与signal_engine执行逻辑完全对应,DB字段改名,前后端统一
|
2026-03-11 16:26:44 +00:00 |
|
paper_config.json
|
fix: max_positions 4→100 to support 18 BTC strategies
|
2026-03-13 09:10:12 +00:00 |
|
paper_monitor.py
|
Refactor V5 engine: split state/scoring and wire strategy factory
|
2026-03-13 16:00:18 +08:00 |
|
paper_trading.py
|
fix: remove circular import PAPER_FEE_RATE from signal_engine
|
2026-03-13 08:11:05 +00:00 |
|
position_sync.py
|
fix: V3全面审阅修复 — 12项问题
|
2026-03-02 17:28:23 +00:00 |
|
requirements.txt
|
feat: 服务器监控面板(/server) - CPU/内存/硬盘/PM2进程/PG数据库/回补状态
|
2026-02-27 17:30:41 +00:00 |
|
risk_guard.py
|
security: S2 remove hardcoded DB password, S3 JWT already enforced, S4 remove localhost CORS
|
2026-03-03 12:53:26 +00:00 |
|
signal_engine.py
|
Refactor V5 engine: split state/scoring and wire strategy factory
|
2026-03-13 16:00:18 +08:00 |
|
signal_state.py
|
Refactor V5 engine: split state/scoring and wire strategy factory
|
2026-03-13 16:00:18 +08:00 |
|
strategy_loader.py
|
Refactor V5 engine: split state/scoring and wire strategy factory
|
2026-03-13 16:00:18 +08:00 |
|
strategy_scoring.py
|
Refactor V5 engine: split state/scoring and wire strategy factory
|
2026-03-13 16:00:18 +08:00 |
|
trade_config.py
|
fix: 审阅P1/P2/P3全部修复
|
2026-03-02 14:04:33 +00:00 |