Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

AccountState - Class in net.quedex.api.user
 
AccountState(BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, AccountState.Status) - Constructor for class net.quedex.api.user.AccountState
 
AccountState.Status - Enum in net.quedex.api.user
 
AccountStateListener - Interface in net.quedex.api.user
 
armored() - Method in class net.quedex.api.pgp.BcPublicKey
 

B

batch() - Method in interface net.quedex.api.user.UserStream
Returns an object (not thread-safe) which may be used fluently to send a batch of OrderSpecs to the exchange.
batch(List<? extends OrderSpec>) - Method in interface net.quedex.api.user.UserStream
Sends the given list of OrderSpecs to the exchange.
batch() - Method in class net.quedex.api.user.WebsocketUserStream
 
batch(List<? extends OrderSpec>) - Method in class net.quedex.api.user.WebsocketUserStream
 
BcDecryptor - Class in net.quedex.api.pgp
 
BcDecryptor(BcPublicKey, BcPrivateKey) - Constructor for class net.quedex.api.pgp.BcDecryptor
 
BcEncryptor - Class in net.quedex.api.pgp
 
BcEncryptor(BcPublicKey, BcPrivateKey) - Constructor for class net.quedex.api.pgp.BcEncryptor
 
BcPrivateKey - Class in net.quedex.api.pgp
 
BcPublicKey - Class in net.quedex.api.pgp
 
BcSignatureVerifier - Class in net.quedex.api.pgp
 
BcSignatureVerifier(BcPublicKey) - Constructor for class net.quedex.api.pgp.BcSignatureVerifier
 

C

cancelOrder(OrderCancelSpec) - Method in interface net.quedex.api.user.UserStream.Batch
 
cancelOrder(OrderCancelSpec) - Method in interface net.quedex.api.user.UserStream
Sends the given OrderCancelSpec to the exchange.
cancelOrder(OrderCancelSpec) - Method in class net.quedex.api.user.WebsocketUserStream
 
cancelOrders(List<OrderCancelSpec>) - Method in interface net.quedex.api.user.UserStream.Batch
 
CommunicationException - Exception in net.quedex.api.common
 
CommunicationException() - Constructor for exception net.quedex.api.common.CommunicationException
 
CommunicationException(String) - Constructor for exception net.quedex.api.common.CommunicationException
 
CommunicationException(String, Throwable) - Constructor for exception net.quedex.api.common.CommunicationException
 
CommunicationException(Throwable) - Constructor for exception net.quedex.api.common.CommunicationException
 
Config - Class in net.quedex.api.common
 
Config(String, String, BcPublicKey, BcPrivateKey, long, int) - Constructor for class net.quedex.api.common.Config
 

D

decrypt(String) - Method in class net.quedex.api.pgp.BcDecryptor
 
DisconnectedException - Exception in net.quedex.api.common
Indicates lost connection to the exchange in which case a reconnect should be attempted.
DisconnectedException() - Constructor for exception net.quedex.api.common.DisconnectedException
 
DisconnectedException(String) - Constructor for exception net.quedex.api.common.DisconnectedException
 
DisconnectedException(String, Throwable) - Constructor for exception net.quedex.api.common.DisconnectedException
 
DisconnectedException(Throwable) - Constructor for exception net.quedex.api.common.DisconnectedException
 

E

encrypt(String, boolean) - Method in class net.quedex.api.pgp.BcEncryptor
 
equals(Object) - Method in class net.quedex.api.common.Config
 
equals(Object) - Method in class net.quedex.api.market.Instrument
 
equals(Object) - Method in class net.quedex.api.market.OrderBook
 
equals(Object) - Method in class net.quedex.api.market.PriceQuantity
 
equals(Object) - Method in class net.quedex.api.market.Quotes
 
equals(Object) - Method in class net.quedex.api.market.Trade
 
equals(Object) - Method in class net.quedex.api.pgp.BcPrivateKey
 
equals(Object) - Method in class net.quedex.api.pgp.BcPublicKey
 
equals(Object) - Method in class net.quedex.api.user.AccountState
 
equals(Object) - Method in class net.quedex.api.user.InternalTransfer
 
equals(Object) - Method in class net.quedex.api.user.InternalTransferExecuted
 
equals(Object) - Method in class net.quedex.api.user.InternalTransferReceived
 
equals(Object) - Method in class net.quedex.api.user.InternalTransferRejected
 
equals(Object) - Method in class net.quedex.api.user.LimitOrderSpec
 
equals(Object) - Method in class net.quedex.api.user.LiquidationOrderCancelled
 
equals(Object) - Method in class net.quedex.api.user.LiquidationOrderFilled
 
equals(Object) - Method in class net.quedex.api.user.LiquidationOrderPlaced
 
equals(Object) - Method in class net.quedex.api.user.OpenPosition
 
equals(Object) - Method in class net.quedex.api.user.OrderCancelFailed
 
equals(Object) - Method in class net.quedex.api.user.OrderCancelled
 
equals(Object) - Method in class net.quedex.api.user.OrderCancelSpec
 
equals(Object) - Method in class net.quedex.api.user.OrderFilled
 
equals(Object) - Method in class net.quedex.api.user.OrderForcefullyCancelled
 
