Skip to main content
Version: latest

LeverageSetParams

Interface

An API object representing an order and leverage. Used when requesting that a broker updates a order's leverage.

Properties

customFields

Optional

Custom data for the broker.

Type

CustomInputFieldsValues


leverage

The requested leverage value.

Type

number


orderType

The type of the order.

Type

OrderType


side

The order side. Buy or sell.

Type

Side


symbol

The order symbol.

Type

string