Grid Symbol Info
grid_symbol_infoRetrieve pre-trade grid setup details for a security symbol, including name, last price, board lot sizes, price step, and channel authorization info.
Instructions
Pre-trade grid setup info for a security (takes a symbol, not an order_id): security name, last price, board lot sizes (buy/sell), price-step (bid_size) table, and channel/authorization info (strategy grant flag, RTH support, supported s...
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Security symbol, e.g. "700.HK". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| lot_size | No | ||
| bid_sizes | No | ||
| last_done | No | ||
| buy_lot_size | No | ||
| channel_info | No | ||
| sell_lot_size | No |