Skip to content

SymbolUpdatedEventArgs

Summary

Provides data for the symbols updated event.

Signature

1
public class SymbolUpdatedEventArgs

Namespace

cAlgo.API

See Also

Properties

SymbolName

Summary

Gets updated symbol name.

Signature

1
public string SymbolName {get;}

Return Value

string