get_max_lots
Calculate the maximum number of lots you can buy or sell in T-Invest by providing account ID, ticker, and optional price.
Instructions
Рассчитать максимальное количество лотов для покупки/продажи в Т-Инвестициях
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | Идентификатор счёта | |
| ticker | Yes | Тикер инструмента | |
| price | No | Цена для расчёта (по умолчанию — рыночная) |