fidelity_batch_orders
Rebalance your portfolio by placing multiple buy and sell orders sequentially in a single Fidelity account. Preview orders with a dry run before executing.
Instructions
Place multiple buy/sell orders sequentially in a single account. Useful for portfolio rebalancing. Each order is placed one at a time. Returns results for each order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_number | Yes | The Fidelity account number to trade in. | |
| orders | Yes | Array of orders to place sequentially. | |
| dry_run | No | If true (default), preview all orders without placing. Set to false to execute. |