onStrategyStarting
abstract fun onStrategyStarting(handler: suspend (eventContext: StrategyStartingContext) -> Unit)(source)
Append handler called when a strategy starts execution.
Append handler called when a strategy starts execution.