| QuoteData Class |
Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.
Namespace: ETradeNet.Market.Quote.Data
The QuoteData type exposes the following members.
| Name | Description | |
|---|---|---|
| All |
Gets or sets the complete information.
| |
| DateTime |
Gets the time of this quote.
| |
| DateTime2 |
Gets or sets the time of this quote.
| |
| Fundamental |
Gets or sets the instrument fundamentals and latest price.
| |
| Intraday |
Gets or sets the information on performance for the current or most recent trading day.
| |
| Option |
Gets or sets the information on a given option offering.
| |
| Product |
Gets or sets the symbol information.
| |
| Week52 |
Gets or sets the 52-week high and low (highest high and lowest low).
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from 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 | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |