Added Event¶ Summary¶ Occurs when a new watchlist is added. Signature¶ 1public abstract event Action<WatchlistAddedEventArgs> Added; Declaring Type¶ cAlgo.API.Watchlists Last update: July 1, 2022 Comments