-
Methods in org.knowm.xchange.bitfinex.v1 with parameters of type BitfinexNonceOnlyRequest
Modifier and Type |
Method |
Description |
BitfinexAccountFeesResponse |
BitfinexAuthenticated.accountFees(String apiKey,
si.mazi.rescu.ParamsDigest payload,
si.mazi.rescu.ParamsDigest signature,
BitfinexNonceOnlyRequest accountInfosRequest) |
|
BitfinexAccountInfosResponse[] |
BitfinexAuthenticated.accountInfos(String apiKey,
si.mazi.rescu.ParamsDigest payload,
si.mazi.rescu.ParamsDigest signature,
BitfinexNonceOnlyRequest accountInfosRequest) |
|
BitfinexOfferStatusResponse[] |
BitfinexAuthenticated.activeOffers(String apiKey,
si.mazi.rescu.ParamsDigest payload,
si.mazi.rescu.ParamsDigest signature,
BitfinexNonceOnlyRequest nonceOnlyRequest) |
|
BitfinexOrderStatusResponse[] |
BitfinexAuthenticated.activeOrders(String apiKey,
si.mazi.rescu.ParamsDigest payload,
si.mazi.rescu.ParamsDigest signature,
BitfinexNonceOnlyRequest nonceOnlyRequest) |
|
BitfinexActivePositionsResponse[] |
BitfinexAuthenticated.activePositions(String apiKey,
si.mazi.rescu.ParamsDigest payload,
si.mazi.rescu.ParamsDigest signature,
BitfinexNonceOnlyRequest nonceOnlyRequest) |
|