dxFeed .Net API
7.1.0
dxFeed .Net API library intended to provide market data access for DX clients
|
Public Member Functions | |
override string | ToString () |
override object | Clone () |
Properties | |
double | Beta [get] |
Returns Beta of the security instrument. More... | |
double | EPS [get] |
Returns Earnings per Share of the security instrument. More... | |
long | DivFreq [get] |
Returns Dividend Payment Frequency of the security instrument. More... | |
double | ExdDivAmount [get] |
Returns Latest paid dividends for the security instrument. More... | |
int | ExdDivDate [get] |
Returns Latest paid dividends day (day id) for the security instrument. More... | |
double | High52WeekPrice [get] |
Returns 52 Weeks high price of the security instrument. More... | |
double | Low52WeekPrice [get] |
Returns 52 Weeks low price of the security instrument. More... | |
double | Shares [get] |
Returns shares availiable of the security instrument. More... | |
double | FreeFloat [get] |
Returns free float of the security instrument. More... | |
string | Description [get] |
Returns description of the security instrument. More... | |
ShortSaleRestriction | ShortSaleRestriction [get] |
Returns short sale restriction of the security instrument. More... | |
TradingStatus | TradingStatus [get] |
Returns trading status of the security instrument. More... | |
string | StatusReason [get] |
Returns description of the reason that trading was halted. More... | |
DateTime | HaltStartTime [get] |
Returns starting time of the trading halt interval. More... | |
DateTime | HaltEndTime [get] |
Returns ending time of the trading halt interval. More... | |
double | HighLimitPrice [get] |
Returns the maximal (high) allowed price. More... | |
double | LowLimitPrice [get] |
Returns the minimal (low) allowed price. More... | |
long | RawFlags [get] |
Returns implementation-specific raw bit flags value More... | |
![]() | |
string | EventSymbol [get] |
Returns symbol of this event. More... | |
![]() | |
double | Beta [get] |
Returns Beta of the security instrument. More... | |
double | EPS [get] |
Returns Earnings per Share of the security instrument. More... | |
long | DivFreq [get] |
Returns Dividend Payment Frequency of the security instrument. More... | |
double | ExdDivAmount [get] |
Returns Latest paid dividends for the security instrument. More... | |
int | ExdDivDate [get] |
Returns Latest paid dividends day (day id) for the security instrument. More... | |
double | High52WeekPrice [get] |
Returns 52 Weeks high price of the security instrument. More... | |
double | Low52WeekPrice [get] |
Returns 52 Weeks low price of the security instrument. More... | |
double | Shares [get] |
Returns shares available of the security instrument. More... | |
double | FreeFloat [get] |
Returns free float of the security instrument. More... | |
string | Description [get] |
Returns description of the security instrument. More... | |
ShortSaleRestriction | ShortSaleRestriction [get] |
Returns short sale restriction of the security instrument. More... | |
TradingStatus | TradingStatus [get] |
Returns trading status of the security instrument. More... | |
string | StatusReason [get] |
Returns description of the reason that trading was halted. More... | |
DateTime | HaltStartTime [get] |
Returns starting time of the trading halt interval. More... | |
DateTime | HaltEndTime [get] |
Returns ending time of the trading halt interval. More... | |
double | HighLimitPrice [get] |
Returns the maximal (high) allowed price. More... | |
double | LowLimitPrice [get] |
Returns the minimal (low) allowed price. More... | |
long | RawFlags [get] |
Returns implementation-specific raw bit flags value More... | |
Additional Inherited Members | |
![]() | |
MarketEventImpl (string symbol) | |
Protected constructor for concrete implementation classes that initializes EventSymbol property. More... | |
|
get |
Returns Beta of the security instrument.
|
get |
Returns description of the security instrument.
|
get |
Returns Dividend Payment Frequency of the security instrument.
|
get |
Returns Earnings per Share of the security instrument.
|
get |
Returns Latest paid dividends for the security instrument.
|
get |
Returns Latest paid dividends day (day id) for the security instrument.
|
get |
Returns free float of the security instrument.
|
get |
Returns ending time of the trading halt interval.
|
get |
Returns starting time of the trading halt interval.
|
get |
Returns 52 Weeks high price of the security instrument.
|
get |
Returns the maximal (high) allowed price.
|
get |
Returns 52 Weeks low price of the security instrument.
|
get |
Returns the minimal (low) allowed price.
|
get |
Returns implementation-specific raw bit flags value
|
get |
Returns shares availiable of the security instrument.
|
get |
Returns short sale restriction of the security instrument.
|
get |
Returns description of the reason that trading was halted.
|
get |
Returns trading status of the security instrument.