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
Copy file name to clipboardExpand all lines: README.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,8 @@ Telegram notifications include structured execution and heartbeat messages, with
66
66
|`STRATEGY_PROFILE`| No | Strategy profile selector (default: `soxl_soxx_trend_income`; enabled values include `dynamic_mega_leveraged_pullback`, `global_etf_rotation`, `mega_cap_leader_rotation_dynamic_top20`, `russell_1000_multi_factor_defensive`, `soxl_soxx_trend_income`, `tech_communication_pullback_enhancement`, and `tqqq_growth_income`) |
67
67
|`ACCOUNT_REGION`| No | Account region marker for platform-style deployment (e.g. `HK`, `SG`; defaults to `ACCOUNT_PREFIX` / `DEFAULT`) |
68
68
|`LONGBRIDGE_DRY_RUN_ONLY`| No | Set to `true` to keep the selected deployment in dry-run mode. |
69
+
|`INCOME_THRESHOLD_USD`| No | Optional override for the `tqqq_growth_income` income-layer threshold. Leave unset to use the strategy package default. |
70
+
|`QQQI_INCOME_RATIO`| No | Optional override for QQQI's share of the `tqqq_growth_income` income layer, 0–1. |
69
71
|`NOTIFY_LANG`| No | Notification language: `en` (English, default) or `zh` (Chinese) |
70
72
|`GOOGLE_CLOUD_PROJECT`| No | GCP project ID (defaults to ADC project when unset) |
0 commit comments