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
{{ message }}
This repository was archived by the owner on Mar 27, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: web/docs/docs/tooling/cli.de.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ The v1 execution layer is intentionally conservative:
162
162
- one persistent local ledger per paper session
163
163
- the same strategy semantics, portfolio caps, cooldowns, and max-bars exits as backtest mode
164
164
165
-
When you submit a paper session, PalmScript snapshots the script and queues a persistent session locally. `execution serve` warms the VM with compiler-derived pre-session history, keeps one shared armed feed cache for the active paper sessions, and updates the strategy only when a new execution candle closes. Sessions remain in explicit `arming_history` and `arming_live` states until the required feed inventory is ready. If an exchange temporarily returns no fresh bar for the current live append window, the daemon keeps the last closed candle armed and resumes on the next closed candle instead of failing the session.
165
+
When you submit a paper session, PalmScript snapshots the script and queues a persistent session locally. `execution serve` warms the VM with compiler-derived pre-session history, keeps one shared armed feed cache for the active paper sessions, and updates the strategy only when a new execution candle closes. Sessions remain in explicit `arming_history` and `arming_live` states until the required feed inventory is ready. If an exchange temporarily returns no fresh bar for the current live append window, the daemon keeps the last closed candle armed and resumes on the next closed candle instead of failing the session. Perp sessions also stay in `arming_live` and retry when mark-price candles have not caught up to the execution window yet.
166
166
167
167
The shared quote layer currently provides, per execution alias:
Copy file name to clipboardExpand all lines: web/docs/docs/tooling/cli.es.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ The v1 execution layer is intentionally conservative:
162
162
- one persistent local ledger per paper session
163
163
- the same strategy semantics, portfolio caps, cooldowns, and max-bars exits as backtest mode
164
164
165
-
When you submit a paper session, PalmScript snapshots the script and queues a persistent session locally. `execution serve` warms the VM with compiler-derived pre-session history, keeps one shared armed feed cache for the active paper sessions, and updates the strategy only when a new execution candle closes. Sessions remain in explicit `arming_history` and `arming_live` states until the required feed inventory is ready. If an exchange temporarily returns no fresh bar for the current live append window, the daemon keeps the last closed candle armed and resumes on the next closed candle instead of failing the session.
165
+
When you submit a paper session, PalmScript snapshots the script and queues a persistent session locally. `execution serve` warms the VM with compiler-derived pre-session history, keeps one shared armed feed cache for the active paper sessions, and updates the strategy only when a new execution candle closes. Sessions remain in explicit `arming_history` and `arming_live` states until the required feed inventory is ready. If an exchange temporarily returns no fresh bar for the current live append window, the daemon keeps the last closed candle armed and resumes on the next closed candle instead of failing the session. Perp sessions also stay in `arming_live` and retry when mark-price candles have not caught up to the execution window yet.
166
166
167
167
The shared quote layer currently provides, per execution alias:
Copy file name to clipboardExpand all lines: web/docs/docs/tooling/cli.fr.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ The v1 execution layer is intentionally conservative:
162
162
- one persistent local ledger per paper session
163
163
- the same strategy semantics, portfolio caps, cooldowns, and max-bars exits as backtest mode
164
164
165
-
When you submit a paper session, PalmScript snapshots the script and queues a persistent session locally. `execution serve` warms the VM with compiler-derived pre-session history, keeps one shared armed feed cache for the active paper sessions, and updates the strategy only when a new execution candle closes. Sessions remain in explicit `arming_history` and `arming_live` states until the required feed inventory is ready. If an exchange temporarily returns no fresh bar for the current live append window, the daemon keeps the last closed candle armed and resumes on the next closed candle instead of failing the session.
165
+
When you submit a paper session, PalmScript snapshots the script and queues a persistent session locally. `execution serve` warms the VM with compiler-derived pre-session history, keeps one shared armed feed cache for the active paper sessions, and updates the strategy only when a new execution candle closes. Sessions remain in explicit `arming_history` and `arming_live` states until the required feed inventory is ready. If an exchange temporarily returns no fresh bar for the current live append window, the daemon keeps the last closed candle armed and resumes on the next closed candle instead of failing the session. Perp sessions also stay in `arming_live` and retry when mark-price candles have not caught up to the execution window yet.
166
166
167
167
The shared quote layer currently provides, per execution alias:
Copy file name to clipboardExpand all lines: web/docs/docs/tooling/cli.ja.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ The v1 execution layer is intentionally conservative:
162
162
- one persistent local ledger per paper session
163
163
- the same strategy semantics, portfolio caps, cooldowns, and max-bars exits as backtest mode
164
164
165
-
When you submit a paper session, PalmScript snapshots the script and queues a persistent session locally. `execution serve` warms the VM with compiler-derived pre-session history, keeps one shared armed feed cache for the active paper sessions, and updates the strategy only when a new execution candle closes. Sessions remain in explicit `arming_history` and `arming_live` states until the required feed inventory is ready. If an exchange temporarily returns no fresh bar for the current live append window, the daemon keeps the last closed candle armed and resumes on the next closed candle instead of failing the session.
165
+
When you submit a paper session, PalmScript snapshots the script and queues a persistent session locally. `execution serve` warms the VM with compiler-derived pre-session history, keeps one shared armed feed cache for the active paper sessions, and updates the strategy only when a new execution candle closes. Sessions remain in explicit `arming_history` and `arming_live` states until the required feed inventory is ready. If an exchange temporarily returns no fresh bar for the current live append window, the daemon keeps the last closed candle armed and resumes on the next closed candle instead of failing the session. Perp sessions also stay in `arming_live` and retry when mark-price candles have not caught up to the execution window yet.
166
166
167
167
The shared quote layer currently provides, per execution alias:
Copy file name to clipboardExpand all lines: web/docs/docs/tooling/cli.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,7 @@ The v1 execution layer is intentionally conservative:
156
156
- one persistent local ledger per paper session
157
157
- the same strategy semantics, portfolio caps, cooldowns, and max-bars exits as backtest mode
158
158
159
-
When you submit a paper session, PalmScript snapshots the script and queues a persistent session locally. `execution serve` warms the VM with compiler-derived pre-session history, keeps one shared armed feed cache for the active paper sessions, and updates the strategy only when a new execution candle closes. Sessions remain in explicit `arming_history` and `arming_live` states until the required feed inventory is ready. If an exchange temporarily returns no fresh bar for the current live append window, the daemon keeps the last closed candle armed and resumes on the next closed candle instead of failing the session.
159
+
When you submit a paper session, PalmScript snapshots the script and queues a persistent session locally. `execution serve` warms the VM with compiler-derived pre-session history, keeps one shared armed feed cache for the active paper sessions, and updates the strategy only when a new execution candle closes. Sessions remain in explicit `arming_history` and `arming_live` states until the required feed inventory is ready. If an exchange temporarily returns no fresh bar for the current live append window, the daemon keeps the last closed candle armed and resumes on the next closed candle instead of failing the session. Perp sessions also stay in `arming_live` and retry when mark-price candles have not caught up to the execution window yet.
160
160
161
161
The shared quote layer currently provides, per execution alias:
Copy file name to clipboardExpand all lines: web/docs/docs/tooling/cli.pt-BR.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ The v1 execution layer is intentionally conservative:
162
162
- one persistent local ledger per paper session
163
163
- the same strategy semantics, portfolio caps, cooldowns, and max-bars exits as backtest mode
164
164
165
-
When you submit a paper session, PalmScript snapshots the script and queues a persistent session locally. `execution serve` warms the VM with compiler-derived pre-session history, keeps one shared armed feed cache for the active paper sessions, and updates the strategy only when a new execution candle closes. Sessions remain in explicit `arming_history` and `arming_live` states until the required feed inventory is ready. If an exchange temporarily returns no fresh bar for the current live append window, the daemon keeps the last closed candle armed and resumes on the next closed candle instead of failing the session.
165
+
When you submit a paper session, PalmScript snapshots the script and queues a persistent session locally. `execution serve` warms the VM with compiler-derived pre-session history, keeps one shared armed feed cache for the active paper sessions, and updates the strategy only when a new execution candle closes. Sessions remain in explicit `arming_history` and `arming_live` states until the required feed inventory is ready. If an exchange temporarily returns no fresh bar for the current live append window, the daemon keeps the last closed candle armed and resumes on the next closed candle instead of failing the session. Perp sessions also stay in `arming_live` and retry when mark-price candles have not caught up to the execution window yet.
166
166
167
167
The shared quote layer currently provides, per execution alias:
0 commit comments