Class OrderRequestCreateLimitBuyParams

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

    
    public final class OrderRequestCreateLimitBuyParams
     implements Params
                        

    Create a managed OrderRequest to place a limit buy 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 creation call will fail.