equals(Object) - Method in class net.quedex.api.user.OrderModificationFailed
 
equals(Object) - Method in class net.quedex.api.user.OrderModificationSpec
 
equals(Object) - Method in class net.quedex.api.user.OrderModified
 
equals(Object) - Method in class net.quedex.api.user.OrderPlaced
 
equals(Object) - Method in class net.quedex.api.user.OrderPlaceFailed
 
equalsFieldByField(Object) - Method in class net.quedex.api.market.Trade
 
executeInternalTransfer(InternalTransfer) - Method in interface net.quedex.api.user.UserStream
 
executeInternalTransfer(InternalTransfer) - Method in class net.quedex.api.user.WebsocketUserStream
 

F

fromArmored(String) - Static method in class net.quedex.api.pgp.BcPrivateKey
 
fromArmored(String, char[]) - Static method in class net.quedex.api.pgp.BcPrivateKey
 
fromArmored(String) - Static method in class net.quedex.api.pgp.BcPublicKey
 
fromInputStream(InputStream, char[]) - Static method in class net.quedex.api.common.Config
 
fromResource(String, char[]) - Static method in class net.quedex.api.common.Config
 
fromResource(char[]) - Static method in class net.quedex.api.common.Config
 

G

getAccountId() - Method in class net.quedex.api.common.Config
 
getAmount() - Method in class net.quedex.api.user.InternalTransfer
 
getAmount() - Method in class net.quedex.api.user.InternalTransferExecuted
 
getAmount() - Method in class net.quedex.api.user.InternalTransferReceived
 
getAmount() - Method in class net.quedex.api.user.InternalTransferRejected
 
getAsk() - Method in class net.quedex.api.market.Quotes
 
getAsks() - Method in class net.quedex.api.market.OrderBook
 
getAverageOpeningPrice() - Method in class net.quedex.api.user.OpenPosition
 
getBalance() - Method in class net.quedex.api.user.AccountState
 
getBid() - Method in class net.quedex.api.market.Quotes
 
getBids() - Method in class net.quedex.api.market.OrderBook
 
getCause() - Method in class net.quedex.api.user.InternalTransferRejected
 
getCause() - Method in class net.quedex.api.user.OrderCancelFailed
 
getCause() - Method in class net.quedex.api.user.OrderForcefullyCancelled
 
getCause() - Method in class net.quedex.api.user.OrderModificationFailed
 
getCause() - Method in class net.quedex.api.user.OrderPlaceFailed
 
getClientOrderId() - Method in class net.quedex.api.user.LimitOrderSpec
 
getClientOrderId() - Method in class net.quedex.api.user.OrderCancelFailed
 
getClientOrderId() - Method in class net.quedex.api.user.OrderCancelled
 
getClientOrderId() - Method in class net.quedex.api.user.OrderCancelSpec
 
getClientOrderId() - Method in class net.quedex.api.user.OrderFilled
 
getClientOrderId() - Method in class net.quedex.api.user.OrderForcefullyCancelled
 
getClientOrderId() - Method in class net.quedex.api.user.OrderModificationFailed
 
getClientOrderId() - Method in class net.quedex.api.user.OrderModificationSpec
 
getClientOrderId() - Method in class net.quedex.api.user.OrderModified
 
getClientOrderId() - Method in class net.quedex.api.user.OrderPlaced
 
getClientOrderId() - Method in class net.quedex.api.user.OrderPlaceFailed
 
getClientOrderId() - Method in interface net.quedex.api.user.OrderSpec
 
getDestinationAccountId() - Method in class net.quedex.api.user.InternalTransfer
 
getDestinationUserId() - Method in class net.quedex.api.user.InternalTransferExecuted
 
getDestinationUserId() - Method in class net.quedex.api.user.InternalTransferRejected
 
getExpirationDate() - Method in class net.quedex.api.market.Instrument
 
getFeeFraction() - Method in class net.quedex.api.market.Instrument
 
getFilledQuantity() - Method in class net.quedex.api.user.LiquidationOrderFilled
 
getFilledQuantity() - Method in class net.quedex.api.user.OrderFilled
 
getFingerprint() - Method in class net.quedex.api.pgp.BcPrivateKey
 
getFingerprint() - Method in class net.quedex.api.pgp.BcPublicKey
 
getFreeBalance() - Method in class net.quedex.api.user.AccountState
 
getInitialMargin() - Method in class net.quedex.api.user.OpenPosition
 
getInitialMarginFraction() - Method in class net.quedex.api.market.Instrument
 
getInitialQuantity() - Method in class net.quedex.api.user.LiquidationOrderPlaced
 
getInitialQuantity() - Method in class net.quedex.api.user.OrderPlaced
 
getInstrumentId() - Method in class net.quedex.api.market.Instrument
 
getInstrumentId() - Method in class net.quedex.api.market.OrderBook
 
getInstrumentId() - Method in class net.quedex.api.market.Quotes
 
getInstrumentId() - Method in class net.quedex.api.market.Trade
 
getInstrumentId() - Method in class net.quedex.api.user.LimitOrderSpec
 
getInstrumentId() - Method in class net.quedex.api.user.LiquidationOrderFilled
 
getInstrumentId() - Method in class net.quedex.api.user.LiquidationOrderPlaced
 
