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
@@ -99,7 +101,7 @@ For IBKR, keep `paper` as a single account-group entry. If you later add live ac
99
101
|`IBKR_CONNECT_ATTEMPTS`| No | Number of IBKR connection attempts before failing the cycle. Defaults to `3`. |
100
102
|`IBKR_CONNECT_RETRY_DELAY_SECONDS`| No | Delay between failed IBKR connection attempts. Defaults to `5`. |
101
103
|`IBKR_CLIENT_ID_RETRY_OFFSET`| No | Offset added to the configured `ib_client_id` on each retry, so a timed-out API handshake can retry with a fresh client id. Defaults to `100`. |
|`ACCOUNT_GROUP`| Yes | Account-group selector. Set explicitly for each deployment. |
104
106
|`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_top50_balanced`. Path to the latest feature snapshot file (`.csv`, `.json`, `.jsonl`, `.parquet`). |
105
107
|`IBKR_STRATEGY_PLUGIN_MOUNTS_JSON`| No | Optional IBKR-side strategy plugin mount JSON. The plugin artifact controls mode; platform config must not set `mode`. |
0 commit comments