BarClosedEventArgs¶ Summary¶ Provides data for the event when a bar closed on the chart. Signature 1public class BarClosedEventArgs Namespace¶ cAlgo.API See Also¶ cAlgo.API.Bars Properties¶ Bars¶ Summary Gets the bar data. Signature 1public Bars Bars {get;} Return Value Bars Related Tutorials Bar Events