Skip to main content

Module strategy_indicator_config

Module strategy_indicator_config 

Source

Structs§

StrategyIndicatorConfig
Per-strategy indicator configuration. Determines which indicators to include in the Claude prompt and what thresholds define signal zones.

Functions§

filter_indicators_for_prompt
Filter a TechnicalIndicators struct according to the given strategy config, producing a compact string suitable for inclusion in a Claude prompt.
get_strategy_indicator_config
Return the indicator config for a given strategy template name.