Skip to main content

apply_adjustment

Function apply_adjustment 

Source
pub fn apply_adjustment(
    group: &mut StrategyGroup,
    adjustment: &StrategyAdjustment,
)
Expand description

Apply a validated adjustment to a StrategyGroup. Immutable fields (id, name, symbol, interval_secs) are never changed.