Class OrderRequestCreateLimitSellParams

  • All Implemented Interfaces:
    com.dinari.api.core.Params

    
    public final class OrderRequestCreateLimitSellParams
     implements Params
                        

    Create a managed OrderRequest to place a limit sell Order.

    Fees for the Order are included in the transaction. Refer to our Fee Quote API for fee estimation.

    If an OrderRequest with the same client_order_id already exists for the given account, the existing OrderRequest will be returned instead of creating a new one.