connect
Establishes a link to the trading server and returns the connection status, confirming operational readiness.
Instructions
Connect to the trading server.
Returns: Connection status
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 |