Flow sentiment (Pro)
get_flow_sentimentBullish/bearish classification of each symbol's unusual flow with a 0-9 strength score, based on call/put volumes, premium and net delta. Pass a symbol for that ticker's sentiment time series; omit it for the cross-market snapshot (filterable by sector or minimum strength).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Trading day, YYYY-MM-DD. Defaults to the latest available day. | |
| limit | No | ||
| sector | No | GICS sector name, e.g. 'Information Technology'. | |
| symbol | No | Single ticker for its sentiment series; omit for the market-wide snapshot. | |
| date_to | No | Range end, YYYY-MM-DD inclusive. | |
| symbols | No | Comma-separated tickers, e.g. 'AAPL,NVDA,TSLA'. | |
| date_from | No | Range start, YYYY-MM-DD inclusive. | |
| signal_only | No | Only rows with an active bullish/bearish signal. | |
| min_strength | No |