disconnect
Terminate the active connection to the trading server, closing all open sessions. Returns confirmation once disconnection is complete.
Instructions
Disconnect from the trading server.
Returns: Status confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Response message or error description | |
| success | Yes | Whether the operation succeeded | |
| order_id | No | Order ID if successful |