place_bracket_order
Place a bracket order for a stock with entry, take-profit, and stop-loss to manage risk and secure profits.
Instructions
Place a bracket: entry + take-profit + stop-loss.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tif | No | DAY | |
| action | Yes | ||
| symbol | Yes | ||
| account | No | ||
| currency | No | USD | |
| exchange | No | SMART | |
| quantity | Yes | ||
| sec_type | No | STK | |
| entry_type | Yes | ||
| stop_loss_price | Yes | ||
| primary_exchange | No | ||
| entry_limit_price | No | ||
| take_profit_price | Yes |