![]() | All 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 All type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdjNonAdjFlag |
Gets or sets the value indicating whether an option has been adjusted due to a corporate action (e.g. a dividend or stock split).
|
![]() | AnnualDividend |
Gets or sets the cash dividend paid per share over the past year.
|
![]() | Ask |
Gets or sets the current ask price for a security.
|
![]() | AskDateTime |
Gets the time of the ask.
|
![]() | AskExchange |
Gets or sets the code for the exchange reporting the ask price.
|
![]() | AskSize |
Gets or sets the number of shares or contracts offered by a broker/dealer at the ask price.
|
![]() | AskTime |
Gets or sets the time of the ask.
|
![]() | Beta |
Gets or sets the measure of a stock's volatility relative to the primary market index.
|
![]() | Bid |
Gets or sets the current bid price for a security.
|
![]() | BidDateTime |
Gets the time of the bid.
|
![]() | BidExchange |
Gets or sets the code for the exchange reporting the bid price.
|
![]() | BidSize |
Gets or sets the number of shares or contracts offered at the bid price.
|
![]() | BidTime |
Gets or sets the time of the bid.
|
![]() | ChgClose |
Gets or sets the dollar change of the last price from the previous close.
|
![]() | ChgClosePrcn |
Gets or sets the percentage change of the last price from the previous close.
|
![]() | CompanyName |
Gets or sets the name of the company or mutual fund (Shows up to 40 characters).
|
![]() | DaysToExpiration |
Gets or sets the number of days before the option expires.
|
![]() | DirLast |
Gets or sets the direction of movement, i.e., whether the current price is higher or lower than the price of the most recent trade.
|
![]() | Dividend |
Gets or sets the cash amount per share of the latest dividend.
|
![]() | Eps |
Gets or sets the earnings per share on a rolling basis (Applies to stocks only).
|
![]() | EstEarnings |
Gets or sets the projected earnings per share for the next fiscal year (Applies to stocks only).
|
![]() | ExchgLastTrade |
Gets or sets the code for the exchange of the last trade. Exchange codes are listed in a separate table below.
|
![]() | ExDivDate |
Gets or sets the date on which shareholders were entitled to receive the latest dividend, in epoch time.
|
![]() | ExDivDateTime |
Gets the date on which shareholders were entitled to receive the latest dividend.
|
![]() | Fsi |
Gets or sets the financial Status Indicator. Indicates whether a NASDAQ-listed issuer has failed to submit its regulatory filings on a timely basis, failed to meet continuing listing standards, and/or filed for bankruptcy.
|
![]() | High |
Gets or sets the highest price at which a security has traded during the current day.
|
![]() | High52 |
Gets or sets the highest price at which a security has traded during the past year (52 weeks). For options, this value is the lifetime high.
|
![]() | HighAsk |
Gets or sets the highest ask price for the current trading day.
|
![]() | HighBid |
Gets or sets the highest bid price for the current trading day.
|
![]() | LastTrade |
Gets or sets the price of the most recent trade in a security.
|
![]() | Low |
Gets or sets the lowest price at which a security has traded during the current day.
|
![]() | Low52 |
Gets or sets the lowest price at which a security has traded during the past year (52 weeks). For options, this value is the lifetime low.
|
![]() | LowAsk |
Gets or sets the lowest ask price for the current trading day.
|
![]() | LowBid |
Gets or sets the lowest bid price for the current trading day.
|
![]() | NumTrades |
Gets or sets the number of transactions that involve buying a security from another entity.
|
![]() | Open |
Gets or sets the price of a security at the current day's market open.
|
![]() | OpenInterest |
Gets or sets the total number of options or futures contracts that are not closed or delivered on a particular day.
|
![]() | OptionStyle |
Gets or sets the specifies how the contract treats the expiration date.
|
![]() | OptionUnderlier |
Gets or sets the symbol for the underlier (Options only).
|
![]() | PrevClose |
Gets or sets the official price at the close on the previous trading day.
|
![]() | PrevDayVolume |
Gets or sets the final volume from the previous market session.
|
![]() | PrimaryExchange |
Gets or sets the code of the primary listing exchange for this instrument.
|
![]() | SymbolDesc |
Gets or sets the description of the security, such as company name or option description.
|
![]() | TodayClosed |
Gets or sets the price at the close of the regular trading session for the current day.
|
![]() | TotalVolume |
Gets or sets the total number of shares or contracts exchanging hands.
|
![]() | Upc |
Gets or sets the uniform Practice Code. Identifies specific FINRA advisories detailing unusual circumstances.
|
![]() | Volume10Day |
Gets or sets the ten-day average trading volume for the security.
|
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.) |