place_amo
Schedule after-market stock trades for next-day execution, with support for multiple brokers, order types, and product categories.
Instructions
Place After Market Order (AMO) for next day execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Order tag | |
| price | No | Price (required for LIMIT/SL orders) | |
| broker | No | Specific broker (optional, uses active if not specified) | |
| product | Yes | Product type | |
| exchange | Yes | Exchange | |
| quantity | Yes | Number of shares | |
| validity | No | Order validity | |
| order_type | Yes | Order type | |
| trigger_price | No | Trigger price (required for SL/SL-M orders) | |
| trading_symbol | Yes | Trading symbol | |
| transaction_type | Yes | Transaction type |