buy_option_limit
Place a limit buy order for option contracts by specifying the instrument ID, quantity, and maximum price per contract.
Instructions
Places a limit buy order for an option.
Args:
instrument_id: The option instrument ID
quantity: The number of option contracts to buy
limit_price: The maximum price per contractInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instrument_id | Yes | ||
| quantity | Yes | ||
| limit_price | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||