Serialized Form
serialVersionUID: 0L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
closed
boolean closed
serialVersionUID: 0L
fromTime
long fromTime
Package com.dxfeed.api.osub |
serialVersionUID: 0L
eventSymbol
Object eventSymbol
fromTime
long fromTime
serialVersionUID: 0L
symbol
String symbol
Package com.dxfeed.event.candle |
serialVersionUID: 0L
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
serialVersionUID: 0L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
symbol
String symbol
Package com.dxfeed.event.market |
serialVersionUID: 0L
eventSymbol
String eventSymbol
serialVersionUID: 0L
index
long index
side
int side
level
int level
time
long time
exchangeCode
char exchangeCode
marketMaker
String marketMaker
price
double price
size
long size
serialVersionUID: 0L
description
String description
isTradingHalted
boolean isTradingHalted
statusReason
String statusReason
haltStartTime
long haltStartTime
haltEndTime
long haltEndTime
serialVersionUID: 0L
bidTime
long bidTime
bidExchangeCode
char bidExchangeCode
bidPrice
double bidPrice
bidSize
long bidSize
askTime
long askTime
askExchangeCode
char askExchangeCode
askPrice
double askPrice
askSize
long askSize
serialVersionUID: 0L
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
serialVersionUID: 0L
eventId
long eventId
exchangeCode
char exchangeCode
price
double price
size
long size
bidPrice
double bidPrice
askPrice
double askPrice
exchangeSaleConditions
String exchangeSaleConditions
flags
int flags
serialVersionUID: 0L
time
long time
exchangeCode
char exchangeCode
price
double price
size
long size
dayVolume
long dayVolume
Package com.dxfeed.event.misc |
serialVersionUID: 0L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
eventSymbol
String eventSymbol
version
int version
serialVersionUID: 0L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
eventSymbol
String eventSymbol
Package com.dxfeed.event.option |
serialVersionUID: 0L
price
double price
volatility
double volatility
delta
double delta
gamma
double gamma
theta
double theta
rho
double rho
vega
double vega
serialVersionUID: 0L
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 |
serialVersionUID: 0L
text
String text
serialVersionUID: 0L
intCode
int intCode
serialVersionUID: 0L
name
String name
description
String description
values
CFI.Value[] values
serialVersionUID: 0L
attribute
CFI.Attribute attribute
code
char code
name
String name
description
String description
serialVersionUID: 0L
text
String text
serialVersionUID: 0L
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
serialVersionUID: 0L
Package com.dxfeed.schedule |
serialVersionUID: 0L
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.
serialVersionUID: 0L
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.