HistoryLoaded Event¶ Summary¶ Occurs when more history is loaded due to chart scroll on the left or due to API call. Signature¶ 1public abstract event Action<BarsHistoryLoadedEventArgs> HistoryLoaded; Declaring Type¶ cAlgo.API.Bars Last update: July 1, 2022 Comments