Uses of Package
org.knowm.xchange.coinbasepro.dto.trade
Packages that use org.knowm.xchange.coinbasepro.dto.trade
Package
Description
-
-
Classes in org.knowm.xchange.coinbasepro.dto.trade used by org.knowm.xchange.coinbaseproClassDescriptionLIMIT ORDER PARAMETERS ParamDescription pricePrice per bitcoin sizeAmount of BTC to buy or sell time_in_force[optional] GTC, GTT, IOC, or FOK (default is GTC) cancel_after[optional] min, hour, day.MARKET ORDER PARAMETERS ParamDescription size[optional] Desired amount in BTC funds[optional] Desired amount of quote currency to use One of size or funds is required.These parameters are common to all order types.
-
Classes in org.knowm.xchange.coinbasepro.dto.trade used by org.knowm.xchange.coinbasepro.dto.tradeClassDescriptionLIMIT ORDER PARAMETERS ParamDescription pricePrice per bitcoin sizeAmount of BTC to buy or sell time_in_force[optional] GTC, GTT, IOC, or FOK (default is GTC) cancel_after[optional] min, hour, day.MARKET ORDER PARAMETERS ParamDescription size[optional] Desired amount in BTC funds[optional] Desired amount of quote currency to use One of size or funds is required.These parameters are common to all order types.
-
Classes in org.knowm.xchange.coinbasepro.dto.trade used by org.knowm.xchange.coinbasepro.serviceClassDescriptionThese parameters are common to all order types.