Serialized Form


Package com.dxfeed.api

Class com.dxfeed.api.DXFeedSubscription extends Object implements Serializable

serialVersionUID: 0L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

closed

boolean closed

Class com.dxfeed.api.DXFeedTimeSeriesSubscription extends DXFeedSubscription<E extends TimeSeriesEvent> implements Serializable

serialVersionUID: 0L

Serialized Fields

fromTime

long fromTime

Package com.dxfeed.api.osub

Class com.dxfeed.api.osub.TimeSeriesSubscriptionSymbol extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

eventSymbol

Object eventSymbol

fromTime

long fromTime

Class com.dxfeed.api.osub.WildcardSymbol extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

symbol

String symbol

Package com.dxfeed.event.candle

Class com.dxfeed.event.candle.Candle extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

eventSymbol

CandleSymbol eventSymbol

eventId

long eventId

count

long count

open

double open

high

double high

low

double low

close

double close

volume

long volume

vwap

double vwap

bidVolume

long bidVolume

askVolume

long askVolume

Class com.dxfeed.event.candle.CandleSymbol extends Object implements Serializable

serialVersionUID: 0L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

symbol

String symbol

Package com.dxfeed.event.market

Class com.dxfeed.event.market.MarketEvent extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

eventSymbol

String eventSymbol

Class com.dxfeed.event.market.Order extends MarketEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

index

long index

side

int side

level

int level

time

long time

exchangeCode

char exchangeCode

marketMaker

String marketMaker

price

double price

size

long size

Class com.dxfeed.event.market.Profile extends MarketEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

description

String description

isTradingHalted

boolean isTradingHalted

statusReason

String statusReason

haltStartTime

long haltStartTime

haltEndTime

long haltEndTime

Class com.dxfeed.event.market.Quote extends MarketEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

bidTime

long bidTime

bidExchangeCode

char bidExchangeCode

bidPrice

double bidPrice

bidSize

long bidSize

askTime

long askTime

askExchangeCode

char askExchangeCode

askPrice

double askPrice

askSize

long askSize

Class com.dxfeed.event.market.Summary extends MarketEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

dayId

int dayId

dayOpenPrice

double dayOpenPrice

dayHighPrice

double dayHighPrice

dayLowPrice

double dayLowPrice

dayClosePrice

double dayClosePrice

prevDayId

int prevDayId

prevDayClosePrice

double prevDayClosePrice

openInterest

long openInterest

flags

int flags

Class com.dxfeed.event.market.TimeAndSale extends MarketEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

eventId

long eventId

exchangeCode

char exchangeCode

price

double price

size

long size

bidPrice

double bidPrice

askPrice

double askPrice

exchangeSaleConditions

String exchangeSaleConditions

flags

int flags

Class com.dxfeed.event.market.Trade extends MarketEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

time

long time

exchangeCode

char exchangeCode

price

double price

size

long size

dayVolume

long dayVolume

Package com.dxfeed.event.misc

Class com.dxfeed.event.misc.Configuration extends Object implements Serializable

serialVersionUID: 0L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

eventSymbol

String eventSymbol

version

int version

Class com.dxfeed.event.misc.Message extends Object implements Serializable

serialVersionUID: 0L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

eventSymbol

String eventSymbol

Package com.dxfeed.event.option

Class com.dxfeed.event.option.Greeks extends MarketEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

price

double price

volatility

double volatility

delta

double delta

gamma

double gamma

theta

double theta

rho

double rho

vega

double vega

Class com.dxfeed.event.option.TheoPrice extends MarketEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

time

long time

price

double price

underlyingPrice

double underlyingPrice

delta

double delta

gamma

double gamma

dividend

double dividend

interest

double interest

Package com.dxfeed.glossary

Class com.dxfeed.glossary.AdditionalUnderlyings extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

text

String text

Class com.dxfeed.glossary.CFI extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

intCode

int intCode

Class com.dxfeed.glossary.CFI.Attribute extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

name

String name

description

String description

values

CFI.Value[] values

Class com.dxfeed.glossary.CFI.Value extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

attribute

CFI.Attribute attribute

code

char code

name

String name

description

String description

Class com.dxfeed.glossary.PriceIncrements extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

text

String text

Package com.dxfeed.ipf

Class com.dxfeed.ipf.InstrumentProfile extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

type

String type

symbol

String symbol

description

String description

localSymbol

String localSymbol

localDescription

String localDescription

country

String country

opol

String opol

exchangeData

String exchangeData

exchanges

String exchanges

currency

String currency

baseCurrency

String baseCurrency

cfi

String cfi

isin

String isin

sedol

String sedol

cusip

String cusip

icb

int icb

sic

int sic

multiplier

double multiplier

product

String product

underlying

String underlying

spc

double spc

additionalUnderlyings

String additionalUnderlyings

mmy

String mmy

expiration

int expiration

lastTrade

int lastTrade

strike

double strike

optionType

String optionType

expirationStyle

String expirationStyle

settlementStyle

String settlementStyle

priceIncrements

String priceIncrements

tradingHours

String tradingHours

customFields

String[] customFields

Class com.dxfeed.ipf.InstrumentProfileFormatException extends IOException implements Serializable

serialVersionUID: 0L


Package com.dxfeed.schedule

Class com.dxfeed.schedule.DayFilter extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

dayOfWeekMask

int dayOfWeekMask
Bitwise mask of required days (2 for Monday, 4 for Tuesday, 128 for Sunday), 0 if not relevant.


holiday

Boolean holiday
Required holiday flag, null if not relevant.


shortDay

Boolean shortDay
Required short day flag, null if not relevant.


trading

Boolean trading
Required trading flag, null if not relevant.

Class com.dxfeed.schedule.SessionFilter extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

type

SessionType type
Required type, null if not relevant.


trading

Boolean trading
Required trading flag, null if not relevant.



Copyright © 2013 Devexperts. All Rights Reserved.