estimate_charges
Calculate brokerage and other charges for a basket of prospective orders to plan trading costs before placing them.
Instructions
Estimate brokerage and other charges for a basket of prospective orders.
Each order dict needs: product_type, transaction_type, quantity, price, exchange, symbol_name, token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orders | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |