Track historical performance and returns of Nifty indices using real API data structure
Select an index and date range to analyze historical performance using real Nifty API data structure.
{
"d": "[
{
"RequestNumber": "His63886358703233832400",
"Index Name": "",
"INDEX_NAME": "Nifty Energy",
"HistoricalDate": "28 Jun 2023",
"OPEN": "24373.75",
"HIGH": "24600.65",
"LOW": "24216.35",
"CLOSE": "24554.45"
}
]"
}