getInstrumentId() - Method in class net.quedex.api.user.OpenPosition
 
getInstrumentId() - Method in class net.quedex.api.user.OrderFilled
 
getInstrumentId() - Method in class net.quedex.api.user.OrderPlaced
 
getIssueDate() - Method in class net.quedex.api.market.Instrument
 
getLast() - Method in class net.quedex.api.market.Quotes
 
getLastQuantity() - Method in class net.quedex.api.market.Quotes
 
getLeavesOrderQuantity() - Method in class net.quedex.api.user.LiquidationOrderFilled
 
getLeavesOrderQuantity() - Method in class net.quedex.api.user.OrderFilled
 
getLimitPrice() - Method in class net.quedex.api.user.LimitOrderSpec
 
getLiquidityProvider() - Method in class net.quedex.api.market.Trade
 
getMainKeyIdentity() - Method in class net.quedex.api.pgp.BcPublicKey
 
getMaintenanceMargin() - Method in class net.quedex.api.user.OpenPosition
 
getMaintenanceMarginFraction() - Method in class net.quedex.api.market.Instrument
 
getMakerFeeFraction() - Method in class net.quedex.api.market.Instrument
 
getMarketStreamUrl() - Method in class net.quedex.api.common.Config
 
getNewLimitPrice() - Method in class net.quedex.api.user.OrderModificationSpec
 
getNewQuantity() - Method in class net.quedex.api.user.OrderModificationSpec
 
getNonceGroup() - Method in class net.quedex.api.common.Config
 
getNotionalAmount() - Method in class net.quedex.api.market.Instrument
 
getOpenInterest() - Method in class net.quedex.api.market.Quotes
 
getOptionType() - Method in class net.quedex.api.market.Instrument
 
getOrderInitialQuantity() - Method in class net.quedex.api.user.LiquidationOrderFilled
 
getOrderInitialQuantity() - Method in class net.quedex.api.user.OrderFilled
 
getOrderLimitPrice() - Method in class net.quedex.api.user.OrderFilled
 
getOrderType() - Method in class net.quedex.api.user.LimitOrderSpec
 
getOrderType() - Method in class net.quedex.api.user.LiquidationOrderFilled
 
getOrderType() - Method in class net.quedex.api.user.OrderFilled
 
getPnl() - Method in class net.quedex.api.user.OpenPosition
 
getPrice() - Method in class net.quedex.api.market.PriceQuantity
 
getPrice() - Method in class net.quedex.api.market.Trade
 
getPrice() - Method in class net.quedex.api.user.OrderPlaced
 
getPrivateKeys() - Method in class net.quedex.api.pgp.BcPrivateKey
 
getPublicKey() - Method in class net.quedex.api.pgp.BcPrivateKey
 
getQdxPublicKey() - Method in class net.quedex.api.common.Config
 
getQuantity() - Method in class net.quedex.api.market.PriceQuantity
 
getQuantity() - Method in class net.quedex.api.market.Trade
 
getQuantity() - Method in class net.quedex.api.user.LimitOrderSpec
 
getQuantity() - Method in class net.quedex.api.user.LiquidationOrderPlaced
 
getQuantity() - Method in class net.quedex.api.user.OpenPosition
 
getQuantity() - Method in class net.quedex.api.user.OrderPlaced
 
getQuantitySigned() - Method in class net.quedex.api.user.OpenPosition
 
getSide() - Method in class net.quedex.api.user.LimitOrderSpec
 
getSide() - Method in class net.quedex.api.user.LiquidationOrderFilled
 
getSide() - Method in class net.quedex.api.user.LiquidationOrderPlaced
 
getSide() - Method in class net.quedex.api.user.OpenPosition
 
getSide() - Method in class net.quedex.api.user.OrderFilled
 
getSide() - Method in class net.quedex.api.user.OrderPlaced
 
getSourceUserId() - Method in class net.quedex.api.user.InternalTransferReceived
 
getStatus() - Method in class net.quedex.api.user.AccountState
 
getStrike() - Method in class net.quedex.api.market.Instrument
 
getSymbol() - Method in class net.quedex.api.market.Instrument
 
getSystemOrderId() - Method in class net.quedex.api.user.LiquidationOrderCancelled
 
getSystemOrderId() - Method in class net.quedex.api.user.LiquidationOrderFilled
 
getSystemOrderId() - Method in class net.quedex.api.user.LiquidationOrderPlaced
 
getTakerFeeFraction() - Method in class net.quedex.api.market.Instrument
 
getTakerToMakerFeeFraction() - Method in class net.quedex.api.market.Instrument
 
getTickSize() - Method in class net.quedex.api.market.Instrument
 
getTimestamp() - Method in class net.quedex.api.market.Trade
 
getTotalInitialMargin() - Method in class net.quedex.api.user.AccountState
 
getTotalLockedForOrders() - Method in class net.quedex.api.user.AccountState
 
getTotalMaintenanceMargin() - Method in class net.quedex.api.user.AccountState
 
getTotalPendingWithdrawal() - Method in class net.quedex.api.user.AccountState
 
getTotalUnsettledPnL() - Method in class net.quedex.api.user.AccountState
 
getTradeId() - Method in class net.quedex.api.market.Trade
 
