veroq_screener_presets
List pre-built screening strategies or run a specific preset to screen assets without manual filter construction. Returns matching assets with price, RSI, sentiment, and volume.
Instructions
List pre-built screening strategies or run a specific preset by ID.
WHEN TO USE: For quick screening without building filters manually. Omit preset_id to list all 12 presets; pass one to run it. RETURNS: List mode: preset names, descriptions, and filters. Run mode: matching assets with price, RSI, sentiment, volume. COST: 1 credit. EXAMPLE: { "preset_id": "oversold_tech" }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset_id | No | Preset ID to run. Omit to list all available presets. |