query_etf_flows_by_date_range
Retrieve historical daily net flows for Bitcoin and Ethereum ETFs over a specified date range, with optional ticker filtering to analyze institutional investment trends.
Instructions
Query historical ETF flows within a specific date range.
Args: start_date: Start date in YYYY-MM-DD format end_date: End date in YYYY-MM-DD format ticker: Optional asset ticker ('BTC' or 'ETH') to filter the query
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | No | ||
| end_date | Yes | ||
| start_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |