get_account
Check account equity, free margin, and open positions for a venue to ensure sufficient margin before placing an order.
Instructions
Return equity, free margin, and open positions for a venue. Read-only (does not sign anything that mutates state). Use BEFORE place_order to confirm the account has margin. Requires SIGNER_API_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| venue | Yes | Venue identifier. Must match an entry returned by list_venues — any other value will be rejected by the gateway. |