Reloaded Event¶ Summary¶ Occurs when bars are refreshed due to reconnect. Signature¶ 1public abstract event Action<BarsHistoryLoadedEventArgs> Reloaded; Declaring Type¶ cAlgo.API.Bars Last update: July 1, 2022 Comments