get_vwap
Get the Volume Weighted Average Price (VWAP) for a symbol from your active broker or a selected broker, with optional date range and interval settings.
Instructions
Get VWAP (Volume Weighted Average Price) for a symbol from active or specific broker in your session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| broker | No | Specific broker (optional) | |
| symbol | Yes | Trading symbol | |
| to_date | No | End date (YYYY-MM-DD) | |
| interval | No | Time interval (1m, 5m, 15m, 1h, 1d) | |
| from_date | No | Start date (YYYY-MM-DD) |