suggest_indicator
Recommends a shortlist of FLOX indicators matching your description. Describe your trading intent and get indicator candidates to confirm with list_indicators.
Instructions
Recommend FLOX indicators for an English description of the user's intent ('trend filter', 'momentum oscillator', 'volatility band', 'mean revert', 'regime test'). Use this when the user describes what they want without naming an indicator — the tool maps phrasing to a ranked shortlist of real FLOX indicators. Pure keyword heuristic; no LLM call. Always confirm shape with list_indicators after picking one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Free-text description of what kind of indicator the user wants. | |
| k | No | How many candidates to return. Default 3. |