Uses of Class
org.knowm.xchange.cexio.dto.trade.CexioPosition
Packages that use CexioPosition
Package
Description
-
Uses of CexioPosition in org.knowm.xchange.cexio
Methods in org.knowm.xchange.cexio with parameters of type CexioPositionModifier and TypeMethodDescriptionstatic Order.OrderStatus
CexIOAdapters.adaptPositionStatus
(CexioPosition cexioPosition) CexIO position status is not documented, testing API we can infer that they are similar to order statusCexIOAdapters.adaptOrderStatus(CexIOOpenOrder)
-
Uses of CexioPosition in org.knowm.xchange.cexio.dto.trade
Methods in org.knowm.xchange.cexio.dto.trade that return CexioPositionMethods in org.knowm.xchange.cexio.dto.trade that return types with arguments of type CexioPositionMethods in org.knowm.xchange.cexio.dto.trade with parameters of type CexioPositionMethod parameters in org.knowm.xchange.cexio.dto.trade with type arguments of type CexioPositionModifier and TypeMethodDescriptionvoid
CexioOpenPositionsResponse.setPositions
(List<CexioPosition> positions) -
Uses of CexioPosition in org.knowm.xchange.cexio.service
Methods in org.knowm.xchange.cexio.service that return CexioPositionMethods in org.knowm.xchange.cexio.service that return types with arguments of type CexioPositionModifier and TypeMethodDescriptionCexIOTradeServiceRaw.getOpenPositions
(CurrencyPair currencyPair)