You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`mega_cap_leader_rotation_aggressive`| Mega Cap Leader Rotation Aggressive | Yes | Yes |`us_equity`| enabled aggressive leader rotation |
57
+
|`mega_cap_leader_rotation_dynamic_top20`| Mega Cap Leader Rotation Dynamic Top20 | Yes | Yes |`us_equity`| enabled concentrated leader rotation |
58
+
|`dynamic_mega_leveraged_pullback`| Dynamic Mega Leveraged Pullback | Yes | Yes |`us_equity`| enabled 2x mega-cap pullback line |
57
59
58
60
Check the current matrix locally:
59
61
@@ -98,8 +100,8 @@ The selected `ACCOUNT_GROUP` is now the runtime identity. Keep broker-specific i
98
100
|----------|----------|-------------|
99
101
|`IB_GATEWAY_ZONE`| Optional fallback | GCE zone (for example `us-central1-a`). Recommended to keep in the selected account-group entry; this env var is only a transition fallback. |
100
102
|`IB_GATEWAY_IP_MODE`| Optional fallback |`internal` (default) or `external`. Recommended to keep in the selected account-group entry; this env var is only a transition fallback. |
|`ACCOUNT_GROUP`| Yes | Account-group selector. Set explicitly for each deployment. |
103
105
|`IBKR_FEATURE_SNAPSHOT_PATH`| Conditionally required | Required for snapshot-backed profiles such as `russell_1000_multi_factor_defensive`, `tech_communication_pullback_enhancement`, and `mega_cap_leader_rotation_dynamic_top20`. Path to the latest feature snapshot file (`.csv`, `.json`, `.jsonl`, `.parquet`). |
104
106
|`IB_ACCOUNT_GROUP_CONFIG_SECRET_NAME`| Yes for Cloud Run | Secret Manager secret name for account-group config JSON. Recommended production source. |
105
107
|`IB_ACCOUNT_GROUP_CONFIG_JSON`| No | Local/dev JSON fallback for account-group config. Not recommended for production Cloud Run. |
@@ -218,7 +220,7 @@ Recommended setup:
218
220
-`CLOUD_RUN_REGION`
219
221
-`CLOUD_RUN_SERVICE`
220
222
-`TELEGRAM_TOKEN_SECRET_NAME` (recommended when Cloud Run already uses Secret Manager for `TELEGRAM_TOKEN`)
0 commit comments