Add US stock trading evaluation doc and update README

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
wiki-agent
2026-08-23 05:50:36 +00:00
co-authored by Claude Opus 4.6
parent 2950ff05d8
commit 7383e52bf5
2 changed files with 198 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ quant/
├── README.md ← 本文档(策略说明与对比)
├── freqtrade-deploy-guide.md ← 部署操作指南
├── stoploss_leverage_adjustment.md ← 止损杠杆调整文档
├── us-stock-trading-evaluation.md ← 美股交易方案评估(券商对比+框架+代币化股票)
├── multi_asset_channel_breakout_v5/ ← 当前线上策略
│ ├── multi_asset_channel_breakout_v5.py (本地副本)