Skip to main content

Module indicator_config

Module indicator_config 

Source
Expand description

IndicatorConfig — the indicator-math subset of BotSettings.

Pure configuration: no I/O, no runtime, no exchange types. This struct is what compute_signal and all indicator constructors need.

Structs§

IndicatorConfig
All tunable parameters that live inside indicators and compute_signal.
SignalEngineConfig
Engine-internal recompute cadences and iteration caps.