getTradePrice() - Method in class net.quedex.api.user.LiquidationOrderFilled
 
getTradePrice() - Method in class net.quedex.api.user.OrderFilled
 
getType() - Method in class net.quedex.api.market.Instrument
 
getType() - Method in class net.quedex.api.user.LiquidationOrderPlaced
 
getType() - Method in class net.quedex.api.user.OrderPlaced
 
getUnderlyingSymbol() - Method in class net.quedex.api.market.Instrument
 
getUserPrivateKey() - Method in class net.quedex.api.common.Config
 
getUserStreamUrl() - Method in class net.quedex.api.common.Config
 
getVolume() - Method in class net.quedex.api.market.Quotes
 

H

hashCode() - Method in class net.quedex.api.common.Config
 
hashCode() - Method in class net.quedex.api.market.Instrument
 
hashCode() - Method in class net.quedex.api.market.OrderBook
 
hashCode() - Method in class net.quedex.api.market.PriceQuantity
 
hashCode() - Method in class net.quedex.api.market.Quotes
 
hashCode() - Method in class net.quedex.api.market.Trade
 
hashCode() - Method in class net.quedex.api.pgp.BcPrivateKey
 
hashCode() - Method in class net.quedex.api.pgp.BcPublicKey
 
hashCode() - Method in class net.quedex.api.user.AccountState
 
hashCode() - Method in class net.quedex.api.user.InternalTransfer
 
hashCode() - Method in class net.quedex.api.user.InternalTransferExecuted
 
hashCode() - Method in class net.quedex.api.user.InternalTransferReceived
 
hashCode() - Method in class net.quedex.api.user.InternalTransferRejected
 
hashCode() - Method in class net.quedex.api.user.LimitOrderSpec
 
hashCode() - Method in class net.quedex.api.user.LiquidationOrderCancelled
 
hashCode() - Method in class net.quedex.api.user.LiquidationOrderFilled
 
hashCode() - Method in class net.quedex.api.user.LiquidationOrderPlaced
 
hashCode() - Method in class net.quedex.api.user.OpenPosition
 
hashCode() - Method in class net.quedex.api.user.OrderCancelFailed
 
hashCode() - Method in class net.quedex.api.user.OrderCancelled
 
hashCode() - Method in class net.quedex.api.user.OrderCancelSpec
 
hashCode() - Method in class net.quedex.api.user.OrderFilled
 
hashCode() - Method in class net.quedex.api.user.OrderForcefullyCancelled
 
hashCode() - Method in class net.quedex.api.user.OrderModificationFailed
 
hashCode() - Method in class net.quedex.api.user.OrderModificationSpec
 
hashCode() - Method in class net.quedex.api.user.OrderModified
 
hashCode() - Method in class net.quedex.api.user.OrderPlaced
 
hashCode() - Method in class net.quedex.api.user.OrderPlaceFailed
 

I

Instrument - Class in net.quedex.api.market
 
