Nifty Index Return Tracker

Track historical performance and returns of Nifty indices using real API data structure

Select Index

Date Range

Quick Presets

Nifty Index Return Analysis

Select an index and date range to analyze historical performance using real Nifty API data structure.

Expected API Response Format:
{
  "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"
    }
  ]"
}