GET Quote
Returns the current quote of the specified instrument from the data feed/connection of the given account.
Quote a specific instrument
GET
/v1/api/accounts/{account}/quote
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required | Description |
---|---|---|---|
| string | Required | Name of account in NT8 |
| integer | Required | URL-encoded instrument name (e.g., ES%2012-24) |
Code Examples (coming soon)
Response
Last updated