Update US stock trading evaluation and add V5 stock strategy

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
wiki-agent
2026-08-23 06:58:42 +00:00
co-authored by Claude Opus 4.6
parent bd88a4e512
commit 1ecd296af3
3 changed files with 433 additions and 100 deletions
+1
View File
@@ -8,6 +8,7 @@ quant/
├── freqtrade-deploy-guide.md ← 部署操作指南
├── stoploss_leverage_adjustment.md ← 止损杠杆调整文档
├── us-stock-trading-evaluation.md ← 美股交易方案评估(券商对比+框架+代币化股票)
├── multi_asset_channel_breakout_v5_stock.py ← V5 美股代币化版(OKX spot
├── multi_asset_channel_breakout_v5/ ← 当前线上策略
│ ├── multi_asset_channel_breakout_v5.py (本地副本)