Skip to content

RunningMode Property

Summary

Defines if a cBot is running in real time, in the silent backtesting mode, in the visual backtesting mode, or in the optimization mode.

Signature

1
public RunningMode RunningMode {get;}

Return Value

RunningMode

Declaring Type

cAlgo.API.Internals.Algo


Last update: March 23, 2023