Name | Type | Description | Notes |
---|---|---|---|
isin | str | The standard ISIN representing stocks listed on multiple exchanges | [optional] |
cnc_used_quantity | int | Quantity either blocked towards open or completed order | [optional] |
collateral_type | str | Category of collateral assigned by RMS | [optional] |
company_name | str | Name of the company | [optional] |
haircut | float | This is the haircut percentage applied from RMS (applicable incase of collateral) | [optional] |
product | str | Shows if the order was either Intraday, Delivery, CO or OCO | [optional] |
quantity | int | The total holding qty | [optional] |
tradingsymbol | str | Shows the trading symbol of the instrument | [optional] |
last_price | float | The last traded price of the instrument | [optional] |
close_price | float | Closing price of the instrument from the last trading day | [optional] |
pnl | float | Profit and Loss | [optional] |
day_change | float | Day's change in absolute value for the stock | [optional] |
day_change_percentage | float | Day's change in percentage for the stock | [optional] |
instrument_token | str | Key issued by Upstox for the instrument | [optional] |
average_price | float | Average price at which the net holding quantity was acquired | [optional] |
collateral_quantity | int | Quantity marked as collateral by RMS on users request | [optional] |
collateral_update_quantity | int | [optional] | |
t1_quantity | int | Quantity on T+1 day after order execution | [optional] |
exchange | str | Exchange of the trading symbol | [optional] |