Início / Referência da API / StockSharp.Algo.Strategies.Strategy ITimerHandler StockSharp.Algo.Strategies.Strategy Timer handler. Implementa: IDisposable Propriedades Interval : TimeSpan Timer interval. IsStarted : bool Whether the timer is running. Métodos Start() : ITimerHandler Start the timer. Retorna: ITimerHandler Stop() : ITimerHandler Stop the timer. Retorna: ITimerHandler