tickory_create_scan
Create a new user-owned scan to monitor Binance spot and perpetual pairs using CEL expressions. Configure filters for price, volume, daily move, and technical indicators (RSI, MA) to trigger alerts on market conditions.
Instructions
Create a new user-owned scan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| builder_config | No | Optional visual builder state. | |
| cel_expression | Yes | Tickory CEL expression. | |
| description | No | Optional scan description. | |
| hard_gates | No | ||
| name | Yes | Human-readable scan name. | |
| timeframe | No | Optional timeframe. Defaults to 1m. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan | Yes | ||
| schema_version | Yes | Tickory MCP tool schema version. |