Commit 8932849
fix(strategy-switch): add default_strategy_profile fallback in resolveCurrentStrategyForAccount
When no GitHub variables are readable (token lacks repo access), fall back to
the default_strategy_profile from account options KV. This ensures platforms
like firstrade, binance, and qmt always show a default strategy.
Also updates KV account_options to include:
- IBKR 4th account u18308207 (global_etf_rotation)
- firstrade with explicit matching fields (service_name, account_scope, etc.)
- binance and qmt default account options
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 4b40515 commit 8932849
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
858 | 858 | | |
859 | 859 | | |
860 | 860 | | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
861 | 880 | | |
862 | 881 | | |
863 | 882 | | |
| |||
0 commit comments