Current price quote
get_instrument_priceGet a current informational quote with bid, ask, mid, last traded, day open/high/low, net and percent change, market open flag, and delayed-price status. Read-only, so it never creates an order.
Instructions
Current informational quote for an instrument: bid, ask, mid, last traded, day open/high/low, net and percent change, market open flag and whether the price is delayed. Read-only; never creates an order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uic | Yes | Saxo UIC (universal instrument code) from search_instruments. | |
| assetType | Yes | Saxo AssetType exactly as returned by search_instruments, e.g. "Stock", "FxSpot", "Etf", "CfdOnStock", "ContractFutures". |