Name | Type | Description | Notes ———— | ————- | ————- | ————- instrumentToken | String | Key of the instrument | newProduct | String | Indicates the new product to use for the convert positions | oldProduct | String | Indicates the old product to use for the convert positions | transactionType | String | Indicates whether its a buy(b) or sell(s) order | quantity | Number | Quantity with which the position to convert |
I
(value: "I"
)D
(value: "D"
)CO
(value: "CO"
)OCO
(value: "OCO"
)MTF
(value: "MTF"
)I
(value: "I"
)D
(value: "D"
)CO
(value: "CO"
)OCO
(value: "OCO"
)MTF
(value: "MTF"
)BUY
(value: "BUY"
)SELL
(value: "SELL"
)