list_indicators
Lists all FLOX indicators with class signatures, batch functions, and shapes. Use to explore supported indicators or verify indicator names.
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. |