get_screenerreadRanked seasonal windows (the seasonality screener candidates) for a symbol.
| Param | Type | Req. | Description |
|---|---|---|---|
| symbol | string | yes | Instrument symbol, e.g. eurusd. |
Example prompts
- “What seasonal setups are active for EURUSD?”
- “Find the strongest seasonal window for gold.”
Example call
{ "name": "get_screener", "arguments": { "symbol": "eurusd" } }