BarOpened Event¶ Summary¶ Occurs when the last bar is closed and a new bar is opened. Signature¶ 1public abstract event Action<BarOpenedEventArgs> BarOpened; Declaring Type¶ cAlgo.API.Bars Last update: July 1, 2022 Comments