Skip to content

Reloaded Event

Summary

Occurs when ticks are refreshed due to reconnect.

Signature

1
public abstract event Action<TicksHistoryLoadedEventArgs> Reloaded;

Declaring Type

cAlgo.API.Ticks


Last update: March 23, 2023