- C2OX - Static variable in class com.dxfeed.event.market.OrderSource
-
CBOE Options C2 Exchange.
- cancel() - Method in class com.dxfeed.promise.Promise
-
Cancels computation.
- Candle - Class in com.dxfeed.event.candle
-
Candle event with open, high, low, close prices and other information for a specific period.
- Candle() - Constructor for class com.dxfeed.event.candle.Candle
-
Creates new candle with default values.
- Candle(CandleSymbol) - Constructor for class com.dxfeed.event.candle.Candle
-
Creates new candle with the specified candle event symbol.
- CandleAlignment - Enum in com.dxfeed.event.candle
-
Candle alignment attribute of
CandleSymbol
defines how candle are aligned with respect to time.
- CandleExchange - Class in com.dxfeed.event.candle
-
Exchange attribute of
CandleSymbol
defines exchange identifier where data is
taken from to build the candles.
- CandlePeriod - Class in com.dxfeed.event.candle
-
Period attribute of
CandleSymbol
defines aggregation period of the candles.
- CandlePrice - Enum in com.dxfeed.event.candle
-
Price type attribute of
CandleSymbol
defines price that is used to build the candles.
- CandlePriceLevel - Class in com.dxfeed.event.candle
-
Candle price level attribute of
CandleSymbol
defines how candles shall be aggregated in respect to
price interval.
- CandleSession - Enum in com.dxfeed.event.candle
-
Session attribute of
CandleSymbol
defines trading that is used to build the candles.
- CandleSymbol - Class in com.dxfeed.event.candle
-
- CandleSymbolAttribute<A> - Interface in com.dxfeed.event.candle
-
- CandleType - Enum in com.dxfeed.event.candle
-
Type of the candle aggregation period constitutes
CandlePeriod
type together
its actual
value
.
- CEUX - Static variable in class com.dxfeed.event.market.OrderSource
-
Bats Europe DXE Exchange.
- CFE - Static variable in class com.dxfeed.event.market.OrderSource
-
CBOE Futures Exchange.
- CFI - Class in com.dxfeed.glossary
-
A wrapper class for Classification of Financial Instruments code as defined in ISO 10962 standard.
- CFI.Attribute - Class in com.dxfeed.glossary
-
Describes single attribute with all values as defined in the ISO 10962 standard.
- CFI.Value - Class in com.dxfeed.glossary
-
Describes single value of single character of CFI code as defined in the ISO 10962 standard.
- Change(OrderBookModel) - Constructor for class com.dxfeed.model.market.OrderBookModelListener.Change
-
- Change(ObservableListModel<E>) - Constructor for class com.dxfeed.model.ObservableListModelListener.Change
-
- changeAttributeForSymbol(String) - Method in enum com.dxfeed.event.candle.CandleAlignment
-
Returns candle event symbol string with this candle alignment set.
- changeAttributeForSymbol(String) - Method in class com.dxfeed.event.candle.CandleExchange
-
Returns candle event symbol string with this exchange set.
- changeAttributeForSymbol(String) - Method in class com.dxfeed.event.candle.CandlePeriod
-
Returns candle event symbol string with this aggregation period set.
- changeAttributeForSymbol(String) - Method in enum com.dxfeed.event.candle.CandlePrice
-
Returns candle event symbol string with this candle price type set.
- changeAttributeForSymbol(String) - Method in class com.dxfeed.event.candle.CandlePriceLevel
-
Returns candle event symbol string with this candle price level set.
- changeAttributeForSymbol(String) - Method in enum com.dxfeed.event.candle.CandleSession
-
Returns candle event symbol string with this session attribute set.
- changeAttributeForSymbol(String) - Method in interface com.dxfeed.event.candle.CandleSymbolAttribute
-
Returns candle event symbol string with this attribute set.
- changeAttributeStringByKey(String, String, String) - Static method in class com.dxfeed.event.market.MarketEventSymbols
-
Changes value of one attribute value while leaving exchange code and other attributes intact.
- changeBaseSymbol(String, String) - Static method in class com.dxfeed.event.market.MarketEventSymbols
-
Changes base symbol while leaving exchange code and attributes intact.
- changeExchangeCode(String, char) - Static method in class com.dxfeed.event.market.MarketEventSymbols
-
Changes exchange code of the specified symbol or removes it
if new exchange code is '\0'
.
- checkInAttributeImpl(CandleSymbol) - Method in enum com.dxfeed.event.candle.CandleAlignment
-
Internal method that initializes attribute in the candle symbol.
- checkInAttributeImpl(CandleSymbol) - Method in class com.dxfeed.event.candle.CandleExchange
-
Internal method that initializes attribute in the candle symbol.
- checkInAttributeImpl(CandleSymbol) - Method in class com.dxfeed.event.candle.CandlePeriod
-
Internal method that initializes attribute in the candle symbol.
- checkInAttributeImpl(CandleSymbol) - Method in enum com.dxfeed.event.candle.CandlePrice
-
Internal method that initializes attribute in the candle symbol.
- checkInAttributeImpl(CandleSymbol) - Method in class com.dxfeed.event.candle.CandlePriceLevel
-
Internal method that initializes attribute in the candle symbol.
- checkInAttributeImpl(CandleSymbol) - Method in enum com.dxfeed.event.candle.CandleSession
-
Internal method that initializes attribute in the candle symbol.
- checkInAttributeImpl(CandleSymbol) - Method in interface com.dxfeed.event.candle.CandleSymbolAttribute
-
Internal method that initializes attribute in the candle symbol.
- CHIX - Static variable in class com.dxfeed.event.market.OrderSource
-
Bats Europe CXE Exchange.
- ClassValueMapping - Annotation Type in com.dxfeed.annotation
-
Annotation for methods and constructors used to map reference types to int QD field.
- clear() - Method in class com.dxfeed.api.DXFeedSubscription
-
Clears the set of subscribed symbols.
- clear() - Method in class com.dxfeed.model.AbstractIndexedEventModel
-
Clears subscription symbol and, subsequently, all events in this model.
- clear() - Method in class com.dxfeed.model.market.OrderBookModel
-
Clears subscription symbol and, subsequently, all events in this model.
- clear() - Method in class com.dxfeed.model.TimeSeriesEventModel
-
Clears subscription symbol and sets
fromTime
to
Long.MAX_VALUE
,
subsequently, all events in this model are cleared.
- clone() - Method in class com.dxfeed.ipf.option.OptionChain
-
Returns a shall copy of this option chain.
- clone() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns a shall copy of this option series.
- close() - Method in class com.dxfeed.api.DXEndpoint
-
Closes this endpoint.
- close() - Method in class com.dxfeed.api.DXFeedSubscription
-
Closes this subscription and makes it permanently detached.
- close() - Method in class com.dxfeed.ipf.live.InstrumentProfileConnection
-
Closes this instrument profile connection.
- close() - Method in class com.dxfeed.model.AbstractIndexedEventModel
-
Closes this model and makes it permanently detached.
- close() - Method in class com.dxfeed.model.IndexedEventModel
-
Closes this model and makes it permanently detached.
- close() - Method in class com.dxfeed.model.market.OrderBookCorrector
-
Closes this model and makes it permanently detached from data feed.
- close() - Method in class com.dxfeed.model.market.OrderBookModel
-
Closes this model and makes it permanently detached.
- closeAndAwaitTermination() - Method in class com.dxfeed.api.DXEndpoint
-
Closes this endpoint and wait until all pending data processing tasks are completed.
- com.dxfeed.annotation - package com.dxfeed.annotation
-
Main package for dxFeed API mapping annotations.
- com.dxfeed.api - package com.dxfeed.api
-
Main package for dxFeed API that provides
DXFeed as its core class.
- com.dxfeed.api.osub - package com.dxfeed.api.osub
-
Provides API to
observe subscription to generate and publish events only when needed.
- com.dxfeed.event - package com.dxfeed.event
-
Provides common event interfaces and annotations.
- com.dxfeed.event.candle - package com.dxfeed.event.candle
-
Provides Candle event (open, high, low, close prices and other information
for a specific period) and helper classes.
- com.dxfeed.event.market - package com.dxfeed.event.market
-
Provides regular market event classes.
- com.dxfeed.event.misc - package com.dxfeed.event.misc
-
Provides miscellaneous event classes.
- com.dxfeed.event.option - package com.dxfeed.event.option
-
Provides option-related market event classes.
- com.dxfeed.glossary - package com.dxfeed.glossary
-
Provides utility classes that represent common glossary items in
definitions of market instruments.
- com.dxfeed.ipf - package com.dxfeed.ipf
-
Provides classes to read, write, and represent Instrument Profile Files.
- com.dxfeed.ipf.live - package com.dxfeed.ipf.live
-
Provides classes to produce and watch for live updates of Instrument Profiles.
- com.dxfeed.ipf.option - package com.dxfeed.ipf.option
-
Provides classes to group option instruments into option chains by product and underlying symbol and into
series by expiration, mmy, etc within a chain.
- com.dxfeed.model - package com.dxfeed.model
-
Provides convenient data models for events processing.
- com.dxfeed.model.market - package com.dxfeed.model.market
-
Provides models for market events.
- com.dxfeed.ondemand - package com.dxfeed.ondemand
-
Provides API for dxFeed on-demand historical tick data replay.
- com.dxfeed.promise - package com.dxfeed.promise
-
Provides
Promise
class for request-based APIs that can be used
both synchronously and asynchronously.
- com.dxfeed.schedule - package com.dxfeed.schedule
-
Provides information about trading days, sessions, and their schedules.
- commitChange() - Method in class com.dxfeed.model.AbstractIndexedEventModel.Entry
-
Commits the most recent change by copying
newValue
to current
value
and clearing
changed
flag, if
it was not cleared yet.
- compareTo(InstrumentProfile) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Compares this profile with the specified profile for order.
- compareTo(OptionSeries<T>) - Method in class com.dxfeed.ipf.option.OptionSeries
-
Compares this option series to another one by its attributes.
- compareTypes(String, String) - Static method in enum com.dxfeed.ipf.InstrumentProfileType
-
Compares two specified types for order.
- complete(T) - Method in class com.dxfeed.promise.Promise
-
Completes computation normally with a specified result.
- completed(T) - Static method in class com.dxfeed.promise.Promise
-
Returns new promise that is
completed
with a specified result.
- completeExceptionally(Throwable) - Method in class com.dxfeed.promise.Promise
-
Completes computation exceptionally with a specified exception.
- COMPOSITE - Static variable in class com.dxfeed.event.candle.CandleExchange
-
Composite exchange where data is taken from all exchanges.
- COMPOSITE_ASK - Static variable in class com.dxfeed.event.market.OrderSource
-
Ask side of a composite
Quote
.
- COMPOSITE_BID - Static variable in class com.dxfeed.event.market.OrderSource
-
Bid side of a composite
Quote
.
- Configuration - Class in com.dxfeed.event.misc
-
Configuration event with application-specific attachment.
- Configuration() - Constructor for class com.dxfeed.event.misc.Configuration
-
Creates new configuration event with default values.
- Configuration(String) - Constructor for class com.dxfeed.event.misc.Configuration
-
Creates new configuration event with the specified event symbol.
- Configuration(String, Object) - Constructor for class com.dxfeed.event.misc.Configuration
-
Creates new configuration event with the specified event symbol and attachment.
- Configuration(String, Object, int) - Constructor for class com.dxfeed.event.misc.Configuration
-
Creates new configuration event with the specified event symbol, attachment and version.
- connect(String) - Method in class com.dxfeed.api.DXEndpoint
-
Connects to the specified remote address.
- containsEventType(Class<?>) - Method in class com.dxfeed.api.DXFeedSubscription
-
Returns true
if this subscription contains the corresponding event type.
- containsEventType(Class<?>) - Method in interface com.dxfeed.api.osub.ObservableSubscription
-
Returns true
if this subscription contains the corresponding event type.
- containsTime(long) - Method in class com.dxfeed.schedule.Day
-
Returns true
if specified time belongs to this day.
- containsTime(long) - Method in class com.dxfeed.schedule.Session
-
Returns true
if specified time belongs to this session.
- copyInstrumentProfile(InstrumentProfile) - Method in class com.dxfeed.ipf.live.InstrumentProfileCollector
-
A hook to create a defensive copy of the instrument profile that is saved into
this collector.
- create() - Static method in class com.dxfeed.api.DXEndpoint
-
Creates an endpoint with
FEED
role.
- create(DXEndpoint.Role) - Static method in class com.dxfeed.api.DXEndpoint
-
Creates an endpoint with a specified role.
- createAgentExecutor() - Static method in class com.dxfeed.ipf.live.InstrumentProfileCollector
-
- createConnection(String, InstrumentProfileCollector) - Static method in class com.dxfeed.ipf.live.InstrumentProfileConnection
-
Creates instrument profile connection with a specified address and collector.
- createEntry() - Method in class com.dxfeed.model.AbstractIndexedEventModel
-
Creates new concrete entry to represent an event in this model.
- createEntry() - Method in class com.dxfeed.model.IndexedEventModel
-
Creates new concrete entry to represent an event in this model.
- createSubscription(Class<? extends E>) - Method in class com.dxfeed.api.DXFeed
-
Creates new subscription for a single event type that is attached to this feed.
- createSubscription(Class<? extends E>...) - Method in class com.dxfeed.api.DXFeed
-
Creates new subscription for multiple event types that is attached to this feed.
- createTimeSeriesSubscription(Class<? extends E>) - Method in class com.dxfeed.api.DXFeed
-
Creates new time series subscription for a single event type that is attached to this feed.
- createTimeSeriesSubscription(Class<? extends E>...) - Method in class com.dxfeed.api.DXFeed
-
Creates new time series subscription for multiple event types that is attached to this feed.
- get(int) - Method in class com.dxfeed.model.AbstractIndexedEventModel
-
Returns the element at the specified position in this model.
- getAction() - Method in class com.dxfeed.event.market.OrderBase
-
- getActionTime() - Method in class com.dxfeed.event.market.OrderBase
-
Returns time of the last
action
.
- getAdditionalUnderlyings() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns additional underlyings for options, including additional cash.
- getAdditionalUnderlyings() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns additional underlyings for options, including additional cash.
- getAddress() - Method in class com.dxfeed.ipf.live.InstrumentProfileConnection
-
Returns the address of this instrument profile connection.
- getAggressorSide() - Method in class com.dxfeed.event.market.OptionSale
-
Returns aggressor side of this option sale event.
- getAggressorSide() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns aggressor side of this time and sale event.
- getAlignment() - Method in class com.dxfeed.event.candle.CandleSymbol
-
Returns alignment attribute of this symbol.
- getAskExchangeCode() - Method in class com.dxfeed.event.market.Quote
-
Returns ask exchange code.
- getAskPrice() - Method in class com.dxfeed.event.market.OptionSale
-
Returns the current ask price on the market when this option sale event had occurred.
- getAskPrice() - Method in class com.dxfeed.event.market.Quote
-
Returns ask price.
- getAskPrice() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns the current ask price on the market when this time and sale event had occurred.
- getAskSize() - Method in class com.dxfeed.event.market.Quote
-
Returns ask size as integer number (rounded toward zero).
- getAskSizeAsDouble() - Method in class com.dxfeed.event.market.Quote
-
Returns ask size as floating number with fractions.
- getAskTime() - Method in class com.dxfeed.event.market.Quote
-
Returns time of the last ask change.
- getAskVolume() - Method in class com.dxfeed.event.candle.Candle
-
Returns ask volume in this candle.
- getAskVolumeAsDouble() - Method in class com.dxfeed.event.candle.Candle
-
Returns ask volume in this candle as floating number with fractions.
- getAttachment() - Method in class com.dxfeed.event.misc.Configuration
-
Returns attachment.
- getAttachment(ClassLoader) - Method in class com.dxfeed.event.misc.Configuration
-
Returns attachment.
- getAttachment() - Method in class com.dxfeed.event.misc.Message
-
Returns attachment.
- getAttachment(ClassLoader) - Method in class com.dxfeed.event.misc.Message
-
Returns attachment.
- getAttribute() - Method in class com.dxfeed.glossary.CFI.Value
-
Returns attribute that contains this value.
- getAttributeForSymbol(String) - Static method in enum com.dxfeed.event.candle.CandleAlignment
-
Returns candle alignment of the given candle symbol string.
- getAttributeForSymbol(String) - Static method in class com.dxfeed.event.candle.CandleExchange
-
Returns exchange attribute object of the given candle symbol string.
- getAttributeForSymbol(String) - Static method in class com.dxfeed.event.candle.CandlePeriod
-
Returns candle period of the given candle symbol string.
- getAttributeForSymbol(String) - Static method in enum com.dxfeed.event.candle.CandlePrice
-
Returns candle price type of the given candle symbol string.
- getAttributeForSymbol(String) - Static method in class com.dxfeed.event.candle.CandlePriceLevel
-
Returns candle price level of the given candle symbol string.
- getAttributeForSymbol(String) - Static method in enum com.dxfeed.event.candle.CandleSession
-
Returns candle session attribute of the given candle symbol string.
- getAttributeStringByKey(String, String) - Static method in class com.dxfeed.event.market.MarketEventSymbols
-
Returns value of the attribute with the specified key.
- getAuxOrderId() - Method in class com.dxfeed.event.market.OrderBase
-
- getBackVolatility() - Method in class com.dxfeed.event.option.Underlying
-
Returns back month implied volatility for this underlying based on VIX methodology.
- getBaseCurrency() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns base currency of currency pair (FOREX instruments).
- getBaseSymbol() - Method in class com.dxfeed.event.candle.CandleSymbol
-
Returns base market symbol without attributes.
- getBaseSymbol(String) - Static method in class com.dxfeed.event.market.MarketEventSymbols
-
Returns base symbol without exchange code and attributes.
- getBeta() - Method in class com.dxfeed.event.market.Profile
-
Returns the correlation coefficient of the instrument to the S&P500 index.
- getBidExchangeCode() - Method in class com.dxfeed.event.market.Quote
-
Returns bid exchange code.
- getBidPrice() - Method in class com.dxfeed.event.market.OptionSale
-
Returns the current bid price on the market when this option sale event had occurred.
- getBidPrice() - Method in class com.dxfeed.event.market.Quote
-
Returns bid price.
- getBidPrice() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns the current bid price on the market when this time and sale event had occurred.
- getBidSize() - Method in class com.dxfeed.event.market.Quote
-
Returns bid size as integer number (rounded toward zero).
- getBidSizeAsDouble() - Method in class com.dxfeed.event.market.Quote
-
Returns bid size as floating number with fractions.
- getBidTime() - Method in class com.dxfeed.event.market.Quote
-
Returns time of the last bid change.
- getBidVolume() - Method in class com.dxfeed.event.candle.Candle
-
Returns bid volume in this candle.
- getBidVolumeAsDouble() - Method in class com.dxfeed.event.candle.Candle
-
Returns bid volume in this candle as floating number with fractions.
- getBuyer() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns buyer of this time and sale event.
- getBuyOrders() - Method in class com.dxfeed.model.market.OrderBookModel
-
Returns the view of bid side (buy orders) of the order book.
- getCalls() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns a sorted map of all calls from strike to a corresponding option instrument.
- getCallVolume() - Method in class com.dxfeed.event.option.Series
-
Returns call options traded volume for a day.
- getCallVolume() - Method in class com.dxfeed.event.option.Underlying
-
Returns call options traded volume for a day.
- getCategory() - Method in class com.dxfeed.glossary.CFI
-
Returns single character for instrument category - the first character of the CFI code.
- getCFI() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns Classification of Financial Instruments code.
- getCFI() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns Classification of Financial Instruments code of this option series.
- getChains() - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Returns a view of chains created by this builder.
- getChange() - Method in class com.dxfeed.event.market.TradeBase
-
Returns change of the last trade.
- getClose() - Method in class com.dxfeed.event.candle.Candle
-
Returns the last (close) price of this candle.
- getCode() - Method in enum com.dxfeed.event.market.Direction
-
Returns integer code that is used in flag bits.
- getCode() - Method in enum com.dxfeed.event.market.IcebergType
-
Returns integer code that is used in flag bits.
- getCode() - Method in enum com.dxfeed.event.market.OrderAction
-
Returns integer code that is used in flag bits.
- getCode() - Method in enum com.dxfeed.event.market.PriceType
-
Returns integer code that is used in flag bits.
- getCode() - Method in enum com.dxfeed.event.market.Scope
-
Returns integer code that is used in flag bits.
- getCode() - Method in enum com.dxfeed.event.market.ShortSaleRestriction
-
Returns integer code that is used in flag bits.
- getCode() - Method in enum com.dxfeed.event.market.Side
-
Returns integer code that is used in flag bits.
- getCode() - Method in enum com.dxfeed.event.market.TimeAndSaleType
-
Returns integer code that is used in flag bits.
- getCode() - Method in enum com.dxfeed.event.market.TradingStatus
-
Returns integer code that is used in flag bits.
- getCode() - Method in class com.dxfeed.glossary.CFI
-
Returns CFI code.
- getCode() - Method in class com.dxfeed.glossary.CFI.Value
-
Returns single character code of this value.
- getCount() - Method in class com.dxfeed.event.candle.Candle
-
Returns total number of original trade (or quote) events in this candle.
- getCount() - Method in class com.dxfeed.event.market.OrderBase
-
Returns number of individual orders in this aggregate order.
- getCountry() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns country of origin (incorporation) of corresponding company or parent entity.
- getCurrency() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns currency of quotation, pricing and trading.
- getCUSIP() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns Committee on Uniform Security Identification Procedures code.
- getDateField(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns day id value for a date field with a specified name.
- getDay() - Method in class com.dxfeed.schedule.Session
-
Returns day to which this session belongs.
- getDayById(int) - Method in class com.dxfeed.schedule.Schedule
-
Returns day for specified day identifier.
- getDayByTime(long) - Method in class com.dxfeed.schedule.Schedule
-
Returns day that contains specified time.
- getDayByYearMonthDay(int) - Method in class com.dxfeed.schedule.Schedule
-
Returns day for specified year, month and day numbers.
- getDayClosePrice() - Method in class com.dxfeed.event.market.Summary
-
Returns the last (close) price for the day.
- getDayClosePriceType() - Method in class com.dxfeed.event.market.Summary
-
Returns the price type of the last (close) price for the day.
- getDayHighPrice() - Method in class com.dxfeed.event.market.Summary
-
Returns the maximal (high) price for the day.
- getDayId() - Method in class com.dxfeed.event.market.Summary
-
Returns identifier of the day that this summary represents.
- getDayId() - Method in class com.dxfeed.event.market.TradeBase
-
Returns identifier of the current trading day.
- getDayId() - Method in class com.dxfeed.schedule.Day
-
Number of this day since January 1, 1970 (that day has identifier of 0 and previous days have negative identifiers).
- getDayLowPrice() - Method in class com.dxfeed.event.market.Summary
-
Returns the minimal (low) price for the day.
- getDayOfMonth() - Method in class com.dxfeed.schedule.Day
-
Returns ordinal day number in the month starting with 1 for the first day of month.
- getDayOfWeek() - Method in class com.dxfeed.schedule.Day
-
Returns ordinal day number in the week starting with 1=Monday and ending with 7=Sunday.
- getDayOpenPrice() - Method in class com.dxfeed.event.market.Summary
-
Returns the first (open) price for the day.
- getDayTurnover() - Method in class com.dxfeed.event.market.TradeBase
-
Returns total turnover traded for a day.
- getDayVolume() - Method in class com.dxfeed.event.market.TradeBase
-
Returns total volume traded for a day as integer number (rounded toward zero).
- getDayVolumeAsDouble() - Method in class com.dxfeed.event.market.TradeBase
-
Returns total volume traded for a day as floating number with fractions.
- getDecoratedSymbols() - Method in class com.dxfeed.api.DXFeedSubscription
-
Returns a set of decorated symbols (depending on the actual implementation class of
DXFeedSubscription
).
- getDelta() - Method in class com.dxfeed.event.market.OptionSale
-
Return option delta at the time of this option sale event.
- getDelta() - Method in class com.dxfeed.event.option.Greeks
-
Return option delta.
- getDelta() - Method in class com.dxfeed.event.option.TheoPrice
-
Returns delta of the theoretical price.
- getDescription() - Method in class com.dxfeed.event.market.Profile
-
Returns description of the security instrument.
- getDescription() - Method in class com.dxfeed.glossary.CFI.Attribute
-
Returns description of this attribute.
- getDescription() - Method in class com.dxfeed.glossary.CFI.Value
-
Returns description of this value.
- getDescription() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns description of instrument,
preferable an international one in Latin alphabet.
- getDividend() - Method in class com.dxfeed.event.option.Series
-
Returns implied simple dividend return of the corresponding option series.
- getDividend() - Method in class com.dxfeed.event.option.TheoPrice
-
Returns implied simple dividend return of the corresponding option series.
- getDividendFrequency() - Method in class com.dxfeed.event.market.Profile
-
Returns frequency of cash dividends payments per year (calculated).
- getEarningsPerShare() - Method in class com.dxfeed.event.market.Profile
-
Returns earnings per share (the company’s profits divided by the number of shares).
- getEndpoint() - Method in class com.dxfeed.ondemand.OnDemandService
-
Returns
DXEndpoint
that is associated with this on-demand service.
- getEndTime() - Method in class com.dxfeed.schedule.Day
-
Returns end time of this day (exclusive).
- getEndTime() - Method in class com.dxfeed.schedule.Session
-
Returns end time of this session (exclusive).
- getEventFlags() - Method in class com.dxfeed.event.candle.Candle
-
Returns transactional event flags.
- getEventFlags() - Method in interface com.dxfeed.event.IndexedEvent
-
Returns transactional event flags.
- getEventFlags() - Method in class com.dxfeed.event.market.OptionSale
-
Returns transactional event flags.
- getEventFlags() - Method in class com.dxfeed.event.market.OrderBase
-
Returns transactional event flags.
- getEventFlags() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns transactional event flags.
- getEventFlags() - Method in class com.dxfeed.event.option.Greeks
-
Returns transactional event flags.
- getEventFlags() - Method in class com.dxfeed.event.option.Series
-
Returns transactional event flags.
- getEventFlags() - Method in class com.dxfeed.event.option.TheoPrice
-
Returns transactional event flags.
- getEventFlags() - Method in class com.dxfeed.event.option.Underlying
-
Returns transactional event flags.
- getEventId() - Method in interface com.dxfeed.event.TimeSeriesEvent
-
- getEventsList() - Method in class com.dxfeed.model.IndexedEventModel
-
Returns the view of the current list of events in this model.
- getEventSymbol() - Method in class com.dxfeed.api.osub.IndexedEventSubscriptionSymbol
-
Returns event symbol.
- getEventSymbol() - Method in class com.dxfeed.event.candle.Candle
-
Returns candle event symbol.
- getEventSymbol() - Method in interface com.dxfeed.event.EventType
-
Returns event symbol that identifies this event type in
subscription
.
- getEventSymbol() - Method in class com.dxfeed.event.market.MarketEvent
-
Returns symbol of this event.
- getEventSymbol() - Method in class com.dxfeed.event.misc.Configuration
-
Returns symbol for this event.
- getEventSymbol() - Method in class com.dxfeed.event.misc.Message
-
Returns symbol for this event.
- getEventTime() - Method in class com.dxfeed.event.candle.Candle
-
Returns time when event was created or zero when time is not available.
- getEventTime() - Method in interface com.dxfeed.event.EventType
-
Returns time when event was created or zero when time is not available.
- getEventTime() - Method in class com.dxfeed.event.market.MarketEvent
-
Returns time when event was created or zero when time is not available.
- getEventTime() - Method in class com.dxfeed.event.misc.Configuration
-
Returns time when event was created or zero when time is not available.
- getEventTime() - Method in class com.dxfeed.event.misc.Message
-
Returns time when event was created or zero when time is not available.
- getEventTypes() - Method in class com.dxfeed.api.DXEndpoint
-
Returns a set of all event types supported by this endpoint.
- getEventTypes() - Method in class com.dxfeed.api.DXFeedSubscription
-
Returns a set of subscribed event types.
- getEventTypes() - Method in interface com.dxfeed.api.osub.ObservableSubscription
-
Returns a set of event types for this subscription.
- getException() - Method in class com.dxfeed.promise.Promise
-
Returns exceptional outcome of computation.
- getExchange() - Method in class com.dxfeed.event.candle.CandleSymbol
-
Returns exchange attribute of this symbol.
- getExchangeCode() - Method in class com.dxfeed.event.candle.CandleExchange
-
Returns exchange code.
- getExchangeCode(String) - Static method in class com.dxfeed.event.market.MarketEventSymbols
-
Returns exchange code of the specified symbol or '\0'
if none is defined.
- getExchangeCode() - Method in class com.dxfeed.event.market.OptionSale
-
Returns exchange code of this option sale event.
- getExchangeCode() - Method in class com.dxfeed.event.market.OrderBase
-
Returns exchange code of this order.
- getExchangeCode() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns exchange code of this time and sale event.
- getExchangeCode() - Method in class com.dxfeed.event.market.TradeBase
-
Returns exchange code of the last trade.
- getExchangeData() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns exchange-specific data required to properly identify instrument when communicating with exchange.
- getExchanges() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns list of exchanges where instrument is quoted or traded.
- getExchangeSaleConditions() - Method in class com.dxfeed.event.market.OptionSale
-
Returns sale conditions provided for this event by data feed.
- getExchangeSaleConditions() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns sale conditions provided for this event by data feed.
- getExDividendAmount() - Method in class com.dxfeed.event.market.Profile
-
Returns the amount of the last paid dividend.
- getExDividendDayId() - Method in class com.dxfeed.event.market.Profile
-
Returns identifier of the day of the last dividend payment (ex-dividend date).
- getExecutedSize() - Method in class com.dxfeed.event.market.OrderBase
-
Returns executed size of this order.
- getExecutor() - Method in class com.dxfeed.api.DXFeedSubscription
-
Returns executor for processing event notifications on this subscription.
- getExecutor() - Method in class com.dxfeed.ipf.live.InstrumentProfileCollector
-
Returns executor for processing instrument profile update notifications.
- getExecutor() - Method in class com.dxfeed.model.AbstractIndexedEventModel
-
Returns executor for processing event notifications on this model.
- getExecutor() - Method in class com.dxfeed.model.market.OrderBookModel
-
Returns executor for processing event notifications on this model.
- getExpiration() - Method in class com.dxfeed.event.option.Series
-
Returns day id of expiration.
- getExpiration() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns day id of expiration.
- getExpiration() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns day id of expiration.
- getExpirationStyle() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns expiration cycle style, such as "Weeklys", "Quarterlys".
- getExpirationStyle() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns expiration cycle style, such as "Weeklys", "Quarterlys".
- getFeed() - Method in class com.dxfeed.api.DXEndpoint
-
Returns feed that is associated with this endpoint.
- getField(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns field value with a specified name.
- getField(InstrumentProfile) - Method in enum com.dxfeed.ipf.InstrumentProfileField
-
Returns value of this field for specified profile in textual representation.
- getFilter() - Method in class com.dxfeed.model.market.OrderBookModel
-
Returns filter for the model.
- getFirstSession(SessionFilter) - Method in class com.dxfeed.schedule.Day
-
Returns first session belonging to this day accepted by specified filter.
- getFlags() - Method in class com.dxfeed.event.market.Profile
-
Returns implementation-specific flags.
- getForwardPrice() - Method in class com.dxfeed.event.option.Series
-
Returns implied forward price for this option series.
- getFreeFloat() - Method in class com.dxfeed.event.market.Profile
-
Returns free-float - the number of shares outstanding that are available to the public for trade.
- getFromTime() - Method in class com.dxfeed.api.DXFeedTimeSeriesSubscription
-
Returns the earliest timestamp from which time-series of events shall be received.
- getFromTime() - Method in class com.dxfeed.api.osub.TimeSeriesSubscriptionSymbol
-
Returns subscription time.
- getFromTime() - Method in class com.dxfeed.model.TimeSeriesEventModel
-
Returns the time from which to subscribe for time-series, or
Long.MAX_VALUE
is not subscribed
(this is a default value).
- getFrontVolatility() - Method in class com.dxfeed.event.option.Underlying
-
Returns front month implied volatility for this underlying based on VIX methodology.
- getGamma() - Method in class com.dxfeed.event.option.Greeks
-
Returns option gamma.
- getGamma() - Method in class com.dxfeed.event.option.TheoPrice
-
Returns gamma of the theoretical price.
- getGroup() - Method in class com.dxfeed.glossary.CFI
-
Returns single character for instrument group - the second character of the CFI code.
- getHaltEndTime() - Method in class com.dxfeed.event.market.Profile
-
Returns ending time of the trading halt interval.
- getHaltStartTime() - Method in class com.dxfeed.event.market.Profile
-
Returns starting time of the trading halt interval.
- getHigh() - Method in class com.dxfeed.event.candle.Candle
-
Returns the maximal (high) price of this candle.
- getHigh52WeekPrice() - Method in class com.dxfeed.event.market.Profile
-
Returns the maximal (high) price in last 52 weeks.
- getHighLimitPrice() - Method in class com.dxfeed.event.market.Profile
-
Returns the maximal (high) allowed price.
- getICB() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns Industry Classification Benchmark.
- getIcebergExecutedSize() - Method in class com.dxfeed.event.market.AnalyticOrder
-
Returns iceberg executed size of this analytic order.
- getIcebergHiddenSize() - Method in class com.dxfeed.event.market.AnalyticOrder
-
Returns iceberg hidden size of this analytic order.
- getIcebergPeakSize() - Method in class com.dxfeed.event.market.AnalyticOrder
-
Returns iceberg peak size of this analytic order.
- getIcebergType() - Method in class com.dxfeed.event.market.AnalyticOrder
-
Returns iceberg type of this analytic order.
- getImpVolatility() - Method in class com.dxfeed.event.candle.Candle
-
Returns implied volatility.
- getIndex() - Method in class com.dxfeed.event.candle.Candle
-
Returns unique per-symbol index of this candle event.
- getIndex() - Method in interface com.dxfeed.event.IndexedEvent
-
Returns unique per-symbol index of this event.
- getIndex() - Method in class com.dxfeed.event.market.OptionSale
-
Returns unique per-symbol index of this option sale event.
- getIndex() - Method in class com.dxfeed.event.market.OrderBase
-
Returns unique per-symbol index of this order.
- getIndex() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns unique per-symbol index of this time and sale event.
- getIndex() - Method in class com.dxfeed.event.option.Greeks
-
Returns unique per-symbol index of this event.
- getIndex() - Method in class com.dxfeed.event.option.Series
-
Returns unique per-symbol index of this series.
- getIndex() - Method in class com.dxfeed.event.option.TheoPrice
-
Returns unique per-symbol index of this event.
- getIndex() - Method in class com.dxfeed.event.option.Underlying
-
Returns unique per-symbol index of this event.
- getIndex() - Method in interface com.dxfeed.event.TimeSeriesEvent
-
Returns unique per-symbol index of this event.
- getIndexedEventsIfSubscribed(Class<E>, Object, IndexedEventSource) - Method in class com.dxfeed.api.DXFeed
-
Returns a list of indexed events for the specified event type, symbol, and source
if there is a subscription for it.
- getIndexedEventsPromise(Class<E>, Object, IndexedEventSource) - Method in class com.dxfeed.api.DXFeed
-
Requests a list of indexed events for the specified event type, symbol, and source.
- getInstance() - Static method in class com.dxfeed.api.DXEndpoint
-
Returns a default application-wide singleton instance of DXEndpoint with a
FEED
role.
- getInstance(DXEndpoint.Role) - Static method in class com.dxfeed.api.DXEndpoint
-
Returns a default application-wide singleton instance of DXEndpoint for a specific role.
- getInstance() - Static method in class com.dxfeed.api.DXFeed
-
Returns a default application-wide singleton instance of feed.
- getInstance() - Static method in class com.dxfeed.api.DXPublisher
-
Returns a default application-wide singleton instance of DXPublisher.
- getInstance() - Static method in class com.dxfeed.ondemand.OnDemandService
-
Returns on-demand service for the default
DXEndpoint
instance with
ON_DEMAND_FEED
role that is
not connected to any other real-time or delayed data feed.
- getInstance(DXEndpoint) - Static method in class com.dxfeed.ondemand.OnDemandService
-
Returns on-demand service for the specified
DXEndpoint
.
- getInstance(InstrumentProfile) - Static method in class com.dxfeed.schedule.Schedule
-
Returns default schedule instance for specified instrument profile.
- getInstance(String) - Static method in class com.dxfeed.schedule.Schedule
-
Returns default schedule instance for specified schedule definition.
- getInstance(InstrumentProfile, String) - Static method in class com.dxfeed.schedule.Schedule
-
Returns schedule instance for specified instrument profile and trading venue.
- getIntCode() - Method in class com.dxfeed.glossary.CFI
-
Returns integer representation of CFI code.
- getInterest() - Method in class com.dxfeed.event.option.Series
-
Returns implied simple interest return of the corresponding option series.
- getInterest() - Method in class com.dxfeed.event.option.TheoPrice
-
Returns implied simple interest return of the corresponding option series.
- getISIN() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns International Securities Identifying Number.
- getLastEvent(E) - Method in class com.dxfeed.api.DXFeed
-
Returns the last event for the specified event instance.
- getLastEventIfSubscribed(Class<E>, Object) - Method in class com.dxfeed.api.DXFeed
-
Returns the last event for the specified event type and symbol if there is a subscription for it.
- getLastEventPromise(Class<E>, Object) - Method in class com.dxfeed.api.DXFeed
-
Requests the last event for the specified event type and symbol.
- getLastEvents(Collection<E>) - Method in class com.dxfeed.api.DXFeed
-
Returns the last events for the specified list of event instances.
- getLastEventsPromises(Class<E>, Collection<?>) - Method in class com.dxfeed.api.DXFeed
-
Requests the last events for the specified event type and a collection of symbols.
- getLastModified() - Method in class com.dxfeed.ipf.InstrumentProfileReader
-
- getLastModified() - Method in class com.dxfeed.ipf.live.InstrumentProfileConnection
-
Returns last modification time (in milliseconds) of instrument profiles or zero if it is unknown.
- getLastSession(SessionFilter) - Method in class com.dxfeed.schedule.Day
-
Returns last session belonging to this day accepted by specified filter.
- getLastTrade() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns day id of last trading day.
- getLastTrade() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns day id of last trading day.
- getLastUpdateTime() - Method in class com.dxfeed.ipf.live.InstrumentProfileCollector
-
Returns last modification time (in milliseconds) of instrument profiles or zero if it is unknown.
- getLevel() - Method in class com.dxfeed.event.market.OrderBase
-
- getLocalDescription() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns description of instrument in national language.
- getLocalSymbol() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns identifier of instrument in national language.
- getLotSize() - Method in class com.dxfeed.model.market.OrderBookModel
-
Returns lot size.
- getLow() - Method in class com.dxfeed.event.candle.Candle
-
Returns the minimal (low) price of this candle.
- getLow52WeekPrice() - Method in class com.dxfeed.event.market.Profile
-
Returns the minimal (low) price in last 52 weeks.
- getLowLimitPrice() - Method in class com.dxfeed.event.market.Profile
-
Returns the minimal (low) allowed price.
- getMap() - Method in class com.dxfeed.glossary.AdditionalUnderlyings
-
Returns internal representation of additional underlyings as a map from underlying symbol to its SPC.
- getMarketMaker() - Method in class com.dxfeed.event.market.Order
-
Returns market maker or other aggregate identifier of this order.
- getMMY() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns maturity month-year as provided for corresponding FIX tag (200).
- getMMY() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns maturity month-year as provided for corresponding FIX tag (200).
- getMonthOfYear() - Method in class com.dxfeed.schedule.Day
-
Returns calendar month number in the year starting with 1=January and ending with 12=December.
- getMultiplier() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns market value multiplier.
- getMultiplier() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns market value multiplier.
- getName() - Method in class com.dxfeed.glossary.CFI.Attribute
-
Returns short name of this attribute.
- getName() - Method in class com.dxfeed.glossary.CFI.Value
-
Returns short name of this value.
- getName() - Method in class com.dxfeed.schedule.Schedule
-
Returns name of this schedule.
- getNearestSessionByTime(long, SessionFilter) - Method in class com.dxfeed.schedule.Schedule
-
Returns session that is nearest to the specified time and that is accepted by specified filter.
- getNewValue() - Method in class com.dxfeed.model.AbstractIndexedEventModel.Entry
-
Returns new value of the entry, after the most recent change,
null
if the element is removed from the model.
- getNextDay(DayFilter) - Method in class com.dxfeed.schedule.Day
-
Returns following day accepted by specified filter.
- getNextSession(SessionFilter) - Method in class com.dxfeed.schedule.Session
-
Returns following session accepted by specified filter.
- getNStrikesAround(int, double) - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns n strikes the are centered around a specified strike value.
- getNumericField(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns numeric field value with a specified name.
- getNumericField(InstrumentProfile) - Method in enum com.dxfeed.ipf.InstrumentProfileField
-
Returns value of this field for specified profile in numeric representation.
- getOpen() - Method in class com.dxfeed.event.candle.Candle
-
Returns the first (open) price of this candle.
- getOpenInterest() - Method in class com.dxfeed.event.candle.Candle
-
Returns open interest.
- getOpenInterest() - Method in class com.dxfeed.event.market.Summary
-
Returns open interest of the symbol as the number of open contracts.
- getOpenInterestAsDouble() - Method in class com.dxfeed.event.candle.Candle
-
Returns open interest as floating number with fractions.
- getOPOL() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns official Place Of Listing, the organization that have listed this instrument.
- getOptionSymbol() - Method in class com.dxfeed.event.market.OptionSale
-
Returns option symbol of this event.
- getOptionType() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns type of option.
- getOptionType() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns type of option.
- getOptionVolume() - Method in class com.dxfeed.event.option.Series
-
Returns options traded volume for a day.
- getOptionVolume() - Method in class com.dxfeed.event.option.Underlying
-
Returns options traded volume for a day.
- getOrderId() - Method in class com.dxfeed.event.market.OrderBase
-
Returns order ID if available.
- getOrderSide() - Method in class com.dxfeed.event.market.OrderBase
-
Returns side of this order.
- getPeriod() - Method in class com.dxfeed.event.candle.CandleSymbol
-
Returns aggregation period of this symbol.
- getPeriodIntervalMillis() - Method in class com.dxfeed.event.candle.CandlePeriod
-
Returns aggregation period in milliseconds as closely as possible.
- getPeriodIntervalMillis() - Method in enum com.dxfeed.event.candle.CandleType
-
Returns candle type period in milliseconds as closely as possible.
- getPrevDay(DayFilter) - Method in class com.dxfeed.schedule.Day
-
Returns previous day accepted by specified filter.
- getPrevDayClosePrice() - Method in class com.dxfeed.event.market.Summary
-
Returns the last (close) price for the previous day.
- getPrevDayClosePriceType() - Method in class com.dxfeed.event.market.Summary
-
Returns the price type of the last (close) price for the previous day.
- getPrevDayId() - Method in class com.dxfeed.event.market.Summary
-
Returns identifier of the previous day that this summary represents.
- getPrevDayVolume() - Method in class com.dxfeed.event.market.Summary
-
Returns total volume traded for the previous day.
- getPrevSession(SessionFilter) - Method in class com.dxfeed.schedule.Session
-
Returns previous session accepted by specified filter.
- getPrice() - Method in class com.dxfeed.event.candle.CandleSymbol
-
Returns price type attribute of this symbol.
- getPrice() - Method in class com.dxfeed.event.market.OptionSale
-
Returns price of this option sale event.
- getPrice() - Method in class com.dxfeed.event.market.OrderBase
-
Returns price of this order.
- getPrice() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns price of this time and sale event.
- getPrice() - Method in class com.dxfeed.event.market.TradeBase
-
Returns price of the last trade.
- getPrice() - Method in class com.dxfeed.event.option.Greeks
-
Returns option market price.
- getPrice() - Method in class com.dxfeed.event.option.TheoPrice
-
Returns theoretical option price.
- getPriceIncrement() - Method in class com.dxfeed.glossary.PriceIncrements
-
Returns first price increment (for price range adjacent to 0), usually the smallest one.
- getPriceIncrement(double) - Method in class com.dxfeed.glossary.PriceIncrements
-
Returns price increment which shall be applied to the specified price.
- getPriceIncrement(double, int) - Method in class com.dxfeed.glossary.PriceIncrements
-
Returns price increment which shall be applied to the specified price in the specified direction.
- getPriceIncrements() - Method in class com.dxfeed.glossary.PriceIncrements
-
Returns internal representation of price increments as a single array of double values.
- getPriceIncrements() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns minimum allowed price increments with corresponding price ranges.
- getPriceLevel() - Method in class com.dxfeed.event.candle.CandleSymbol
-
Returns price level attribute of this symbol.
- getPricePrecision() - Method in class com.dxfeed.glossary.PriceIncrements
-
Returns first price precision (for price range adjacent to 0), usually the largest one.
- getPricePrecision(double) - Method in class com.dxfeed.glossary.PriceIncrements
-
Returns price precision for the price range which contains specified price.
- getProduct() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns product for futures and options on futures (underlying asset name).
- getPublisher() - Method in class com.dxfeed.api.DXEndpoint
-
Returns publisher that is associated with this endpoint.
- getPutCallRatio() - Method in class com.dxfeed.event.option.Series
-
Returns ratio of put options traded volume to call options traded volume for a day.
- getPutCallRatio() - Method in class com.dxfeed.event.option.Underlying
-
Returns ratio of put options traded volume to call options traded volume for a day.
- getPuts() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns a sorted map of all puts from strike to a corresponding option instrument.
- getPutVolume() - Method in class com.dxfeed.event.option.Series
-
Returns put options traded volume for a day.
- getPutVolume() - Method in class com.dxfeed.event.option.Underlying
-
Returns put options traded volume for a day.
- getResetTime() - Method in class com.dxfeed.schedule.Day
-
Returns reset time for this day.
- getResult() - Method in class com.dxfeed.promise.Promise
-
Returns result of computation.
- getRho() - Method in class com.dxfeed.event.option.Greeks
-
Returns option rho.
- getRole() - Method in class com.dxfeed.api.DXEndpoint
-
Returns the role of this endpoint.
- getSchedule() - Method in class com.dxfeed.schedule.Day
-
Returns schedule to which this day belongs.
- getScope() - Method in class com.dxfeed.event.market.OrderBase
-
Returns scope of this order.
- getSEDOL() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns Stock Exchange Daily Official List.
- getSeller() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns seller of this time and sale event.
- getSellOrders() - Method in class com.dxfeed.model.market.OrderBookModel
-
Returns the view of offer side (sell orders) of the order book.
- getSequence() - Method in class com.dxfeed.event.candle.Candle
-
Returns sequence number of this event to distinguish events that have the same
time
.
- getSequence() - Method in class com.dxfeed.event.market.OptionSale
-
Returns sequence number of this event to distinguish option sale events that have the same
time
.
- getSequence() - Method in class com.dxfeed.event.market.OrderBase
-
Returns sequence number of this order to distinguish orders that have the same
time
.
- getSequence() - Method in class com.dxfeed.event.market.Quote
-
Returns sequence number of this quote to distinguish quotes that have the same
time
.
- getSequence() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns sequence number of this event to distinguish events that have the same
time
.
- getSequence() - Method in class com.dxfeed.event.market.TradeBase
-
Returns sequence number of the last trade to distinguish trades that have the same
time
.
- getSequence() - Method in class com.dxfeed.event.option.Greeks
-
Returns sequence number of this event to distinguish events that have the same
time
.
- getSequence() - Method in class com.dxfeed.event.option.Series
-
Returns sequence number of this series to distinguish series that have the same
time
.
- getSequence() - Method in class com.dxfeed.event.option.TheoPrice
-
Returns sequence number of this event to distinguish events that have the same
time
.
- getSequence() - Method in class com.dxfeed.event.option.Underlying
-
Returns sequence number of this event to distinguish events that have the same
time
.
- getSeries() - Method in class com.dxfeed.ipf.option.OptionChain
-
Returns a sorted set of option series of this option chain.
- getSession() - Method in class com.dxfeed.event.candle.CandleSymbol
-
Returns session attribute of this symbol.
- getSessionByTime(long) - Method in class com.dxfeed.schedule.Day
-
Returns session belonging to this day that contains specified time.
- getSessionByTime(long) - Method in class com.dxfeed.schedule.Schedule
-
Returns session that contains specified time.
- getSessionFilter() - Method in enum com.dxfeed.event.candle.CandleSession
-
Returns session filter that corresponds to this session attribute.
- getSessions() - Method in class com.dxfeed.schedule.Day
-
Returns list of sessions that constitute this day.
- getSettlementStyle() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns settlement price determination style, such as "Open", "Close".
- getSettlementStyle() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns settlement price determination style, such as "Open", "Close".
- getShares() - Method in class com.dxfeed.event.market.Profile
-
Returns the number of shares outstanding.
- getShortSaleRestriction() - Method in class com.dxfeed.event.market.Profile
-
Returns short sale restriction of the security instrument.
- getSIC() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns Standard Industrial Classification.
- getSide() - Method in class com.dxfeed.event.market.OrderBase
-
- getSize() - Method in class com.dxfeed.event.market.OptionSale
-
Returns size of this option sale event.
- getSize() - Method in class com.dxfeed.event.market.OrderBase
-
Returns size of this order as integer number (rounded toward zero).
- getSize() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns size of this time and sale event as integer number (rounded toward zero).
- getSize() - Method in class com.dxfeed.event.market.TradeBase
-
Returns size of the last trade as integer number (rounded toward zero).
- getSizeAsDouble() - Method in class com.dxfeed.event.market.OrderBase
-
Returns size of this order as floating number with fractions.
- getSizeAsDouble() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns size of this time and sale event as floating number with fractions.
- getSizeAsDouble() - Method in class com.dxfeed.event.market.TradeBase
-
Returns size of the last trade as floating number with fractions.
- getSizeLimit() - Method in class com.dxfeed.model.AbstractIndexedEventModel
-
Returns size limit of this model.
- getSource() - Method in class com.dxfeed.api.osub.IndexedEventSubscriptionSymbol
-
Returns indexed event source.
- getSource() - Method in class com.dxfeed.event.candle.Candle
-
Returns a source identifier for this event, which is always
DEFAULT
for time-series events.
- getSource() - Method in interface com.dxfeed.event.IndexedEvent
-
Returns source of this event.
- getSource() - Method in class com.dxfeed.event.market.OptionSale
-
Returns a source for this event.
- getSource() - Method in class com.dxfeed.event.market.OrderBase
-
Returns source of this event.
- getSource() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns a source identifier for this event, which is always
DEFAULT
for time-series events.
- getSource() - Method in class com.dxfeed.event.option.Greeks
-
Returns a source identifier for this event, which is always
DEFAULT
for time-series events.
- getSource() - Method in class com.dxfeed.event.option.Series
-
Returns a source for this event.
- getSource() - Method in class com.dxfeed.event.option.TheoPrice
-
Returns a source identifier for this event, which is always
DEFAULT
for time-series events.
- getSource() - Method in class com.dxfeed.event.option.Underlying
-
Returns a source identifier for this event, which is always
DEFAULT
for time-series events.
- getSource() - Method in interface com.dxfeed.event.TimeSeriesEvent
-
Returns a source identifier for this event, which is always
DEFAULT
for time-series events.
- getSource() - Method in class com.dxfeed.model.market.OrderBookModelListener.Change
-
Returns the source model of the change.
- getSource() - Method in class com.dxfeed.model.ObservableListModelListener.Change
-
Returns the source list model of the change.
- getSPC(String, String) - Static method in class com.dxfeed.glossary.AdditionalUnderlyings
-
Returns SPC for specified underlying symbol or 0 is specified symbol is not found.
- getSPC(String) - Method in class com.dxfeed.glossary.AdditionalUnderlyings
-
Returns SPC for specified underlying symbol or 0 is specified symbol is not found.
- getSPC() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns shares per contract for options.
- getSPC() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns shares per contract for options.
- getSpeed() - Method in class com.dxfeed.ondemand.OnDemandService
-
Returns on-demand historical data replay speed.
- getSpreadSymbol() - Method in class com.dxfeed.event.market.SpreadOrder
-
Returns spread symbol of this event.
- getStartTime() - Method in class com.dxfeed.schedule.Day
-
Returns start time of this day (inclusive).
- getStartTime() - Method in class com.dxfeed.schedule.Session
-
Returns start time of this session (inclusive).
- getState() - Method in class com.dxfeed.api.DXEndpoint
-
Returns the state of this endpoint.
- getState() - Method in class com.dxfeed.ipf.live.InstrumentProfileConnection
-
Returns state of this instrument profile connections.
- getStatusReason() - Method in class com.dxfeed.event.market.Profile
-
Returns description of the reason that trading was halted.
- getStrike() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns strike price for options.
- getStrikes() - Method in class com.dxfeed.ipf.option.OptionSeries
-
Returns a list of all strikes in ascending order.
- getSubscription(Class<E>) - Method in class com.dxfeed.api.DXPublisher
-
Returns observable set of subscribed symbols for the specified event type.
- getSymbol() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns identifier of instrument,
preferable an international one in Latin alphabet.
- getSymbol() - Method in class com.dxfeed.ipf.option.OptionChain
-
Returns symbol (product or underlying) of this option chain.
- getSymbol() - Method in class com.dxfeed.model.AbstractIndexedEventModel
-
Returns model subscription symbol, or null
is not subscribed
(this is a default value).
- getSymbol() - Method in class com.dxfeed.model.market.OrderBookModel
-
Returns order book symbol, or null
for empty subscription.
- getSymbol() - Method in class com.dxfeed.model.TimeSeriesEventModel
-
Returns model subscription symbol, or null
is not subscribed
(this is a default value).
- getSymbols() - Method in class com.dxfeed.api.DXFeedSubscription
-
Returns a set of subscribed symbols.
- getText() - Method in class com.dxfeed.glossary.AdditionalUnderlyings
-
Returns textual representation of additional underlyings in the format:
- getText() - Method in class com.dxfeed.glossary.PriceIncrements
-
Returns textual representation of price increments in the format:
- getTheta() - Method in class com.dxfeed.event.option.Greeks
-
Returns option theta.
- getTickDirection() - Method in class com.dxfeed.event.market.TradeBase
-
Returns tick direction of the last trade.
- getTime() - Method in class com.dxfeed.event.candle.Candle
-
Returns timestamp of the candle in milliseconds.
- getTime() - Method in class com.dxfeed.event.market.OptionSale
-
Returns time of this option sale event.
- getTime() - Method in class com.dxfeed.event.market.OrderBase
-
Returns time of this order.
- getTime() - Method in class com.dxfeed.event.market.Quote
-
Returns time of the last bid or ask change.
- getTime() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns timestamp of the original event.
- getTime() - Method in class com.dxfeed.event.market.TradeBase
-
Returns time of the last trade.
- getTime() - Method in class com.dxfeed.event.option.Greeks
-
Returns timestamp of the event in milliseconds.
- getTime() - Method in class com.dxfeed.event.option.Series
-
Returns time of this series.
- getTime() - Method in class com.dxfeed.event.option.TheoPrice
-
Returns timestamp of the event in milliseconds.
- getTime() - Method in class com.dxfeed.event.option.Underlying
-
Returns timestamp of the event in milliseconds.
- getTime() - Method in interface com.dxfeed.event.TimeSeriesEvent
-
Returns timestamp of the event.
- getTime() - Method in class com.dxfeed.ondemand.OnDemandService
-
Returns current or last on-demand historical data replay time.
- getTimeNanoPart() - Method in class com.dxfeed.event.market.OptionSale
-
Returns microseconds and nanoseconds time part of this event.
- getTimeNanoPart() - Method in class com.dxfeed.event.market.OrderBase
-
Returns microseconds and nanoseconds time part of this order.
- getTimeNanoPart() - Method in class com.dxfeed.event.market.Quote
-
Returns microseconds and nanoseconds part of time of the last bid or ask change.
- getTimeNanoPart() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns microseconds and nanoseconds time part of event.
- getTimeNanoPart() - Method in class com.dxfeed.event.market.TradeBase
-
Returns microseconds and nanoseconds time part of the last trade.
- getTimeNanos() - Method in class com.dxfeed.event.market.OptionSale
-
Returns timestamp of the original event in nanoseconds.
- getTimeNanos() - Method in class com.dxfeed.event.market.OrderBase
-
Returns time of this order in nanoseconds.
- getTimeNanos() - Method in class com.dxfeed.event.market.Quote
-
Returns time of the last bid or ask change in nanoseconds.
- getTimeNanos() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns timestamp of the original event in nanoseconds.
- getTimeNanos() - Method in class com.dxfeed.event.market.TradeBase
-
Returns time of the last trade in nanoseconds.
- getTimeSequence() - Method in class com.dxfeed.event.market.OptionSale
-
Returns time and sequence of this event packaged into single long value.
- getTimeSequence() - Method in class com.dxfeed.event.market.OrderBase
-
Returns time and sequence of this order packaged into single long value.
- getTimeSequence() - Method in class com.dxfeed.event.market.TradeBase
-
Returns time and sequence of last trade packaged into single long value.
- getTimeSequence() - Method in class com.dxfeed.event.option.Series
-
Returns time and sequence of this series packaged into single long value.
- getTimeSeriesIfSubscribed(Class<E>, Object, long, long) - Method in class com.dxfeed.api.DXFeed
-
Returns time series of events for the specified event type, symbol, and a range of time
if there is a subscription for it.
- getTimeSeriesPromise(Class<E>, Object, long, long) - Method in class com.dxfeed.api.DXFeed
-
Requests time series of events for the specified event type, symbol, and a range of time.
- getTimeZone() - Method in class com.dxfeed.schedule.Schedule
-
Returns time zone in which this schedule is defined.
- getTradeId() - Method in class com.dxfeed.event.market.OrderBase
-
Returns trade (order execution) ID for events containing trade-related action.
- getTradePrice() - Method in class com.dxfeed.event.market.OrderBase
-
Returns trade price for events containing trade-related action.
- getTradeSize() - Method in class com.dxfeed.event.market.OrderBase
-
Returns trade size for events containing trade-related action.
- getTradeThroughExempt() - Method in class com.dxfeed.event.market.OptionSale
-
Returns TradeThroughExempt flag of this option sale event.
- getTradeThroughExempt() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns TradeThroughExempt flag of this time and sale event.
- getTradingHours() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns trading hours specification.
- getTradingStatus() - Method in class com.dxfeed.event.market.Profile
-
Returns trading status of the security instrument.
- getTradingVenues(InstrumentProfile) - Static method in class com.dxfeed.schedule.Schedule
-
Returns trading venues for specified instrument profile.
- getType() - Method in class com.dxfeed.event.candle.CandlePeriod
-
Returns aggregation period type.
- getType() - Method in class com.dxfeed.event.market.OptionSale
-
Returns type of this option sale event.
- getType() - Method in class com.dxfeed.event.market.TimeAndSale
-
Returns type of this time and sale event.
- getType() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns type of instrument.
- getType() - Method in enum com.dxfeed.ipf.InstrumentProfileField
-
Returns type of this field.
- getType() - Method in class com.dxfeed.schedule.Session
-
Returns type of this session.
- getUnderlying() - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns primary underlying symbol for options.
- getUnderlyingPrice() - Method in class com.dxfeed.event.market.OptionSale
-
Returns underlying price at the time of this option sale event.
- getUnderlyingPrice() - Method in class com.dxfeed.event.option.TheoPrice
-
Returns underlying price at the time of theo price computation.
- getUpdatePeriod() - Method in class com.dxfeed.ipf.live.InstrumentProfileConnection
-
Returns update period in milliseconds.
- getValue() - Method in class com.dxfeed.event.candle.CandlePeriod
-
Returns aggregation period value.
- getValue() - Method in class com.dxfeed.event.candle.CandlePriceLevel
-
Returns price level value.
- getValue() - Method in class com.dxfeed.model.AbstractIndexedEventModel.Entry
-
Returns current values of the entry.
- getValues() - Method in class com.dxfeed.glossary.CFI.Attribute
-
Returns values of this attribute.
- getVega() - Method in class com.dxfeed.event.option.Greeks
-
Returns option vega.
- getVersion() - Method in class com.dxfeed.event.misc.Configuration
-
Returns version.
- getVolatility() - Method in class com.dxfeed.event.market.OptionSale
-
Returns Black-Scholes implied volatility of the option at the time of this option sale event.
- getVolatility() - Method in class com.dxfeed.event.option.Greeks
-
Returns Black-Scholes implied volatility of the option.
- getVolatility() - Method in class com.dxfeed.event.option.Series
-
Returns implied volatility index for this series based on VIX methodology.
- getVolatility() - Method in class com.dxfeed.event.option.Underlying
-
Returns 30-day implied volatility for this underlying based on VIX methodology.
- getVolume() - Method in class com.dxfeed.event.candle.Candle
-
Returns total volume in this candle.
- getVolumeAsDouble() - Method in class com.dxfeed.event.candle.Candle
-
Returns total volume in this candle as floating number with fractions.
- getVWAP() - Method in class com.dxfeed.event.candle.Candle
-
Returns volume-weighted average price (VWAP) in this candle.
- getYear() - Method in class com.dxfeed.schedule.Day
-
Returns calendar year - i.e.
- getYearMonthDay() - Method in class com.dxfeed.schedule.Day
-
Returns year, month and day numbers decimally packed in the following way:
- GLBX - Static variable in class com.dxfeed.event.market.OrderSource
-
CME Globex.
- glbx - Static variable in class com.dxfeed.event.market.OrderSource
-
CME Globex.
- Greeks - Class in com.dxfeed.event.option
-
Greeks event is a snapshot of the option price, Black-Scholes volatility and greeks.
- Greeks() - Constructor for class com.dxfeed.event.option.Greeks
-
Creates new greeks event with default values.
- Greeks(String) - Constructor for class com.dxfeed.event.option.Greeks
-
Creates new greeks event with the specified event symbol.
- SATURDAY - Static variable in class com.dxfeed.schedule.DayFilter
-
- Schedule - Class in com.dxfeed.schedule
-
Schedule class provides API to retrieve and explore trading schedules of different exchanges
and different classes of financial instruments.
- Scope - Enum in com.dxfeed.event.market
-
Scope of an order.
- Series - Class in com.dxfeed.event.option
-
Series event is a snapshot of computed values that are available for all option series for
a given underlying symbol based on the option prices on the market.
- Series() - Constructor for class com.dxfeed.event.option.Series
-
Creates new series event with default values.
- Series(String) - Constructor for class com.dxfeed.event.option.Series
-
Creates new series event with the specified event symbol.
- Session - Class in com.dxfeed.schedule
-
Session represents a continuous period of time during which apply same rules regarding trading activity.
- SessionFilter - Class in com.dxfeed.schedule
-
A filter for sessions used by various search methods.
- SessionFilter(SessionType, Boolean) - Constructor for class com.dxfeed.schedule.SessionFilter
-
Creates filter with specified type and trading flag conditions.
- SessionType - Enum in com.dxfeed.schedule
-
Defines type of a session - what kind of trading activity is allowed (if any),
what rules are used, what impact on daily trading statistics it has, etc..
- setAction(OrderAction) - Method in class com.dxfeed.event.market.OrderBase
-
Changes action of this order.
- setActionTime(long) - Method in class com.dxfeed.event.market.OrderBase
-
Changes time of the last action
- setAdditionalUnderlyings(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes additional underlyings for options, including additional cash.
- setAdditionalUnderlyings(String) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Changes additional underlyings for options, including additional cash.
- setAggressorSide(Side) - Method in class com.dxfeed.event.market.OptionSale
-
Changes aggressor side of this option sale event.
- setAggressorSide(Side) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes aggressor side of this time and sale event.
- setAskExchangeCode(char) - Method in class com.dxfeed.event.market.Quote
-
Changes ask exchange code.
- setAskPrice(double) - Method in class com.dxfeed.event.market.OptionSale
-
Changes the current ask price on the market when this option sale event had occurred.
- setAskPrice(double) - Method in class com.dxfeed.event.market.Quote
-
Changes ask price.
- setAskPrice(double) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes the current ask price on the market when this time and sale event had occurred.
- setAskSize(long) - Method in class com.dxfeed.event.market.Quote
-
Changes ask size as integer number (rounded toward zero).
- setAskSizeAsDouble(double) - Method in class com.dxfeed.event.market.Quote
-
Changes ask size as floating number with fractions.
- setAskTime(long) - Method in class com.dxfeed.event.market.Quote
-
Changes time of the last ask change.
- setAskVolume(long) - Method in class com.dxfeed.event.candle.Candle
-
Changes ask volume in this candle.
- setAskVolumeAsDouble(double) - Method in class com.dxfeed.event.candle.Candle
-
Changes ask volume in this candle as floating number with fractions.
- setAttachment(Object) - Method in class com.dxfeed.event.misc.Configuration
-
Changes attachment.
- setAttachment(Object) - Method in class com.dxfeed.event.misc.Message
-
Changes attachment.
- setAuxOrderId(long) - Method in class com.dxfeed.event.market.OrderBase
-
Changes auxiliary order ID.
- setBackVolatility(double) - Method in class com.dxfeed.event.option.Underlying
-
Changes back month implied volatility for this underlying based on VIX methodology.
- setBaseCurrency(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes base currency of currency pair (FOREX instruments).
- setBeta(double) - Method in class com.dxfeed.event.market.Profile
-
Changes the correlation coefficient of the instrument to the S&P500 index.
- setBidExchangeCode(char) - Method in class com.dxfeed.event.market.Quote
-
Changes bid exchange code.
- setBidPrice(double) - Method in class com.dxfeed.event.market.OptionSale
-
Changes the current bid price on the market when this option sale event had occurred.
- setBidPrice(double) - Method in class com.dxfeed.event.market.Quote
-
Changes bid price.
- setBidPrice(double) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes the current bid price on the market when this time and sale event had occurred.
- setBidSize(long) - Method in class com.dxfeed.event.market.Quote
-
Changes bid size as integer number (rounded toward zero).
- setBidSizeAsDouble(double) - Method in class com.dxfeed.event.market.Quote
-
Changes bid size as floating number with fractions.
- setBidTime(long) - Method in class com.dxfeed.event.market.Quote
-
Changes time of the last bid change.
- setBidVolume(long) - Method in class com.dxfeed.event.candle.Candle
-
Changes bid volume in this candle.
- setBidVolumeAsDouble(double) - Method in class com.dxfeed.event.candle.Candle
-
Changes bid volume in this candle as floating number with fractions.
- setBuyer(String) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes buyer of this time and sale event.
- setCallVolume(double) - Method in class com.dxfeed.event.option.Series
-
Changes call options traded volume for a day.
- setCallVolume(double) - Method in class com.dxfeed.event.option.Underlying
-
Changes call options traded volume for a day.
- setCancel() - Method in class com.dxfeed.event.market.TimeAndSale
-
- setCFI(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes Classification of Financial Instruments code.
- setCFI(String) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Changes Classification of Financial Instruments code.
- setChange(double) - Method in class com.dxfeed.event.market.TradeBase
-
Changes change of the last trade.
- setClose(double) - Method in class com.dxfeed.event.candle.Candle
-
Changes the last (close) price of this candle.
- setCorrection() - Method in class com.dxfeed.event.market.TimeAndSale
-
- setCount(long) - Method in class com.dxfeed.event.candle.Candle
-
Changes total number of original trade (or quote) events in this candle.
- setCount(long) - Method in class com.dxfeed.event.market.OrderBase
-
Changes number of individual orders in this aggregate order.
- setCountry(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes country of origin (incorporation) of corresponding company or parent entity.
- setCurrency(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes currency of quotation, pricing and trading.
- setCUSIP(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes Committee on Uniform Security Identification Procedures code.
- setDateField(String, int) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes day id value for a date field with a specified name.
- setDayClosePrice(double) - Method in class com.dxfeed.event.market.Summary
-
Changes the last (close) price for the day.
- setDayClosePriceType(PriceType) - Method in class com.dxfeed.event.market.Summary
-
Changes the price type of the last (close) price for the day.
- setDayHighPrice(double) - Method in class com.dxfeed.event.market.Summary
-
Changes the maximal (high) price for the day.
- setDayId(int) - Method in class com.dxfeed.event.market.Summary
-
Changes identifier of the day that this summary represents.
- setDayId(int) - Method in class com.dxfeed.event.market.TradeBase
-
Changes identifier of the current trading day.
- setDayLowPrice(double) - Method in class com.dxfeed.event.market.Summary
-
Changes the minimal (low) price for the day.
- setDayOpenPrice(double) - Method in class com.dxfeed.event.market.Summary
-
Changes the first (open) price for the day.
- setDayTurnover(double) - Method in class com.dxfeed.event.market.TradeBase
-
Changes total turnover traded for a day.
- setDayVolume(long) - Method in class com.dxfeed.event.market.TradeBase
-
Changes total volume traded for a day as integer number (rounded toward zero).
- setDayVolumeAsDouble(double) - Method in class com.dxfeed.event.market.TradeBase
-
Changes total volume traded for a day as floating number with fractions.
- setDefaults(byte[]) - Static method in class com.dxfeed.schedule.Schedule
-
Sets shared defaults that are used by individual schedule instances.
- setDelta(double) - Method in class com.dxfeed.event.market.OptionSale
-
Changes option delta at the time of this option sale event.
- setDelta(double) - Method in class com.dxfeed.event.option.Greeks
-
Changes option delta.
- setDelta(double) - Method in class com.dxfeed.event.option.TheoPrice
-
Changes delta of the theoretical price.
- setDescription(String) - Method in class com.dxfeed.event.market.Profile
-
Changes description of the security instrument.
- setDescription(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes description of instrument,
preferable an international one in Latin alphabet.
- setDividend(double) - Method in class com.dxfeed.event.option.Series
-
Changes implied simple dividend return of the corresponding option series.
- setDividend(double) - Method in class com.dxfeed.event.option.TheoPrice
-
Changes implied simple dividend return of the corresponding option series.
- setDividendFrequency(double) - Method in class com.dxfeed.event.market.Profile
-
Changes frequency of cash dividends payments per year.
- setEarningsPerShare(double) - Method in class com.dxfeed.event.market.Profile
-
Changes Earnings per share (the company’s profits divided by the number of shares).
- setETH(boolean) - Method in class com.dxfeed.event.market.TradeETH
-
- setEventFlags(int) - Method in class com.dxfeed.event.candle.Candle
-
Changes transactional event flags.
- setEventFlags(int) - Method in interface com.dxfeed.event.IndexedEvent
-
Changes transactional event flags.
- setEventFlags(int) - Method in class com.dxfeed.event.market.OptionSale
-
Changes transactional event flags.
- setEventFlags(int) - Method in class com.dxfeed.event.market.OrderBase
-
Changes transactional event flags.
- setEventFlags(int) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes transactional event flags.
- setEventFlags(int) - Method in class com.dxfeed.event.option.Greeks
-
Changes transactional event flags.
- setEventFlags(int) - Method in class com.dxfeed.event.option.Series
-
Changes transactional event flags.
- setEventFlags(int) - Method in class com.dxfeed.event.option.TheoPrice
-
Changes transactional event flags.
- setEventFlags(int) - Method in class com.dxfeed.event.option.Underlying
-
Changes transactional event flags.
- setEventId(long) - Method in class com.dxfeed.event.candle.Candle
-
- setEventId(long) - Method in class com.dxfeed.event.market.TimeAndSale
-
- setEventSymbol(CandleSymbol) - Method in class com.dxfeed.event.candle.Candle
-
Changes candle event symbol.
- setEventSymbol(T) - Method in interface com.dxfeed.event.EventType
-
Changes event symbol that identifies this event type in
subscription
.
- setEventSymbol(String) - Method in class com.dxfeed.event.market.MarketEvent
-
Changes symbol of this event.
- setEventSymbol(String) - Method in class com.dxfeed.event.misc.Configuration
-
Changes symbol for this event.
- setEventSymbol(String) - Method in class com.dxfeed.event.misc.Message
-
Changes symbol for this event.
- setEventTime(long) - Method in class com.dxfeed.event.candle.Candle
-
Changes event creation time.
- setEventTime(long) - Method in interface com.dxfeed.event.EventType
-
Changes event creation time.
- setEventTime(long) - Method in class com.dxfeed.event.market.MarketEvent
-
Changes event creation time.
- setEventTime(long) - Method in class com.dxfeed.event.misc.Configuration
-
Changes event creation time.
- setEventTime(long) - Method in class com.dxfeed.event.misc.Message
-
Changes event creation time.
- setExchangeCode(char) - Method in class com.dxfeed.event.market.OptionSale
-
Changes exchange code of this option sale event.
- setExchangeCode(char) - Method in class com.dxfeed.event.market.OrderBase
-
Changes exchange code of this order.
- setExchangeCode(char) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes exchange code of this time and sale event.
- setExchangeCode(char) - Method in class com.dxfeed.event.market.TradeBase
-
Changes exchange code of the last trade.
- setExchangeData(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes exchange-specific data required to properly identify instrument when communicating with exchange.
- setExchanges(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes list of exchanges where instrument is quoted or traded.
- setExchangeSaleConditions(String) - Method in class com.dxfeed.event.market.OptionSale
-
Changes sale conditions provided for this event by data feed.
- setExchangeSaleConditions(String) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes sale conditions provided for this event by data feed.
- setExDividendAmount(double) - Method in class com.dxfeed.event.market.Profile
-
Changes the amount of the last paid dividend.
- setExDividendDayId(int) - Method in class com.dxfeed.event.market.Profile
-
Changes identifier of the day of the last dividend payment (ex-dividend date).
- setExecutedSize(double) - Method in class com.dxfeed.event.market.OrderBase
-
Changes executed size of this order.
- setExecutor(Executor) - Method in class com.dxfeed.api.DXFeedSubscription
-
Changes executor for processing event notifications on this subscription.
- setExecutor(Executor) - Method in class com.dxfeed.ipf.live.InstrumentProfileCollector
-
Changes executor for processing instrument profile update notifications.
- setExecutor(Executor) - Method in class com.dxfeed.model.AbstractIndexedEventModel
-
Changes executor for processing event notifications on this model.
- setExecutor(Executor) - Method in class com.dxfeed.model.market.OrderBookModel
-
Changes executor for processing event notifications on this model.
- setExpiration(int) - Method in class com.dxfeed.event.option.Series
-
Changes day id of expiration.
- setExpiration(int) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes day id of expiration.
- setExpiration(int) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Changes day id of expiration.
- setExpirationStyle(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Returns expiration cycle style, such as "Weeklys", "Quarterlys".
- setExpirationStyle(String) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Returns expiration cycle style, such as "Weeklys", "Quarterlys".
- setExtendedTradingHours(boolean) - Method in class com.dxfeed.event.market.OptionSale
-
Changes whether this event represents an extended trading hours sale.
- setExtendedTradingHours(boolean) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes whether this event represents an extended trading hours sale.
- setExtendedTradingHours(boolean) - Method in class com.dxfeed.event.market.TradeBase
-
Changes whether last trade was in extended trading hours.
- setField(String, String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes field value with a specified name.
- setField(InstrumentProfile, String) - Method in enum com.dxfeed.ipf.InstrumentProfileField
-
Sets value of this field (in textual representation) to specified profile.
- setFilter(OrderBookModelFilter) - Method in class com.dxfeed.model.market.OrderBookModel
-
Sets the specified filter to the model.
- setFlags(int) - Method in class com.dxfeed.event.market.Profile
-
Changes implementation-specific flags.
- setForwardPrice(double) - Method in class com.dxfeed.event.option.Series
-
Changes implied forward price for this option series.
- setFreeFloat(double) - Method in class com.dxfeed.event.market.Profile
-
Changes free-float - the number of shares outstanding that are available to the public for trade
- setFromTime(long) - Method in class com.dxfeed.api.DXFeedTimeSeriesSubscription
-
Sets the earliest timestamp from which time-series of events shall be received.
- setFromTime(long) - Method in class com.dxfeed.model.TimeSeriesEventModel
-
Changes the time from which to subscribe for time-series, use
Long.MAX_VALUE
to unsubscribe.
- setFrontVolatility(double) - Method in class com.dxfeed.event.option.Underlying
-
Changes front month implied volatility for this underlying based on VIX methodology.
- setGamma(double) - Method in class com.dxfeed.event.option.Greeks
-
Changes option gamma.
- setGamma(double) - Method in class com.dxfeed.event.option.TheoPrice
-
Changes gamma of the theoretical price.
- setHaltEndTime(long) - Method in class com.dxfeed.event.market.Profile
-
Changes ending time of the trading halt interval.
- setHaltStartTime(long) - Method in class com.dxfeed.event.market.Profile
-
Changes starting time of the trading halt interval.
- setHigh(double) - Method in class com.dxfeed.event.candle.Candle
-
Changes the maximal (high) price of this candle.
- setHigh52WeekPrice(double) - Method in class com.dxfeed.event.market.Profile
-
Changes the maximal (high) price in last 52 weeks.
- setHighLimitPrice(double) - Method in class com.dxfeed.event.market.Profile
-
Changes the maximal (high) allowed price.
- setICB(int) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes Industry Classification Benchmark.
- setIcebergExecutedSize(double) - Method in class com.dxfeed.event.market.AnalyticOrder
-
Changes iceberg executed size of this analytic order.
- setIcebergHiddenSize(double) - Method in class com.dxfeed.event.market.AnalyticOrder
-
Changes iceberg hidden size of this analytic order.
- setIcebergPeakSize(double) - Method in class com.dxfeed.event.market.AnalyticOrder
-
Changes iceberg peak size of this analytic order.
- setIcebergType(IcebergType) - Method in class com.dxfeed.event.market.AnalyticOrder
-
Changes iceberg type of this analytic order.
- setImpVolatility(double) - Method in class com.dxfeed.event.candle.Candle
-
Changes implied volatility.
- setIndex(long) - Method in class com.dxfeed.event.candle.Candle
-
Changes unique per-symbol index of this candle event.
- setIndex(long) - Method in interface com.dxfeed.event.IndexedEvent
-
Changes unique per-symbol index of this event.
- setIndex(long) - Method in class com.dxfeed.event.market.OptionSale
-
Changes unique per-symbol index of this option sale event.
- setIndex(long) - Method in class com.dxfeed.event.market.OrderBase
-
Changes unique per-symbol index of this order.
- setIndex(long) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes unique per-symbol index of this time and sale event.
- setIndex(long) - Method in class com.dxfeed.event.option.Greeks
-
Changes unique per-symbol index of this event.
- setIndex(long) - Method in class com.dxfeed.event.option.Series
-
Changes unique per-symbol index of this series.
- setIndex(long) - Method in class com.dxfeed.event.option.TheoPrice
-
Changes unique per-symbol index of this event.
- setIndex(long) - Method in class com.dxfeed.event.option.Underlying
-
Changes unique per-symbol index of this event.
- setInterest(double) - Method in class com.dxfeed.event.option.Series
-
Changes implied simple interest return of the corresponding option series.
- setInterest(double) - Method in class com.dxfeed.event.option.TheoPrice
-
Changes implied simple interest return of the corresponding option series.
- setISIN(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes International Securities Identifying Number.
- setLastTrade(int) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes day id of last trading day.
- setLastTrade(int) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Changes day id of last trading day.
- setLevel(int) - Method in class com.dxfeed.event.market.OrderBase
-
- setLocalDescription(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes description of instrument in national language.
- setLocalSymbol(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes identifier of instrument in national language.
- setLotSize(int) - Method in class com.dxfeed.model.market.OrderBookModel
-
Sets the lot size.
- setLow(double) - Method in class com.dxfeed.event.candle.Candle
-
Changes the minimal (low) price of this candle.
- setLow52WeekPrice(double) - Method in class com.dxfeed.event.market.Profile
-
Changes the minimal (low) price in last 52 weeks.
- setLowLimitPrice(double) - Method in class com.dxfeed.event.market.Profile
-
Changes the minimal (low) allowed price.
- setMarketMaker(String) - Method in class com.dxfeed.event.market.Order
-
Changes market maker or other aggregate identifier of this order.
- setMMY(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes maturity month-year as provided for corresponding FIX tag (200).
- setMMY(String) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Changes maturity month-year as provided for corresponding FIX tag (200).
- setMultiplier(double) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes market value multiplier.
- setMultiplier(double) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Changes market value multiplier.
- setNew() - Method in class com.dxfeed.event.market.TimeAndSale
-
- setNumericField(String, double) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes numeric field value with a specified name.
- setNumericField(InstrumentProfile, double) - Method in enum com.dxfeed.ipf.InstrumentProfileField
-
Sets value of this field (in numeric representation) to specified profile.
- setOpen(double) - Method in class com.dxfeed.event.candle.Candle
-
Changes the first (open) price of this candle.
- setOpenInterest(long) - Method in class com.dxfeed.event.candle.Candle
-
Changes open interest.
- setOpenInterest(long) - Method in class com.dxfeed.event.market.Summary
-
Changes open interest of the symbol as the number of open contracts.
- setOpenInterestAsDouble(double) - Method in class com.dxfeed.event.candle.Candle
-
Changes open interest as floating number with fractions.
- setOPOL(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes official Place Of Listing, the organization that have listed this instrument.
- setOptionSymbol(String) - Method in class com.dxfeed.event.market.OptionSale
-
Changes option symbol of this event.
- setOptionType(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes type of option.
- setOptionType(String) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Changes type of option.
- setOrderId(long) - Method in class com.dxfeed.event.market.OrderBase
-
Changes order ID.
- setOrderSide(Side) - Method in class com.dxfeed.event.market.OrderBase
-
Changes side of this order.
- setPrevDayClosePrice(double) - Method in class com.dxfeed.event.market.Summary
-
Changes the last (close) price for the previous day.
- setPrevDayClosePriceType(PriceType) - Method in class com.dxfeed.event.market.Summary
-
Changes the price type of the last (close) price for the previous day.
- setPrevDayId(int) - Method in class com.dxfeed.event.market.Summary
-
Changes identifier of the previous day that this summary represents.
- setPrevDayVolume(double) - Method in class com.dxfeed.event.market.Summary
-
Changes total volume traded for the previous day.
- setPrice(double) - Method in class com.dxfeed.event.market.OptionSale
-
Changes price of this option sale event.
- setPrice(double) - Method in class com.dxfeed.event.market.OrderBase
-
Changes price of this order.
- setPrice(double) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes price of this time and sale event.
- setPrice(double) - Method in class com.dxfeed.event.market.TradeBase
-
Changes price of the last trade.
- setPrice(double) - Method in class com.dxfeed.event.option.Greeks
-
Changes option market price.
- setPrice(double) - Method in class com.dxfeed.event.option.TheoPrice
-
Changes theoretical option price.
- setPriceIncrements(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes minimum allowed price increments with corresponding price ranges.
- setProduct(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes product for futures and options on futures (underlying asset name).
- setProduct(String) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Changes product for futures and options on futures (underlying asset name).
- setPutCallRatio(double) - Method in class com.dxfeed.event.option.Series
-
Changes ratio of put options traded volume to call options traded volume for a day.
- setPutCallRatio(double) - Method in class com.dxfeed.event.option.Underlying
-
Changes ratio of put options traded volume to call options traded volume for a day.
- setPutVolume(double) - Method in class com.dxfeed.event.option.Series
-
Changes put options traded volume for a day.
- setPutVolume(double) - Method in class com.dxfeed.event.option.Underlying
-
Changes put options traded volume for a day.
- setRho(double) - Method in class com.dxfeed.event.option.Greeks
-
Changes option rho.
- setScope(Scope) - Method in class com.dxfeed.event.market.OrderBase
-
Changes scope of this order.
- setSEDOL(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes Stock Exchange Daily Official List.
- setSeller(String) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes seller of this time and sale event.
- setSequence(int) - Method in class com.dxfeed.event.candle.Candle
-
- setSequence(int) - Method in class com.dxfeed.event.market.OptionSale
-
- setSequence(int) - Method in class com.dxfeed.event.market.OrderBase
-
- setSequence(int) - Method in class com.dxfeed.event.market.Quote
-
- setSequence(int) - Method in class com.dxfeed.event.market.TimeAndSale
-
- setSequence(int) - Method in class com.dxfeed.event.market.TradeBase
-
- setSequence(int) - Method in class com.dxfeed.event.option.Greeks
-
- setSequence(int) - Method in class com.dxfeed.event.option.Series
-
- setSequence(int) - Method in class com.dxfeed.event.option.TheoPrice
-
- setSequence(int) - Method in class com.dxfeed.event.option.Underlying
-
- setSettlementStyle(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes settlement price determination style, such as "Open", "Close".
- setSettlementStyle(String) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Changes settlement price determination style, such as "Open", "Close".
- setShares(double) - Method in class com.dxfeed.event.market.Profile
-
Changes the number of shares outstanding.
- setShortSaleRestricted(boolean) - Method in class com.dxfeed.event.market.Profile
-
- setShortSaleRestriction(ShortSaleRestriction) - Method in class com.dxfeed.event.market.Profile
-
Changes short sale restriction of the security instrument.
- setSIC(int) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes Standard Industrial Classification.
- setSide(int) - Method in class com.dxfeed.event.market.OrderBase
-
- setSize(double) - Method in class com.dxfeed.event.market.OptionSale
-
Changes size of this option sale event.
- setSize(long) - Method in class com.dxfeed.event.market.OrderBase
-
Changes size of this order as integer number (rounded toward zero).
- setSize(long) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes size of this time and sale event as integer number (rounded toward zero).
- setSize(long) - Method in class com.dxfeed.event.market.TradeBase
-
Changes size of the last trade as integer number (rounded toward zero).
- setSizeAsDouble(double) - Method in class com.dxfeed.event.market.OrderBase
-
Changes size of this order as floating number with fractions.
- setSizeAsDouble(double) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes size of this time and sale event as floating number with fractions.
- setSizeAsDouble(double) - Method in class com.dxfeed.event.market.TradeBase
-
Changes size of the last trade as floating number with fractions.
- setSizeLimit(int) - Method in class com.dxfeed.model.AbstractIndexedEventModel
-
Changes size limit of this model.
- setSource(OrderSource) - Method in class com.dxfeed.event.market.OrderBase
-
Changes source of this event.
- setSPC(double) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes shares per contract for options.
- setSPC(double) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Changes shares per contract for options.
- setSpeed(double) - Method in class com.dxfeed.ondemand.OnDemandService
-
- setSpreadLeg(boolean) - Method in class com.dxfeed.event.market.OptionSale
-
Changes whether this event represents a spread leg.
- setSpreadLeg(boolean) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes whether this event represents a spread leg.
- setSpreadSymbol(String) - Method in class com.dxfeed.event.market.SpreadOrder
-
Changes spread symbol of this event.
- setStatusReason(String) - Method in class com.dxfeed.event.market.Profile
-
Changes description of the reason that trading was halted.
- setStrike(double) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes strike price for options.
- setStrike(double) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Changes strike price for options.
- setSymbol(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes identifier of instrument,
preferable an international one in Latin alphabet.
- setSymbol(Object) - Method in class com.dxfeed.model.AbstractIndexedEventModel
-
Changes symbol for this model to subscribe for.
- setSymbol(String) - Method in class com.dxfeed.model.market.OrderBookModel
-
Sets symbol for the order book to subscribe for.
- setSymbol(Object) - Method in class com.dxfeed.model.TimeSeriesEventModel
-
Changes symbol for this model to subscribe for.
- setSymbols(Collection<?>) - Method in class com.dxfeed.api.DXFeedSubscription
-
Changes the set of subscribed symbols so that it contains just the symbols from the specified collection.
- setSymbols(Object...) - Method in class com.dxfeed.api.DXFeedSubscription
-
Changes the set of subscribed symbols so that it contains just the symbols from the specified array.
- setSymbols(Collection<String>) - Method in class com.dxfeed.model.market.OrderBookCorrector
-
Changes the set of subscribed symbols so that it contains just the symbols from the specified collection.
- setSymbols(String...) - Method in class com.dxfeed.model.market.OrderBookCorrector
-
Changes the set of subscribed symbols so that it contains just the symbols from the specified array.
- setTheta(double) - Method in class com.dxfeed.event.option.Greeks
-
Changes option theta.
- setTickDirection(Direction) - Method in class com.dxfeed.event.market.TradeBase
-
Changes tick direction of the last trade.
- setTime(long) - Method in class com.dxfeed.event.candle.Candle
-
Changes timestamp of the candle in milliseconds.
- setTime(long) - Method in class com.dxfeed.event.market.OptionSale
-
Changes time of this option sale event.
- setTime(long) - Method in class com.dxfeed.event.market.OrderBase
-
Changes time of this order.
- setTime(long) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes timestamp of event in milliseconds.
- setTime(long) - Method in class com.dxfeed.event.market.TradeBase
-
Changes time of the last trade.
- setTime(long) - Method in class com.dxfeed.event.option.Greeks
-
Changes timestamp of the event in milliseconds.
- setTime(long) - Method in class com.dxfeed.event.option.Series
-
Changes time of this series.
- setTime(long) - Method in class com.dxfeed.event.option.TheoPrice
-
Changes timestamp of the event in milliseconds.
- setTime(long) - Method in class com.dxfeed.event.option.Underlying
-
Changes timestamp of the event in milliseconds.
- setTimeNanoPart(int) - Method in class com.dxfeed.event.market.OptionSale
-
Changes microseconds and nanoseconds time part of this event.
- setTimeNanoPart(int) - Method in class com.dxfeed.event.market.OrderBase
-
Changes microseconds and nanoseconds time part of this order.
- setTimeNanoPart(int) - Method in class com.dxfeed.event.market.Quote
-
Changes microseconds and nanoseconds part of time of the last bid or ask change.
- setTimeNanoPart(int) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes microseconds and nanoseconds time part of event.
- setTimeNanoPart(int) - Method in class com.dxfeed.event.market.TradeBase
-
Changes microseconds and nanoseconds time part of the last trade.
- setTimeNanos(long) - Method in class com.dxfeed.event.market.OptionSale
-
Changes timestamp of event.
- setTimeNanos(long) - Method in class com.dxfeed.event.market.OrderBase
-
Changes time of this order.
- setTimeNanos(long) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes timestamp of event.
- setTimeNanos(long) - Method in class com.dxfeed.event.market.TradeBase
-
Changes time of the last trade.
- setTimeSequence(long) - Method in class com.dxfeed.event.market.OptionSale
-
Changes time and sequence of this event.
- setTimeSequence(long) - Method in class com.dxfeed.event.market.OrderBase
-
Changes time and sequence of this order.
- setTimeSequence(long) - Method in class com.dxfeed.event.market.TradeBase
-
Changes time and sequence of last trade.
- setTimeSequence(long) - Method in class com.dxfeed.event.option.Series
-
Changes time and sequence of this series.
- setTradeId(long) - Method in class com.dxfeed.event.market.OrderBase
-
Changes trade ID.
- setTradePrice(double) - Method in class com.dxfeed.event.market.OrderBase
-
Changes trade price.
- setTradeSize(double) - Method in class com.dxfeed.event.market.OrderBase
-
Changes trade size.
- setTradeThroughExempt(char) - Method in class com.dxfeed.event.market.OptionSale
-
Changes TradeThroughExempt flag of this option sale event.
- setTradeThroughExempt(char) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes TradeThroughExempt flag of this time and sale event.
- setTradingHalted(boolean) - Method in class com.dxfeed.event.market.Profile
-
- setTradingHours(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes trading hours specification.
- setTradingStatus(TradingStatus) - Method in class com.dxfeed.event.market.Profile
-
Changes trading status of the security instrument.
- setType(TimeAndSaleType) - Method in class com.dxfeed.event.market.OptionSale
-
Changes type of this option sale event.
- setType(TimeAndSaleType) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes type of this time and sale event.
- setType(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes type of instrument.
- setUnderlying(String) - Method in class com.dxfeed.ipf.InstrumentProfile
-
Changes primary underlying symbol for options.
- setUnderlying(String) - Method in class com.dxfeed.ipf.option.OptionChainsBuilder
-
Changes primary underlying symbol for options.
- setUnderlyingPrice(double) - Method in class com.dxfeed.event.market.OptionSale
-
Changes underlying price at the time of this option sale event.
- setUnderlyingPrice(double) - Method in class com.dxfeed.event.option.TheoPrice
-
Changes underlying price at the time of theo price computation.
- setUpdatePeriod(long) - Method in class com.dxfeed.ipf.live.InstrumentProfileConnection
-
Changes update period in milliseconds.
- setValidTick(boolean) - Method in class com.dxfeed.event.market.OptionSale
-
Changes whether this event represents a valid intraday tick.
- setValidTick(boolean) - Method in class com.dxfeed.event.market.TimeAndSale
-
Changes whether this event represents a valid intraday tick.
- setVega(double) - Method in class com.dxfeed.event.option.Greeks
-
Changes option vega.
- setVersion(int) - Method in class com.dxfeed.event.misc.Configuration
-
Changes version.
- setVolatility(double) - Method in class com.dxfeed.event.market.OptionSale
-
Changes Black-Scholes implied volatility of the option at the time of this option sale event.
- setVolatility(double) - Method in class com.dxfeed.event.option.Greeks
-
Changes Black-Scholes implied volatility of the option.
- setVolatility(double) - Method in class com.dxfeed.event.option.Series
-
Changes implied volatility index for this series based on VIX methodology.
- setVolatility(double) - Method in class com.dxfeed.event.option.Underlying
-
Changes 30-day implied volatility for this underlying based on VIX methodology.
- setVolume(long) - Method in class com.dxfeed.event.candle.Candle
-
Changes total volume in this candle.
- setVolumeAsDouble(double) - Method in class com.dxfeed.event.candle.Candle
-
Changes total volume in this candle as floating number with fractions.
- setVWAP(double) - Method in class com.dxfeed.event.candle.Candle
-
Changes volume-weighted average price (VWAP) in this candle.
- shallNotifyOnSymbolUpdate(Object, Object) - Method in class com.dxfeed.api.DXFeedSubscription
-
- SHORT_DAY - Static variable in class com.dxfeed.schedule.DayFilter
-
- shortDay - Variable in class com.dxfeed.schedule.DayFilter
-
Required short day flag, null
if not relevant.
- ShortSaleRestriction - Enum in com.dxfeed.event.market
-
Short sale restriction on an instrument.
- Side - Enum in com.dxfeed.event.market
-
Side of an order or a trade.
- SIDE_BUY - Static variable in class com.dxfeed.event.market.OrderBase
-
- SIDE_SELL - Static variable in class com.dxfeed.event.market.OrderBase
-
- size() - Method in class com.dxfeed.model.AbstractIndexedEventModel
-
Returns the number of elements in this model.
- SMFE - Static variable in class com.dxfeed.event.market.OrderSource
-
Small Exchange.
- smfe - Static variable in class com.dxfeed.event.market.OrderSource
-
Small Exchange.
- SNAPSHOT_BEGIN - Static variable in interface com.dxfeed.event.IndexedEvent
-
Bit mask to get snapshot begin indicator from the value of
eventFlags
property.
- SNAPSHOT_END - Static variable in interface com.dxfeed.event.IndexedEvent
-
Bit mask to get snapshot end indicator from the value of
eventFlags
property.
- SNAPSHOT_MODE - Static variable in interface com.dxfeed.event.IndexedEvent
-
Bit mask to set snapshot mode indicator into the value of
eventFlags
property.
- SNAPSHOT_SNIP - Static variable in interface com.dxfeed.event.IndexedEvent
-
Bit mask to get snapshot snip indicator from the value of
eventFlags
property.
- SpreadOrder - Class in com.dxfeed.event.market
-
Spread order event is a snapshot for a full available market depth for all spreads
on a given underlying symbol.
- SpreadOrder() - Constructor for class com.dxfeed.event.market.SpreadOrder
-
Creates new spread order with default values.
- SpreadOrder(String) - Constructor for class com.dxfeed.event.market.SpreadOrder
-
Creates new order with the specified underlying event symbol.
- start() - Method in class com.dxfeed.ipf.live.InstrumentProfileConnection
-
Starts this instrument profile connection.
- stopAndClear() - Method in class com.dxfeed.ondemand.OnDemandService
-
Stops incoming data and clears it without resuming data updates.
- stopAndResume() - Method in class com.dxfeed.ondemand.OnDemandService
-
Stops on-demand historical data replay and resumes ordinary data feed.
- subscriptionClosed() - Method in interface com.dxfeed.api.osub.ObservableSubscriptionChangeListener
-
Invoked after subscription is closed or when this listener is
removed
from the subscription.
- Summary - Class in com.dxfeed.event.market
-
Summary information snapshot about the trading session including session highs, lows, etc.
- Summary() - Constructor for class com.dxfeed.event.market.Summary
-
Creates new summary with default values.
- Summary(String) - Constructor for class com.dxfeed.event.market.Summary
-
Creates new summary with the specified event symbol.
- SUNDAY - Static variable in class com.dxfeed.schedule.DayFilter
-
- supportsProperty(String) - Method in class com.dxfeed.api.DXEndpoint.Builder
-
Returns true if the corresponding property key is supported.
- symbolsAdded(Set<?>) - Method in interface com.dxfeed.api.osub.ObservableSubscriptionChangeListener
-
Invoked after a collection of symbols is added to a subscription.
- symbolsRemoved(Set<?>) - Method in interface com.dxfeed.api.osub.ObservableSubscriptionChangeListener
-
Invoked after a collection of symbols is removed from a subscription.
- valueOf(String) - Static method in enum com.dxfeed.annotation.EventFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dxfeed.api.DXEndpoint.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dxfeed.api.DXEndpoint.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dxfeed.event.candle.CandleAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(char) - Static method in class com.dxfeed.event.candle.CandleExchange
-
Returns exchange attribute object that corresponds to the specified exchange code character.
- valueOf(double, CandleType) - Static method in class com.dxfeed.event.candle.CandlePeriod
-
Returns candle period with the given value and type.
- valueOf(String) - Static method in enum com.dxfeed.event.candle.CandlePrice
-
Returns the enum constant of this type with the specified name.
- valueOf(double) - Static method in class com.dxfeed.event.candle.CandlePriceLevel
-
Returns candle price level with the given value.
- valueOf(String) - Static method in enum com.dxfeed.event.candle.CandleSession
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.dxfeed.event.candle.CandleSymbol
-
Converts the given string symbol into the candle symbol object.
- valueOf(String, CandleSymbolAttribute<?>) - Static method in class com.dxfeed.event.candle.CandleSymbol
-
Converts the given string symbol into the candle symbol object with the specified attribute set.
- valueOf(String, CandleSymbolAttribute<?>, CandleSymbolAttribute<?>...) - Static method in class com.dxfeed.event.candle.CandleSymbol
-
Converts the given string symbol into the candle symbol object with the specified attributes set.
- valueOf(String) - Static method in enum com.dxfeed.event.candle.CandleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dxfeed.event.market.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dxfeed.event.market.Direction
-
Returns direction by integer code bit pattern.
- valueOf(String) - Static method in enum com.dxfeed.event.market.IcebergType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dxfeed.event.market.IcebergType
-
Returns iceberg type by integer code bit pattern.
- valueOf(String) - Static method in enum com.dxfeed.event.market.OrderAction
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dxfeed.event.market.OrderAction
-
Returns side by integer code bit pattern.
- valueOf(int) - Static method in class com.dxfeed.event.market.OrderSource
-
Returns order source for the specified source identifier.
- valueOf(String) - Static method in class com.dxfeed.event.market.OrderSource
-
Returns order source for the specified source name.
- valueOf(String) - Static method in enum com.dxfeed.event.market.PriceType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dxfeed.event.market.PriceType
-
Returns price type by integer code bit pattern.
- valueOf(String) - Static method in enum com.dxfeed.event.market.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dxfeed.event.market.Scope
-
Returns scope by integer code bit pattern.
- valueOf(String) - Static method in enum com.dxfeed.event.market.ShortSaleRestriction
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dxfeed.event.market.ShortSaleRestriction
-
Returns restriction by integer code bit pattern.
- valueOf(String) - Static method in enum com.dxfeed.event.market.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dxfeed.event.market.Side
-
Returns side by integer code bit pattern.
- valueOf(String) - Static method in enum com.dxfeed.event.market.TimeAndSaleType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dxfeed.event.market.TimeAndSaleType
-
Returns type by integer code bit pattern.
- valueOf(String) - Static method in enum com.dxfeed.event.market.TradingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dxfeed.event.market.TradingStatus
-
Returns status by integer code bit pattern.
- valueOf(String) - Static method in class com.dxfeed.glossary.AdditionalUnderlyings
-
Returns an instance of additional underlyings for specified textual representation.
- valueOf(Map<String, Double>) - Static method in class com.dxfeed.glossary.AdditionalUnderlyings
-
Returns an instance of additional underlyings for specified internal representation.
- valueOf(String) - Static method in class com.dxfeed.glossary.CFI
-
Returns an instance of CFI for specified CFI code.
- valueOf(int) - Static method in class com.dxfeed.glossary.CFI
-
Returns an instance of CFI for specified integer representation of CFI code.
- valueOf(String) - Static method in class com.dxfeed.glossary.PriceIncrements
-
Returns an instance of price increments for specified textual representation.
- valueOf(double) - Static method in class com.dxfeed.glossary.PriceIncrements
-
Returns an instance of price increments for specified single increment.
- valueOf(double[]) - Static method in class com.dxfeed.glossary.PriceIncrements
-
Returns an instance of price increments for specified internal representation.
- valueOf(String) - Static method in enum com.dxfeed.ipf.InstrumentProfileField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dxfeed.ipf.InstrumentProfileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dxfeed.ipf.live.InstrumentProfileConnection.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dxfeed.model.market.OrderBookModelFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dxfeed.schedule.SessionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.dxfeed.annotation.EventFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.api.DXEndpoint.Role
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.api.DXEndpoint.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.candle.CandleAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.candle.CandlePrice
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.candle.CandleSession
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.candle.CandleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.market.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.market.IcebergType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.market.OrderAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.market.PriceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.market.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.market.ShortSaleRestriction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.market.Side
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.market.TimeAndSaleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.event.market.TradingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.ipf.InstrumentProfileField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.ipf.InstrumentProfileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.ipf.live.InstrumentProfileConnection.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.model.market.OrderBookModelFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dxfeed.schedule.SessionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- view() - Method in class com.dxfeed.ipf.live.InstrumentProfileCollector
-
Returns a concurrent view of the set of instrument profiles.