screener_run
Scan the venue's listed instruments for ones matching conditions, instead of looking at the open chart. Rules combine price fields, any indicator plot, or a formula expression, with ALL/ANY matching. This is the tool for "which coins are doing X right now". It fetches history for every instrument in the universe, so it is slow and worth asking for once with the right conditions rather than repeatedly with narrower ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| limit | No | Matches to return. Default 25, max 60. | |
| logic | No | Default all. | |
| quote | No | Default USDT. | |
| rules | Yes | ||
| lookback | No | Bars. Default 300. | |
| timeframe | No | Defaults to the chart. | |
| universeSize | No | Default 50. | |
| manualSymbols | No | Optional symbols forced into the universe before current-volume ranking. |