Interface: ConvertPositionParams
Params to convert a position.
Properties
exchange
exchange: "NSE" | "BSE" | "NFO" | "CDS" | "BCD" | "BFO" | "MCX"
Exchange in which instrument is listed (NSE, BSE, NFO, BFO, CDS, MCX).
new_product
new_product: "NRML" | "MIS" | "CNC" | "CO" | "BO"
New Product code (NRML, MIS, CNC).
old_product
old_product: "NRML" | "MIS" | "CNC" | "CO" | "BO"
Current product code (NRML, MIS, CNC).
position_type
position_type: "overnight" | "day"
Position type (overnight, day).
quantity
quantity: string
Position quantity
tradingsymbol
tradingsymbol: string
Tradingsymbol of the instrument (ex. RELIANCE, INFY).
transaction_type
transaction_type: "BUY" | "SELL"
Transaction type (BUY or SELL).