Package org.knowm.xchange.coinbasepro.dto.trade
package org.knowm.xchange.coinbasepro.dto.trade
-
ClassDescriptionLIMIT 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.