HistoryLoaded Event¶ Summary¶ Occurs when more history is loaded due to chart scroll to the left or due to API call. Signature¶ 1public abstract event Action<TicksHistoryLoadedEventArgs> HistoryLoaded; Declaring Type¶ cAlgo.API.Ticks Last update: February 3, 2023