Uses of Class
org.knowm.xchange.okcoin.v3.dto.trade.SwapPositionsEntry
Package | Description |
---|---|
org.knowm.xchange.okcoin | |
org.knowm.xchange.okcoin.v3.service |
-
Uses of SwapPositionsEntry in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin that return types with arguments of type SwapPositionsEntry Modifier and Type Method Description List<SwapPositionsEntry>
OkexV3. getSwapPositions(String apiKey, si.mazi.rescu.ParamsDigest signature, String timestamp, String passphrase)
-
Uses of SwapPositionsEntry in org.knowm.xchange.okcoin.v3.service
Methods in org.knowm.xchange.okcoin.v3.service that return types with arguments of type SwapPositionsEntry Modifier and Type Method Description List<SwapPositionsEntry>
OkexAccountServiceRaw. getSwapPositions()
SWAP Account API *********************************