Instrument Class
[DataContract()]
public class Instrument : INotifyPropertyChanged
This language is not supported or no code example is available.
[DataContract()]
public ref class Instrument : public INotifyPropertyChanged^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
Instrument(Instrument) | |
![]() |
Instrument(InstrumentType, string, string, byte) |
Name | Description | |
---|---|---|
![]() |
Clone(string) | |
![]() |
GetCurrencyId(byte) | |
![]() |
GetExchange(byte) | |
![]() |
GetSymbol(byte) | |
![]() |
ToJSON() | |
![]() |
ToString() |
Name | Description | |
---|---|---|
![]() |
PropertyChanged |