Skip to main content

build_strategy

Function build_strategy 

Source
pub fn build_strategy(config: &BotConfig) -> Result<Box<dyn Strategy>>
Expand description

Build the strategy from a V2 BotConfig. Works identically on native and WASM.