Instrument Class |
Namespace: SharpCharts.Base.Data
[SerializableAttribute] public class Instrument : IEquatable<Instrument>, INotifyPropertyChanged, IXmlSerializable
The Instrument type exposes the following members.
Name | Description | |
---|---|---|
![]() | Instrument(InstrumentDefination) |
Constructor for instrument
|
![]() | Instrument(InstrumentDefination, DateTime) |
Constructor for instrument
|
![]() | Instrument(InstrumentDefination, DateTime, OptionType, Double) |
Constructor for instrument
|
Name | Description | |
---|---|---|
![]() | Equals(Instrument) | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() ![]() | GetNSESymbol | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RoundToTickSize |
Round to tick size
|
![]() | ToString | (Overrides ObjectToString.) |
![]() ![]() | TryParse |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Property changed event
|
Name | Description | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | Inequality |