Skip to content

Commit 8a05055

Browse files
committed
Add binance to state.forms, fix defaultStrategyProfiles in index.html
1 parent 34077d5 commit 8a05055

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

web/strategy-switch-console/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2010,6 +2010,7 @@ <h2 data-i18n="summary">切换摘要</h2>
20102010
schwab: { accountKey: "preview", strategy: "", executionMode: "live", pluginMode: "auto", ...defaultReserveForm() },
20112011
firstrade: { accountKey: "preview", strategy: "", executionMode: "live", pluginMode: "auto", ...defaultReserveForm() },
20122012
qmt: { accountKey: "preview", strategy: "", executionMode: "paper", pluginMode: "auto", ...defaultReserveForm() },
2013+
binance: { accountKey: "preview", strategy: "", executionMode: "live", pluginMode: "auto" },
20132014
},
20142015
};
20152016

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)