place_order
Submit a buy or sell order by providing a compact command string that specifies the instrument, order type, quantity, and price for market or limit orders.
Instructions
Place a standard order (Market/Limit) using a command string like 'NIFTY 24500 CE 30 L 110'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Smart order string | |
| buy_or_sell | Yes | 'B' or 'S' |