tengu_v3_cost_estimate
Pre-trade expected execution cost for a ticker: spread, market impact, and commission for a given qty (default 100) and side (buy/sell). Call it to know what a trade will actually cost before sizing or routing it; use twap_plan/vwap_plan for the execution schedule itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| qty | No | ||
| side | No | buy | |
| ticker | Yes | Path parameter 'ticker' (required). |