onStrategyStarting

fun onStrategyStarting(handler: suspend (eventContext: StrategyStartingContext<EventHandler>) -> Unit)(source)

Append handler called when a strategy starts execution.