Uses of Class
org.knowm.xchange.enigma.dto.trade.EnigmaExecutedQuote
Package | Description |
---|---|
org.knowm.xchange.enigma | |
org.knowm.xchange.enigma.service |
-
Uses of EnigmaExecutedQuote in org.knowm.xchange.enigma
Methods in org.knowm.xchange.enigma that return EnigmaExecutedQuote Modifier and Type Method Description EnigmaExecutedQuote
EnigmaAuthenticated. executeQuoteRequest(String accessToken, EnigmaExecuteQuoteRequest quoteRequest)
Methods in org.knowm.xchange.enigma with parameters of type EnigmaExecutedQuote Modifier and Type Method Description static Trade
EnigmaAdapters. adaptTrade(EnigmaExecutedQuote enigmaTrade)
-
Uses of EnigmaExecutedQuote in org.knowm.xchange.enigma.service
Methods in org.knowm.xchange.enigma.service that return EnigmaExecutedQuote Modifier and Type Method Description EnigmaExecutedQuote
EnigmaTradeServiceRaw. executeQuoteRequest(EnigmaExecuteQuoteRequest quoteRequest)