Uses of Class
org.knowm.xchange.cobinhood.dto.marketdata.CobinhoodTrades
| Package | Description |
|---|---|
| org.knowm.xchange.cobinhood | |
| org.knowm.xchange.cobinhood.service |
-
Uses of CobinhoodTrades in org.knowm.xchange.cobinhood
Methods in org.knowm.xchange.cobinhood that return types with arguments of type CobinhoodTrades Modifier and Type Method Description CobinhoodResponse<CobinhoodTrades>Cobinhood. trades(String symbol, Integer limit)The call for recent trades -
Uses of CobinhoodTrades in org.knowm.xchange.cobinhood.service
Methods in org.knowm.xchange.cobinhood.service that return types with arguments of type CobinhoodTrades Modifier and Type Method Description CobinhoodResponse<CobinhoodTrades>CobinhoodMarketDataServiceRaw. getCobinhoodTrades(CurrencyPair currencyPair, Integer limit)