SymbolNames Property¶ Summary¶ Gets the names of the symbols in the watchlist. Signature¶ 1public abstract IReadonlyList<string> SymbolNames {get;} Return Value¶ IReadonlyList Declaring Type¶ cAlgo.API.Watchlist Last update: July 1, 2022 Comments