Skip to content

Commit 883930b

Browse files
Pigbibiclaude
andcommitted
chore: 同步构建产物到当前配置(Binance默认策略变更 + 新配置字段)
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 99ad541 commit 883930b

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

web/strategy-switch-console/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1527,7 +1527,7 @@ <h2 data-i18n="summary">切换摘要</h2>
15271527
const defaultRepositories = platformRepositories;
15281528

15291529
const defaultAccountOptions = {
1530-
binance: [{"key": "default", "label": "Binance", "target_name": "default", "cash_currency": "USD", "default_strategy_profile": "crypto_equity_combo", "supported_domains": ["crypto"]}],
1530+
binance: [{"key": "default", "label": "Binance", "target_name": "default", "cash_currency": "USD", "default_strategy_profile": "crypto_live_pool_rotation", "supported_domains": ["crypto"]}],
15311531
firstrade: [{"key": "preview", "label": "Firstrade", "target_name": "preview", "supported_domains": ["us_equity"], "cash_currency": "USD", "default_execution_mode": "live", "service_name": "firstrade-quant-service"}],
15321532
ibkr: [{"key": "preview", "label": "IBKR", "target_name": "preview", "supported_domains": ["us_equity", "hk_equity"], "cash_currency": "USD", "default_execution_mode": "live"}],
15331533
longbridge: [{"key": "preview", "label": "LongBridge", "target_name": "preview", "supported_domains": ["us_equity", "hk_equity"], "cash_currency": "USD", "default_execution_mode": "live"}],
@@ -1638,6 +1638,11 @@ <h2 data-i18n="summary">切换摘要</h2>
16381638

16391639

16401640

1641+
1642+
1643+
1644+
1645+
16411646

16421647

16431648

web/strategy-switch-console/page_asset.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)