market_data_get_last_quote
Retrieve the most recent quote for a financial instrument, including bid/ask prices, open/close values, last trade price, and daily trading volumes.
Instructions
получение последней котировки инструмента (цена покупки/продажи, цена открытия/закрытия, цена последней сделки, дневной объем сделок, объем покупки/продажи)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | symbol в формате: SYMBOL@MIC (например, YDEX@MISX) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote | Yes | ||
| symbol | Yes |