place_cover_order
Place an intraday cover order with a mandatory stop loss to automatically limit risk.
Instructions
Place Cover Order (CO) - intraday order with compulsory stop loss
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Order tag | |
| price | No | Price (required for LIMIT orders) | |
| broker | No | Specific broker (optional, uses active if not specified) | |
| exchange | Yes | Exchange | |
| quantity | Yes | Number of shares | |
| stoploss | Yes | Stop loss price (mandatory) | |
| order_type | Yes | Order type | |
| trading_symbol | Yes | Trading symbol | |
| transaction_type | Yes | Transaction type | |
| trailing_stoploss | No | Trailing stop loss (optional) |