Instrument(String, int, Instrument.Type, Instrument.OptionType, BigDecimal, long, long, String, int, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Constructor for class net.quedex.api.market.Instrument
 
Instrument.OptionType - Enum in net.quedex.api.market
 
Instrument.Type - Enum in net.quedex.api.market
 
InstrumentsListener - Interface in net.quedex.api.market
 
InternalTransfer - Class in net.quedex.api.user
 
InternalTransfer(long, BigDecimal) - Constructor for class net.quedex.api.user.InternalTransfer
 
InternalTransferExecuted - Class in net.quedex.api.user
 
InternalTransferExecuted(long, BigDecimal) - Constructor for class net.quedex.api.user.InternalTransferExecuted
 
InternalTransferListener - Interface in net.quedex.api.user
 
InternalTransferReceived - Class in net.quedex.api.user
 
InternalTransferReceived(long, BigDecimal) - Constructor for class net.quedex.api.user.InternalTransferReceived
 
InternalTransferRejected - Class in net.quedex.api.user
 
InternalTransferRejected(long, BigDecimal, InternalTransferRejected.Cause) - Constructor for class net.quedex.api.user.InternalTransferRejected
 
InternalTransferRejected.Cause - Enum in net.quedex.api.user
 
isFutures() - Method in class net.quedex.api.market.Instrument
 
isTraded(long) - Method in class net.quedex.api.market.Instrument
 

L

LimitOrderSpec - Class in net.quedex.api.user
 
LimitOrderSpec(long, int, OrderSide, int, BigDecimal) - Constructor for class net.quedex.api.user.LimitOrderSpec
 
LiquidationOrderCancelled - Class in net.quedex.api.user
Notification of a cancelled liquidation order.
LiquidationOrderCancelled(long) - Constructor for class net.quedex.api.user.LiquidationOrderCancelled
 
LiquidationOrderFilled - Class in net.quedex.api.user
Notification of a fill of a liquidation order.
LiquidationOrderFilled(long, int, OrderSide, int, int, BigDecimal, int) - Constructor for class net.quedex.api.user.LiquidationOrderFilled
 
LiquidationOrderPlaced - Class in net.quedex.api.user
Liquidation market order placed automatically by the exchange during liquidation.
LiquidationOrderPlaced(long, int, OrderSide, int, int) - Constructor for class net.quedex.api.user.LiquidationOrderPlaced
 

M

MaintenanceException - Exception in net.quedex.api.common
 
MaintenanceException() - Constructor for exception net.quedex.api.common.MaintenanceException
 
MarketStream - Interface in net.quedex.api.market
Represents the stream of realtime public trade data streamed from Quedex and allows registering and subscribing for particular data types.
MessageReceiver - Class in net.quedex.api.common
 
MessageReceiver(Logger) - Constructor for class net.quedex.api.common.MessageReceiver
 
messageReceiver - Variable in class net.quedex.api.common.WebsocketStream
 
modifyOrder(OrderModificationSpec) - Method in interface net.quedex.api.user.UserStream.Batch
 
modifyOrder(OrderModificationSpec) - Method in interface net.quedex.api.user.UserStream
Sends the given OrderModificationSpec to the exchange.
modifyOrder(OrderModificationSpec) - Method in class net.quedex.api.user.WebsocketUserStream
 
modifyOrders(List<OrderModificationSpec>) - Method in interface net.quedex.api.user.UserStream.Batch
 

N

net.quedex.api.common - package net.quedex.api.common
 
net.quedex.api.market - package net.quedex.api.market
 
net.quedex.api.pgp - package net.quedex.api.pgp
 
net.quedex.api.user - package net.quedex.api.user
 

O

OBJECT_MAPPER - Static variable in class net.quedex.api.common.MessageReceiver
 
onAccountState(AccountState) - Method in interface net.quedex.api.user.AccountStateListener
 
onInstruments(Map<Integer, Instrument>) - Method in interface net.quedex.api.market.InstrumentsListener
 
onInternalTransferExecuted(InternalTransferExecuted) - Method in interface net.quedex.api.user.InternalTransferListener
 
onInternalTransferReceived(InternalTransferReceived) - Method in interface net.quedex.api.user.InternalTransferListener
 
onInternalTransferRejected(InternalTransferRejected) - Method in interface net.quedex.api.user.InternalTransferListener
 
onLiquidationOrderCancelled(LiquidationOrderCancelled) - Method in interface net.quedex.api.user.OrderListener
 
onLiquidationOrderFilled(LiquidationOrderFilled) - Method in interface net.quedex.api.user.OrderListener
 
onLiquidationOrderPlaced(LiquidationOrderPlaced) - Method in interface net.quedex.api.user.OrderListener
 
onOpenPosition(OpenPosition) - Method in interface net.quedex.api.user.OpenPositionListener
 
onOrderBook(OrderBook) - Method in interface net.quedex.api.market.OrderBookListener
 
onOrderCancelFailed(OrderCancelFailed) - Method in interface net.quedex.api.user.OrderListener
 
onOrderCancelled(OrderCancelled) - Method in interface net.quedex.api.user.OrderListener
 
onOrderFilled(OrderFilled) - Method in interface net.quedex.api.user.OrderListener
 
onOrderForcefullyCancelled(OrderForcefullyCancelled) - Method in interface net.quedex.api.user.OrderListener
 
onOrderModificationFailed(OrderModificationFailed) - Method in interface net.quedex.api.user.OrderListener
 
onOrderModified(OrderModified) - Method in interface net.quedex.api.user.OrderListener
 
onOrderPlaced(OrderPlaced) - Method in interface net.quedex.api.user.OrderListener
 
onOrderPlaceFailed(OrderPlaceFailed) - Method in interface net.quedex.api.user.OrderListener
 
onQuotes(Quotes) - Method in interface net.quedex.api.market.QuotesListener
 
onSessionState(SessionState) - Method in interface net.quedex.api.market.SessionStateListener
 
onStreamFailure(Exception) - Method in interface net.quedex.api.common.StreamFailureListener
 
onTrade(Trade) - Method in interface net.quedex.api.market.TradeListener
 
OpenPosition - Class in net.quedex.api.user
 
OpenPosition(int, BigDecimal, BigDecimal, BigDecimal, OpenPosition.PositionSide, int, BigDecimal) - Constructor for class net.quedex.api.user.OpenPosition
 
OpenPosition.PositionSide - Enum in net.quedex.api.user
 
OpenPositionListener - Interface in net.quedex.api.user
 
OrderBook - Class in net.quedex.api.market
 
OrderBook(int, List<PriceQuantity>, List<PriceQuantity>) - Constructor for class net.quedex.api.market.OrderBook
 
OrderBookListener - Interface in net.quedex.api.market
 
OrderCancelFailed - Class in net.quedex.api.user
 
OrderCancelFailed(long, OrderCancelFailed.Cause) - Constructor for class net.quedex.api.user.OrderCancelFailed
 
OrderCancelFailed.Cause - Enum in net.quedex.api.user
 
OrderCancelled - Class in net.quedex.api.user
 
OrderCancelled(long) - Constructor for class net.quedex.api.user.OrderCancelled
 
OrderCancelSpec - Class in net.quedex.api.user
 
OrderCancelSpec(long) - Constructor for class net.quedex.api.user.OrderCancelSpec
 
OrderFilled - Class in net.quedex.api.user
 
OrderFilled(long, int, BigDecimal, OrderSide, int, int, BigDecimal, int) - Constructor for class net.quedex.api.user.OrderFilled
 
OrderForcefullyCancelled - Class in net.quedex.api.user
 
OrderForcefullyCancelled(long, OrderForcefullyCancelled.Cause) - Constructor for class net.quedex.api.user.OrderForcefullyCancelled
 
OrderForcefullyCancelled.Cause - Enum in net.quedex.api.user
 
OrderListener - Interface in net.quedex.api.user
 
OrderModificationFailed - Class in net.quedex.api.user
 
OrderModificationFailed(long, OrderModificationFailed.Cause) - Constructor for class net.quedex.api.user.OrderModificationFailed
 
OrderModificationSpec - Class in net.quedex.api.user
 
OrderModificationSpec(long, int, BigDecimal) - Constructor for class net.quedex.api.user.OrderModificationSpec
 
OrderModificationSpec(long, int) - Constructor for class net.quedex.api.user.OrderModificationSpec
 
OrderModificationSpec(long, BigDecimal) - Constructor for class net.quedex.api.user.OrderModificationSpec
 
OrderModified - Class in net.quedex.api.user
 
OrderModified(long) - Constructor for class net.quedex.api.user.OrderModified
 
OrderPlaced - Class in net.quedex.api.user
 
OrderPlaced(long, int, BigDecimal, OrderSide, int, int) - Constructor for class net.quedex.api.user.OrderPlaced
 
OrderPlaceFailed - Class in net.quedex.api.user
 
OrderPlaceFailed(long, OrderPlaceFailed.Cause) - Constructor for class net.quedex.api.user.OrderPlaceFailed
 
OrderPlaceFailed.Cause - Enum in net.quedex.api.user
 
OrderSide - Enum in net.quedex.api.user
 
OrderSpec - Interface in net.quedex.api.user
 
OrderType - Enum in net.quedex.api.user
 

P

PGPDecryptionException - Exception in net.quedex.api.pgp
 
PGPDecryptionException() - Constructor for exception net.quedex.api.pgp.PGPDecryptionException
 
PGPDecryptionException(String) - Constructor for exception net.quedex.api.pgp.PGPDecryptionException
 
PGPDecryptionException(String, Throwable) - Constructor for exception net.quedex.api.pgp.PGPDecryptionException
 
PGPDecryptionException(Throwable) - Constructor for exception net.quedex.api.pgp.PGPDecryptionException
 
PGPEncryptionException - Exception in net.quedex.api.pgp
 
PGPEncryptionException() - Constructor for exception net.quedex.api.pgp.PGPEncryptionException
 
PGPEncryptionException(String) - Constructor for exception net.quedex.api.pgp.PGPEncryptionException
 
PGPEncryptionException(String, Throwable) - Constructor for exception net.quedex.api.pgp.PGPEncryptionException
 
PGPEncryptionException(Throwable) - Constructor for exception net.quedex.api.pgp.PGPEncryptionException
 
PGPExceptionBase - Exception in net.quedex.api.pgp
 
PGPInvalidSignatureException - Exception in net.quedex.api.pgp
 
PGPInvalidSignatureException() - Constructor for exception net.quedex.api.pgp.PGPInvalidSignatureException
 
PGPInvalidSignatureException(String) - Constructor for exception net.quedex.api.pgp.PGPInvalidSignatureException
 
PGPInvalidSignatureException(String, Throwable) - Constructor for exception net.quedex.api.pgp.PGPInvalidSignatureException
 
PGPInvalidSignatureException(Throwable) - Constructor for exception net.quedex.api.pgp.PGPInvalidSignatureException
 
PGPKeyInitialisationException - Exception in net.quedex.api.pgp
 
PGPKeyInitialisationException() - Constructor for exception net.quedex.api.pgp.PGPKeyInitialisationException
 
PGPKeyInitialisationException(String) - Constructor for exception net.quedex.api.pgp.PGPKeyInitialisationException
 
PGPKeyInitialisationException(String, Throwable) - Constructor for exception net.quedex.api.pgp.PGPKeyInitialisationException
 
PGPKeyInitialisationException(Throwable) - Constructor for exception net.quedex.api.pgp.PGPKeyInitialisationException
 
PGPKeyNotFoundException - Exception in net.quedex.api.pgp
 
PGPKeyNotFoundException() - Constructor for exception net.quedex.api.pgp.PGPKeyNotFoundException
 
PGPKeyNotFoundException(String) - Constructor for exception net.quedex.api.pgp.PGPKeyNotFoundException
 
PGPKeyNotFoundException(String, Throwable) - Constructor for exception net.quedex.api.pgp.PGPKeyNotFoundException
 
PGPKeyNotFoundException(Throwable) - Constructor for exception net.quedex.api.pgp.PGPKeyNotFoundException
 
PGPSignatureVerificationException - Exception in net.quedex.api.pgp
 
PGPSignatureVerificationException() - Constructor for exception net.quedex.api.pgp.PGPSignatureVerificationException
 
PGPSignatureVerificationException(String) - Constructor for exception net.quedex.api.pgp.PGPSignatureVerificationException
 
PGPSignatureVerificationException(String, Throwable) - Constructor for exception net.quedex.api.pgp.PGPSignatureVerificationException
 
PGPUnknownRecipientException - Exception in net.quedex.api.pgp
 
PGPUnknownRecipientException() - Constructor for exception net.quedex.api.pgp.PGPUnknownRecipientException
 
PGPUnknownRecipientException(String) - Constructor for exception net.quedex.api.pgp.PGPUnknownRecipientException
 
PGPUnknownRecipientException(String, Throwable) - Constructor for exception net.quedex.api.pgp.PGPUnknownRecipientException
 
PGPUnknownRecipientException(Throwable) - Constructor for exception net.quedex.api.pgp.PGPUnknownRecipientException
 
placeOrder(LimitOrderSpec) - Method in interface net.quedex.api.user.UserStream.Batch
 
placeOrder(LimitOrderSpec) - Method in interface net.quedex.api.user.UserStream
Sends the given LimitOrderSpec to the exchange.
placeOrder(LimitOrderSpec) - Method in class net.quedex.api.user.WebsocketUserStream
 
placeOrders(List<LimitOrderSpec>) - Method in interface net.quedex.api.user.UserStream.Batch
 
PriceQuantity - Class in net.quedex.api.market
 
PriceQuantity(BigDecimal, int) - Constructor for class net.quedex.api.market.PriceQuantity
 
PriceQuantity(int) - Constructor for class net.quedex.api.market.PriceQuantity
 
processData(String) - Method in class net.quedex.api.common.MessageReceiver
 
processMessage(String) - Method in class net.quedex.api.common.MessageReceiver
 

Q

Quotes - Class in net.quedex.api.market
 
Quotes(int, BigDecimal, int, BigDecimal, Integer, BigDecimal, Integer, int, int) - Constructor for class net.quedex.api.market.Quotes
 
QuotesListener - Interface in net.quedex.api.market
 

R

registerAccountStateListener(AccountStateListener) - Method in interface net.quedex.api.user.UserStream
 
registerAccountStateListener(AccountStateListener) - Method in class net.quedex.api.user.WebsocketUserStream
 
registerAndSubscribeSessionStateListener(SessionStateListener) - Method in interface net.quedex.api.market.MarketStream
 
registerAndSubscribeSessionStateListener(SessionStateListener) - Method in class net.quedex.api.market.WebsocketMarketStream
 
registerInstrumentsListener(InstrumentsListener) - Method in interface net.quedex.api.market.MarketStream
 
registerInstrumentsListener(InstrumentsListener) - Method in class net.quedex.api.market.WebsocketMarketStream
 
registerInternalTransferListener(InternalTransferListener) - Method in interface net.quedex.api.user.UserStream
 
registerInternalTransferListener(InternalTransferListener) - Method in class net.quedex.api.user.WebsocketUserStream
 
registerOpenPositionListener(OpenPositionListener) - Method in interface net.quedex.api.user.UserStream
 
registerOpenPositionListener(OpenPositionListener) - Method in class net.quedex.api.user.WebsocketUserStream
 
registerOrderBookListener(OrderBookListener) - Method in interface net.quedex.api.market.MarketStream
 
registerOrderBookListener(OrderBookListener) - Method in class net.quedex.api.market.WebsocketMarketStream
 
registerOrderListener(OrderListener) - Method in interface net.quedex.api.user.UserStream
 
registerOrderListener(OrderListener) - Method in class net.quedex.api.user.WebsocketUserStream
 
registerQuotesListener(QuotesListener) - Method in interface net.quedex.api.market.MarketStream
 
registerQuotesListener(QuotesListener) - Method in class net.quedex.api.market.WebsocketMarketStream
 
registerStreamFailureListener(StreamFailureListener) - Method in class net.quedex.api.common.MessageReceiver
 
registerStreamFailureListener(StreamFailureListener) - Method in class net.quedex.api.common.WebsocketStream
 
registerStreamFailureListener(StreamFailureListener) - Method in interface net.quedex.api.market.MarketStream
 
registerStreamFailureListener(StreamFailureListener) - Method in interface net.quedex.api.user.UserStream
 
registerStreamFailureListener(StreamFailureListener) - Method in class net.quedex.api.user.WebsocketUserStream
 
registerTradeListener(TradeListener) - Method in interface net.quedex.api.market.MarketStream
 
registerTradeListener(TradeListener) - Method in class net.quedex.api.market.WebsocketMarketStream
 
Registration - Interface in net.quedex.api.market
A registration of a single market stream listener.

S

send() - Method in interface net.quedex.api.user.UserStream.Batch
 
SessionState - Enum in net.quedex.api.market
 
SessionStateListener - Interface in net.quedex.api.market
 
SETTLEMENT_HOUR_UTC_MILLIS - Static variable in class net.quedex.api.market.Instrument
 
start() - Method in class net.quedex.api.common.WebsocketStream
 
start() - Method in interface net.quedex.api.market.MarketStream
 
start() - Method in interface net.quedex.api.user.UserStream
 
start() - Method in class net.quedex.api.user.WebsocketUserStream
 
stop() - Method in class net.quedex.api.common.WebsocketStream
 
stop() - Method in interface net.quedex.api.market.MarketStream
 
stop() - Method in interface net.quedex.api.user.UserStream
 
stop() - Method in class net.quedex.api.user.WebsocketUserStream
 
StreamFailureListener - Interface in net.quedex.api.common
 
subscribe(int) - Method in interface net.quedex.api.market.Registration
 
subscribe(Collection<Integer>) - Method in interface net.quedex.api.market.Registration
 
subscribeListeners() - Method in interface net.quedex.api.user.UserStream
Subscribes previously registered listeners.
subscribeListeners() - Method in class net.quedex.api.user.WebsocketUserStream
 

T

toString() - Method in class net.quedex.api.common.Config
 
toString() - Method in class net.quedex.api.market.Instrument
 
toString() - Method in class net.quedex.api.market.OrderBook
 
toString() - Method in class net.quedex.api.market.PriceQuantity
 
toString() - Method in class net.quedex.api.market.Quotes
 
toString() - Method in class net.quedex.api.market.Trade
 
toString() - Method in class net.quedex.api.pgp.BcPublicKey
 
toString() - Method in class net.quedex.api.user.AccountState
 
toString() - Method in class net.quedex.api.user.InternalTransfer
 
toString() - Method in class net.quedex.api.user.InternalTransferExecuted
 
toString() - Method in class net.quedex.api.user.InternalTransferReceived
 
toString() - Method in class net.quedex.api.user.InternalTransferRejected
 
toString() - Method in class net.quedex.api.user.LimitOrderSpec
 
toString() - Method in class net.quedex.api.user.LiquidationOrderCancelled
 
toString() - Method in class net.quedex.api.user.LiquidationOrderFilled
 
toString() - Method in class net.quedex.api.user.LiquidationOrderPlaced
 
toString() - Method in class net.quedex.api.user.OpenPosition
 
toString() - Method in class net.quedex.api.user.OrderCancelFailed
 
toString() - Method in class net.quedex.api.user.OrderCancelled
 
toString() - Method in class net.quedex.api.user.OrderCancelSpec
 
toString() - Method in class net.quedex.api.user.OrderFilled
 
toString() - Method in class net.quedex.api.user.OrderForcefullyCancelled
 
toString() - Method in class net.quedex.api.user.OrderModificationFailed
 
toString() - Method in class net.quedex.api.user.OrderModificationSpec
 
toString() - Method in class net.quedex.api.user.OrderModified
 
toString() - Method in class net.quedex.api.user.OrderPlaced
 
toString() - Method in class net.quedex.api.user.OrderPlaceFailed
 
Trade - Class in net.quedex.api.market
 
Trade(int, long, long, BigDecimal, int, Trade.LiquidityProvider) - Constructor for class net.quedex.api.market.Trade
 
Trade.LiquidityProvider - Enum in net.quedex.api.market
 
TradeListener - Interface in net.quedex.api.market
 

U

unsubscribe(int) - Method in interface net.quedex.api.market.Registration
 
unsubscribe(Collection<Integer>) - Method in interface net.quedex.api.market.Registration
 
unsubscribeAll() - Method in interface net.quedex.api.market.Registration
 
UserStream - Interface in net.quedex.api.user
Represents the stream of realtime private data streamed from and trading commands which may be sent to Quedex.
UserStream.Batch - Interface in net.quedex.api.user
 

V

valueOf(String) - Static method in enum net.quedex.api.market.Instrument.OptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.quedex.api.market.Instrument.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.quedex.api.market.SessionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.quedex.api.market.Trade.LiquidityProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.quedex.api.user.AccountState.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.quedex.api.user.InternalTransferRejected.Cause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.quedex.api.user.OpenPosition.PositionSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.quedex.api.user.OrderCancelFailed.Cause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.quedex.api.user.OrderForcefullyCancelled.Cause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.quedex.api.user.OrderPlaceFailed.Cause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.quedex.api.user.OrderSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.quedex.api.user.OrderType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.quedex.api.market.Instrument.OptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.quedex.api.market.Instrument.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.quedex.api.market.SessionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.quedex.api.market.Trade.LiquidityProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.quedex.api.user.AccountState.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.quedex.api.user.InternalTransferRejected.Cause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.quedex.api.user.OpenPosition.PositionSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.quedex.api.user.OrderCancelFailed.Cause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.quedex.api.user.OrderForcefullyCancelled.Cause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.quedex.api.user.OrderPlaceFailed.Cause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.quedex.api.user.OrderSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.quedex.api.user.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
verifySignature(String) - Method in class net.quedex.api.pgp.BcSignatureVerifier
 

W

webSocketClient - Variable in class net.quedex.api.common.WebsocketStream
 
WebsocketMarketStream - Class in net.quedex.api.market
 
WebsocketMarketStream(String, BcPublicKey) - Constructor for class net.quedex.api.market.WebsocketMarketStream
 
WebsocketMarketStream(Config) - Constructor for class net.quedex.api.market.WebsocketMarketStream
 
WebsocketStream<T extends MessageReceiver> - Class in net.quedex.api.common
 
WebsocketStream(Logger, String, T) - Constructor for class net.quedex.api.common.WebsocketStream
 
WebsocketUserStream - Class in net.quedex.api.user
 
WebsocketUserStream(String, long, int, BcPublicKey, BcPrivateKey) - Constructor for class net.quedex.api.user.WebsocketUserStream
 
WebsocketUserStream(Config) - Constructor for class net.quedex.api.user.WebsocketUserStream
 
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links