assets_get
Retrieve detailed instrument data including lot size, price step, and futures expiration dates from the Finam trading platform for Russian financial markets.
Instructions
Получение информации по конкретному инструменту (лот, шаг цены, дата экспирации фьючерса)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | symbol в формате: SYMBOL@MIC (например, YDEX@MISX) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| mic | Yes | ||
| isin | Yes | ||
| name | Yes | ||
| type | Yes | ||
| board | Yes | ||
| ticker | Yes | ||
| decimals | Yes | ||
| lot_size | Yes | ||
| min_step | Yes | ||
| expiration_date | No |