Skip navigation links
A C G M O P S T U V 

A

AuthOrderSource - Class in com.dxfeed.orcs.api
Represents information about available symbols to the client for the entitled collection of OrderSource.

C

com.dxfeed.orcs - package com.dxfeed.orcs
 
com.dxfeed.orcs.api - package com.dxfeed.orcs.api
 
com.dxfeed.orcs.qd - package com.dxfeed.orcs.qd
 
create(Map<Integer, Set<String>>) - Static method in class com.dxfeed.orcs.api.AuthOrderSource
 

G

getAskCount() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getAskSize() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getAuthOrderSource() - Method in interface com.dxfeed.orcs.api.PriceLevelService
Returns available to the client order sources and symbols for each OrderSource.
getBidCount() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getBidSize() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getByIds() - Method in class com.dxfeed.orcs.api.AuthOrderSource
 
getByOrderSources() - Method in class com.dxfeed.orcs.api.AuthOrderSource
 
getCandles(CandleSymbol, int, int, String) - Method in interface com.dxfeed.orcs.api.PriceLevelService
getCandles(CandleSymbol, int, long, long, String) - Method in interface com.dxfeed.orcs.api.PriceLevelService
getCode() - Method in enum com.dxfeed.orcs.qd.PriceLevelCandleType
Deprecated.
Returns integer code that is used in flag bits.
getCount() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getEventFlags() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getEventSymbol() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getFlags() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getIndex() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getMarketMaker() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getOrders(CandleSymbol, int, long, long, String) - Method in interface com.dxfeed.orcs.api.PriceLevelService
Returns list of price levels for the specified CandleSymbol within passed from and to times.
getOrderSourceAndIndex() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getPrice() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getQuotes(CandleSymbol, long, long, String) - Method in interface com.dxfeed.orcs.api.PriceLevelService
Returns list of quotes for the specified CandleSymbol within passed from and to times.
getScope() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getSequence() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
Returns sequence number of this order to distinguish orders that have the same time.
getSide() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getSize() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getSource() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getTime() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getTimeNanoPart() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getTimeSequence() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
getType() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
GRANULARITY_ATTRIBUTE_KEY - Static variable in interface com.dxfeed.orcs.api.PriceLevelService
Custom CandleSymbol attribute specifying granularity of price level updates in response

M

main(String[]) - Static method in class com.dxfeed.orcs.OrcsSamples
 
main(String[]) - Static method in class com.dxfeed.orcs.SamplePriceLevelServiceClient
 
MAX_SEQUENCE - Static variable in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 

O

OrcsSamples - Class in com.dxfeed.orcs
Sample class to demonstrate how to subscribe for orders with update information received in configured period described via PriceLevelService.GRANULARITY_ATTRIBUTE_KEY.

P

PriceLevelCandle - Class in com.dxfeed.orcs.qd
Deprecated.
PriceLevelCandle() - Constructor for class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
PriceLevelCandleType - Enum in com.dxfeed.orcs.qd
Deprecated.
PriceLevelChecker - Class in com.dxfeed.orcs
Utility class to check consistency of Order list in terms that in each time bid price is less than ask price.
PriceLevelService - Interface in com.dxfeed.orcs.api
 

S

SamplePriceLevelServiceClient - Class in com.dxfeed.orcs
Sample class to demonstrate how to request orders and quotes via PriceLevelService.
setAskCount(int) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setAskSize(int) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setBidCount(int) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setBidSize(int) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setBits(int, int, int, int) - Static method in class com.dxfeed.orcs.qd.Util
Deprecated.
 
setCount(long) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setEventFlags(int) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setEventSymbol(CandleSymbol) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setFlags(int) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setIndex(long) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setMarketMaker(String) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setOrderSourceAndIndex(long) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setPrice(double) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setSequence(int) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
Changes getSequence() sequence number} of this order.
setSize(long) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setTime(long) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setTimeNanoPart(int) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
setTimeSequence(long) - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 

T

toString() - Method in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
TYPE_MASK - Static variable in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 
TYPE_SHIFT - Static variable in class com.dxfeed.orcs.qd.PriceLevelCandle
Deprecated.
 

U

Util - Class in com.dxfeed.orcs.qd
Deprecated.
part of private API for deprecated PriceLevelCandle.

V

validate(List<Order>, long, boolean) - Static method in class com.dxfeed.orcs.PriceLevelChecker
 
valueOf(String) - Static method in enum com.dxfeed.orcs.qd.PriceLevelCandleType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.dxfeed.orcs.qd.PriceLevelCandleType
Deprecated.
Returns type by integer code bit pattern.
values() - Static method in enum com.dxfeed.orcs.qd.PriceLevelCandleType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
A C G M O P S T U V 
Skip navigation links

Copyright © 2025 Devexperts. All rights reserved.