Uses of Enum
org.knowm.xchange.poloniex.PoloniexAuthenticated.AllPairs
Packages that use PoloniexAuthenticated.AllPairs
-
Uses of PoloniexAuthenticated.AllPairs in org.knowm.xchange.poloniex
Methods in org.knowm.xchange.poloniex that return PoloniexAuthenticated.AllPairsModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PoloniexAuthenticated.AllPairs[]
PoloniexAuthenticated.AllPairs.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.knowm.xchange.poloniex with parameters of type PoloniexAuthenticated.AllPairsModifier and TypeMethodDescriptionPoloniexAuthenticated.getMarginPosition
(String apiKey, si.mazi.rescu.ParamsDigest signature, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, PoloniexAuthenticated.AllPairs all) PoloniexAuthenticated.returnOpenOrders
(String apiKey, si.mazi.rescu.ParamsDigest signature, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, PoloniexAuthenticated.AllPairs all)