Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Unable to get NIFTY data

    General Discussion
    3
    4
    34
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      AA last edited by

      I am currently trying to get historical data for NIFTY but it is always returning an empty frame

      payload = "{\r\n "exchange": "NSE",\r\n "symboltoken": "26000",\r\n "interval": "ONE_MINUTE",\r\n "fromdate": "2021-02-08 09:00",\r\n "todate": "2021-02-08 09:16"\r\n}"
      headers = {
      'Content-Type': 'application/json',
      'Accept': 'application/json',
      'X-UserType': 'USER',
      'X-SourceID': 'WEB',
      'X-ClientLocalIP': '192.168.0.1',
      'X-ClientPublicIP': '99.999.999.99',
      'X-MACAddress': 'AA-AA-AA-AA-AA-AA',
      'Authorization': 'Bearer '+TOKEN,
      'Content-Type': 'application/json',
      'Accept': 'application/json',
      'X-PrivateKey': 'MY KEY'
      }

      A 1 Reply Last reply Reply Quote 0
      • A
        admin @AA last edited by

        HI @AA Currently we provide only NSE equity data.

        S 1 Reply Last reply Reply Quote 0
        • S
          Satyajg @admin last edited by

          @admin it better to support the NIftyfut and BankNifty as it will increase the volume trading..and also profit in brokerage..
          Even customer Like us is facing trouble to get atleast view of Market if Nifty 50 is not there

          A 1 Reply Last reply Reply Quote 0
          • A
            admin @Satyajg last edited by

            HI @Satyajg We have noted your feedback.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post