SymbolUpdatedEventArgs¶ Summary¶ Provides data for the symbols updated event. Signature 1public class SymbolUpdatedEventArgs Namespace¶ cAlgo.API See Also¶ cAlgo.API.Symbols Properties¶ SymbolName¶ Summary Gets updated symbol name. Signature 1public string SymbolName {get;} Return Value string