|
double | Beta [get, private set] |
| Returns Beta of the security instrument. More...
|
|
double | EPS [get, private set] |
| Returns Earnings per Share of the security instrument. More...
|
|
long | DivFreq [get, private set] |
| Returns Dividend Payment Frequency of the security instrument. More...
|
|
double | ExdDivAmount [get, private set] |
| Returns Latest paid dividends for the security instrument. More...
|
|
int | ExdDivDate [get, private set] |
| Returns Latest paid dividends day (day id) for the security instrument. More...
|
|
double | _52HighPrice [get, private set] |
| Returns 52 Weeks high price of the security instrument. More...
|
|
double | _52LowPrice [get, private set] |
| Returns 52 Weeks low price of the security instrument. More...
|
|
double | Shares [get, private set] |
| Returns shares availiable of the security instrument. More...
|
|
double | FreeFloat [get, private set] |
| Returns free float of the security instrument. More...
|
|
string | Description [get, private set] |
| Returns description of the security instrument. More...
|
|
ShortSaleRestriction | ShortSaleRestriction [get, private set] |
| Returns short sale restriction of the security instrument. More...
|
|
TradingStatus | TradingStatus [get, private set] |
| Returns trading status of the security instrument. More...
|
|
string | StatusReason [get, private set] |
| Returns description of the reason that trading was halted. More...
|
|
DateTime | HaltStartTime [get, private set] |
| Returns starting time of the trading halt interval. More...
|
|
DateTime | HaltEndTime [get, private set] |
| Returns ending time of the trading halt interval. More...
|
|
double | HighLimitPrice [get, private set] |
| Returns the maximal (high) allowed price. More...
|
|
double | LowLimitPrice [get, private set] |
| Returns the minimal (low) allowed price. More...
|
|
long | RawFlags [get, private set] |
| Returns implementation-specific raw bit flags value More...
|
|
string | EventSymbol [get, private set] |
| Returns symbol of this event. More...
|
|
object IDxEventType. | EventSymbol [get] |
|
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 | _52HighPrice [get] |
| Returns 52 Weeks high price of the security instrument. More...
|
|
double | _52LowPrice [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...
|
|