Trading Contour
Start, Pause And Stop
What is verified about runtime commands and what still needs Trading review.
English localization is preserved as a draft. It uses the same claim IDs and status model as the Russian source, but remains noindex until editorial review.
Start, Pause and Stop create a runtime control request; the click is not the final state. The contour must claim the request, apply the action and confirm status through heartbeat or other safe evidence.
Code confirms active order cancellation on Pause and Stop/Stop Runner. Existing-position behavior on Stop needs separate Trading review and close evidence.
Commands
| Command | Verified | Limit |
|---|---|---|
| Start | Requests start or resume. | Needs prepared configuration and runtime readiness. |
| Pause | Sends PAUSE and cancels current orders. | Position is not documented as guaranteed closed. |
| Stop | Sends STOP_RUNNER, cancels orders and stops the runner. | Position close is confirmed by separate close bridge/evidence. |
Common Errors
- A fresh pending/claimed request already exists.
- Heartbeat did not confirm state in time.
- Worker reported failed status.
Publication Status
This page is not indexed as final until Product/Trading approve user-facing position wording.
