@@ -1505,11 +1505,11 @@ <h2 data-i18n="summary">切换摘要</h2>
15051505 const defaultRepositories = platformRepositories ;
15061506
15071507 const defaultAccountOptions = {
1508- binance : [ { "key" : "preview " , "label" : "Binance" , "target_name" : "crypto_combo" , "supported_domains " : [ "crypto" ] , "default_strategy_profile" : "crypto_equity_combo" , "cash_currency " : "USD" , "default_execution_mode" : "live" } ] ,
1508+ binance : [ { "key" : "default " , "label" : "Binance" , "target_name" : "crypto_combo" , "cash_currency " : "USD" , "default_strategy_profile" : "crypto_equity_combo" , "supported_domains " : [ "crypto" ] } ] ,
15091509 firstrade : [ { "key" : "preview" , "label" : "Firstrade" , "target_name" : "preview" , "supported_domains" : [ "us_equity" ] , "cash_currency" : "USD" , "default_execution_mode" : "live" , "service_name" : "firstrade-quant-service" } ] ,
15101510 ibkr : [ { "key" : "preview" , "label" : "IBKR" , "target_name" : "preview" , "supported_domains" : [ "us_equity" , "hk_equity" ] , "cash_currency" : "USD" , "default_execution_mode" : "live" } ] ,
15111511 longbridge : [ { "key" : "preview" , "label" : "LongBridge" , "target_name" : "preview" , "supported_domains" : [ "us_equity" , "hk_equity" ] , "cash_currency" : "USD" , "default_execution_mode" : "live" } ] ,
1512- qmt : [ { "key" : "preview " , "label" : "QMT dry-run " , "target_name" : "industry_etf_dry_run" , "cash_currency" : "CNY" , "default_strategy_profile" : "cn_industry_etf_rotation" , "supported_domains" : [ "cn_equity" ] , "service_name" : "qmt-quant-service" } ] ,
1512+ qmt : [ { "key" : "default " , "label" : "QMT" , "target_name" : "industry_etf_dry_run" , "cash_currency" : "CNY" , "default_strategy_profile" : "cn_industry_etf_rotation" , "supported_domains" : [ "cn_equity" ] , "service_name" : "qmt-quant-service" } ] ,
15131513 schwab : [ { "key" : "preview" , "label" : "Schwab" , "target_name" : "preview" , "supported_domains" : [ "us_equity" ] , "cash_currency" : "USD" , "default_execution_mode" : "live" , "service_name" : "charles-schwab-quant-service" } ] ,
15141514 } ;
15151515
@@ -1606,6 +1606,11 @@ <h2 data-i18n="summary">切换摘要</h2>
16061606
16071607
16081608
1609+
1610+
1611+
1612+
1613+
16091614
16101615
16111616
0 commit comments