upstox-nodejs

UpstoxClient.TradeWiseProfitAndLossData

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- quantity | Number | The quantity of stock traded | [optional] isin | String | ISIN of the stock | [optional] scripName | String | Name of the scrip traded | [optional] tradeType | String | FUT - Futures OPT - Options EQ - Equity | [optional] buyDate | String | The date on which the stock was bought | [optional] buyAverage | Number | The average rate at which each quantity of the stock was bought | [optional] sellDate | String | The date on which the stock was sold | [optional] sellAverage | Number | The average rate at which each quantity of the stock was sold | [optional] buyAmount | Number | Total buy amount | [optional] sellAmount | Number | Total sell amount | [optional]