Skip to content

Reloaded Event

Summary

Occurs when bars are refreshed due to reconnect.

Signature

1
public abstract event Action<BarsHistoryLoadedEventArgs> Reloaded;

Declaring Type

cAlgo.API.Bars


Last update: March 23, 2023