InstrumentDefination Class |
Namespace: SharpCharts.Base.Data
[SerializableAttribute] public class InstrumentDefination : IEquatable<InstrumentDefination>, INotifyPropertyChanged
The InstrumentDefination type exposes the following members.
Name | Description | |
---|---|---|
InstrumentDefination |
Constructor for instrument defination
|
Name | Description | |
---|---|---|
Currency |
gets or sets the currency
| |
Description |
Gets or sets the description. The field is optional.
| |
DisplayName | ||
Dividends |
Gets or sets the dividends
| |
Exchange |
Gets or sets the exchange
| |
HasExpiry |
Gets if has expiry
| |
HasRollover |
Gets if the instrument has rollover
| |
Id |
Gets or sets the id
| |
InstrumentType |
Gets or sets the instrument type: Stock, Futures, Index, forex cfd or options
| |
IsOption |
Gets if is option
| |
IsWeeklyContract |
Gets or sets if weekly contract
| |
Name |
Gets or sets the name of the instrument
| |
PointValue |
Gets or sets the point value
| |
Rollover | ||
Splits |
Gets or sets the splits
| |
Symbols |
Gets or sets the symbol as supported by the data feed
| |
TickSize |
Gets or sets the ticksize of the instrument. Default is 0.05
|
Name | Description | |
---|---|---|
Equals(InstrumentDefination) | ||
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.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) | |
ToText |
Name | Description | |
---|---|---|
PropertyChanged |
Property changed event
|
Name | Description | |
---|---|---|
Equality | ||
Inequality |