WatchlistRenamed Event¶ Summary¶ Occurs when the name of the watchlist is changed. Signature¶ 1public abstract event Action<WatchlistRenamedEventArgs> WatchlistRenamed; Declaring Type¶ cAlgo.API.Watchlists Last update: June 26, 2022 Comments