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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@ Telegram notifications include structured execution and heartbeat messages, with
70
70
|`LONGBRIDGE_DRY_RUN_ONLY`| No | Set to `true` to keep the selected deployment in dry-run mode. |
71
71
|`LONGBRIDGE_FRACTIONAL_LIMIT_BUY_FALLBACK_TO_MARKET`| No | Set to `true` to convert fractional `limit buy` orders to `market buy` orders instead of skipping them. |
72
72
|`LONGBRIDGE_DEBUG_POSITION_SNAPSHOT`| No | Set to `true` to log raw LongBridge position quantity and available quantity for troubleshooting. |
73
+
|`LONGBRIDGE_STRATEGY_PLUGIN_MOUNTS_JSON`| No | Optional LongBridge-side strategy plugin mount JSON. The plugin artifact controls mode; platform config must not set `mode`. |
73
74
|`INCOME_THRESHOLD_USD`| No | Optional strategy override for the `tqqq_growth_income` income-layer threshold. Leave unset to use the strategy package default. |
74
75
|`QQQI_INCOME_RATIO`| No | Optional strategy override for QQQI's share of the `tqqq_growth_income` income layer, 0–1. |
75
76
|`NOTIFY_LANG`| No | Notification language: `en` (English, default) or `zh` (Chinese) |
0 commit comments