upstox-nodejs

UpstoxClient.ConvertPositionRequest

Properties

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 |

Enum: NewProductEnum

Enum: OldProductEnum

Enum: TransactionTypeEnum