list_indicators
Discover all FLOX-supported indicators with their signatures, batch functions, and output shapes. Use it to find available indicators or verify an indicator name before suggesting one.
Instructions
List every indicator exposed by the FLOX Python binding with its class signature, batch function (if any), and shape (single-input scalar, OHLC tuple, multi-output, …). Use this when the user asks 'what indicators does FLOX support' or before suggesting an indicator name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional substring filter; case-insensitive. |