Uses of Class
org.knowm.xchange.ftx.dto.marketdata.FtxTradeDto
Packages that use FtxTradeDto
-
Uses of FtxTradeDto in org.knowm.xchange.ftx
Methods in org.knowm.xchange.ftx that return types with arguments of type FtxTradeDtoModifier and TypeMethodDescriptionMethod parameters in org.knowm.xchange.ftx with type arguments of type FtxTradeDtoModifier and TypeMethodDescriptionstatic Trades
FtxAdapters.adaptTrades
(List<FtxTradeDto> ftxTradeDtos, CurrencyPair currencyPair) -
Uses of FtxTradeDto in org.knowm.xchange.ftx.service
Methods in org.knowm.xchange.ftx.service that return types with arguments of type FtxTradeDto