dxFeed .Net API  7.1.0
dxFeed .Net API library intended to provide market data access for DX clients
com.dxfeed.native.events.NativeProfile Class Reference
Inheritance diagram for com.dxfeed.native.events.NativeProfile:
[legend]
Collaboration diagram for com.dxfeed.native.events.NativeProfile:
[legend]

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...
 
- Properties inherited from com.dxfeed.native.events.MarketEventImpl
string EventSymbol [get]
 Returns symbol of this event. More...
 
- Properties inherited from com.dxfeed.api.events.IDxProfile
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

- Protected Member Functions inherited from com.dxfeed.native.events.MarketEventImpl
 MarketEventImpl (string symbol)
 Protected constructor for concrete implementation classes that initializes EventSymbol property. More...
 

Property Documentation

◆ Beta

double com.dxfeed.native.events.NativeProfile.Beta
get

Returns Beta of the security instrument.

◆ Description

string com.dxfeed.native.events.NativeProfile.Description
get

Returns description of the security instrument.

◆ DivFreq

long com.dxfeed.native.events.NativeProfile.DivFreq
get

Returns Dividend Payment Frequency of the security instrument.

◆ EPS

double com.dxfeed.native.events.NativeProfile.EPS
get

Returns Earnings per Share of the security instrument.

◆ ExdDivAmount

double com.dxfeed.native.events.NativeProfile.ExdDivAmount
get

Returns Latest paid dividends for the security instrument.

◆ ExdDivDate

int com.dxfeed.native.events.NativeProfile.ExdDivDate
get

Returns Latest paid dividends day (day id) for the security instrument.

◆ FreeFloat

double com.dxfeed.native.events.NativeProfile.FreeFloat
get

Returns free float of the security instrument.

◆ HaltEndTime

DateTime com.dxfeed.native.events.NativeProfile.HaltEndTime
get

Returns ending time of the trading halt interval.

◆ HaltStartTime

DateTime com.dxfeed.native.events.NativeProfile.HaltStartTime
get

Returns starting time of the trading halt interval.

◆ High52WeekPrice

double com.dxfeed.native.events.NativeProfile.High52WeekPrice
get

Returns 52 Weeks high price of the security instrument.

◆ HighLimitPrice

double com.dxfeed.native.events.NativeProfile.HighLimitPrice
get

Returns the maximal (high) allowed price.

◆ Low52WeekPrice

double com.dxfeed.native.events.NativeProfile.Low52WeekPrice
get

Returns 52 Weeks low price of the security instrument.

◆ LowLimitPrice

double com.dxfeed.native.events.NativeProfile.LowLimitPrice
get

Returns the minimal (low) allowed price.

◆ RawFlags

long com.dxfeed.native.events.NativeProfile.RawFlags
get

Returns implementation-specific raw bit flags value

◆ Shares

double com.dxfeed.native.events.NativeProfile.Shares
get

Returns shares availiable of the security instrument.

◆ ShortSaleRestriction

ShortSaleRestriction com.dxfeed.native.events.NativeProfile.ShortSaleRestriction
get

Returns short sale restriction of the security instrument.

◆ StatusReason

string com.dxfeed.native.events.NativeProfile.StatusReason
get

Returns description of the reason that trading was halted.

◆ TradingStatus

TradingStatus com.dxfeed.native.events.NativeProfile.TradingStatus
get

Returns trading status of the security instrument.


The documentation for this class was generated from the following file: