Hi Upstox Team,
The /market-quote/ltp response does not contain date or time information. It currently returns `{
“status”: “success”,
“data”: {
“NSE_EQ:NHPC”: {
“last_price”: 52.05,
“instrument_token”: “NSE_EQ|INE848E01016”
}
}
}
`
It would be great if you could include the as of date and time of the last traded price. This change will not be a breaking change.
Please share your thoughts on this.