Interface ModifyOrderRequest

Modify order request to Fyers.

Hierarchy

  • ModifyOrderRequest

Properties

disclosedQty?: number

Disclosed quantity.

id: string

The unique order id assigned for each order.

limitPrice?: number

The limit price for the order.

qty?: number

The original order qty.

stopPrice?: number

The stop price for the order.

type: number

The type of order.

Generated using TypeDoc