Uses of Class
org.knowm.xchange.bitfinex.v1.dto.trade.BitfinexActivePositionsResponse
| Package | Description |
|---|---|
| org.knowm.xchange.bitfinex.service | |
| org.knowm.xchange.bitfinex.v1 |
-
Uses of BitfinexActivePositionsResponse in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return BitfinexActivePositionsResponse Modifier and Type Method Description BitfinexActivePositionsResponse[]BitfinexTradeServiceRaw. getBitfinexActivePositions() -
Uses of BitfinexActivePositionsResponse in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 that return BitfinexActivePositionsResponse Modifier and Type Method Description BitfinexActivePositionsResponse[]BitfinexAuthenticated. activePositions(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexNonceOnlyRequest nonceOnlyRequest)