Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Lakshay.kh
    3. Posts
    L
    • Profile
    • Following 1
    • Followers 0
    • Topics 0
    • Posts 9
    • Best 0
    • Groups 0

    Posts made by Lakshay.kh

    • RE: Important Updates to SmartAPI in Compliance with SEBI Guidelines

      @admin @shambhurao-rane facing the same issue

      posted in General Discussion
      L
      Lakshay.kh
    • RE: Important Updates to SmartAPI in Compliance with SEBI Guidelines

      @admin Is it mandatory to add Static IP in existing API before 1st August 2025, if so then please let me know how to add one in existing API. I guess by Logging in to SmartAPI -> My Profile -> My APIs (new) we can add static IP to new API's and not to the existing API

      posted in General Discussion
      L
      Lakshay.kh
    • RE: Historical data for Index!!!Even after 1 year Not yet available

      Index Historical Data Works for me

      Ref : https://smartapi.angelbroking.com/docs/Historical
      use Body as follows:

      1. for Nifty

      {
      "exchange":"NFO",
      "symboltoken":"NIFTY",
      "interval":"ONE_HOUR",
      "fromdate":"2023-01-01 09:00",
      "todate":"2023-03-31 15:31"
      }

      1. for BANKNIFTY
        {
        "exchange":"NFO",
        "symboltoken":"BANKNIFTY",
        "interval":"ONE_HOUR",
        "fromdate":"2023-01-01 09:00",
        "todate":"2023-03-31 15:31"
        }
      posted in General Discussion
      L
      Lakshay.kh
    • RE: BankNifty index Historical Data not available

      @laskshmi

      Index Historical Data Works for me

      Ref : https://smartapi.angelbroking.com/docs/Historical
      use Body as follows:

      1. for Nifty

      {
      "exchange":"NFO",
      "symboltoken":"NIFTY",
      "interval":"ONE_HOUR",
      "fromdate":"2023-01-01 09:00",
      "todate":"2023-03-31 15:31"
      }

      1. for BANKNIFTY
        {
        "exchange":"NFO",
        "symboltoken":"BANKNIFTY",
        "interval":"ONE_HOUR",
        "fromdate":"2023-01-01 09:00",
        "todate":"2023-03-31 15:31"
        }
      posted in General Discussion
      L
      Lakshay.kh
    • RE: index historical api

      @premesh-patel Index Historical Data Works for me

      Ref : https://smartapi.angelbroking.com/docs/Historical
      use Body as follows:

      1. for Nifty

      {
      "exchange":"NFO",
      "symboltoken":"NIFTY",
      "interval":"ONE_HOUR",
      "fromdate":"2023-01-01 09:00",
      "todate":"2023-03-31 15:31"
      }

      1. for BANKNIFTY
        {
        "exchange":"NFO",
        "symboltoken":"BANKNIFTY",
        "interval":"ONE_HOUR",
        "fromdate":"2023-01-01 09:00",
        "todate":"2023-03-31 15:31"
        }
      posted in General Discussion
      L
      Lakshay.kh
    • RE: index historical api

      Index Historical Data Works for me

      Ref : https://smartapi.angelbroking.com/docs/Historical
      use Body as follows:

      1. for Nifty

      {
      "exchange":"NFO",
      "symboltoken":"NIFTY",
      "interval":"ONE_HOUR",
      "fromdate":"2023-01-01 09:00",
      "todate":"2023-03-31 15:31"
      }

      1. for BANKNIFTY
        {
        "exchange":"NFO",
        "symboltoken":"BANKNIFTY",
        "interval":"ONE_HOUR",
        "fromdate":"2023-01-01 09:00",
        "todate":"2023-03-31 15:31"
        }
      posted in General Discussion
      L
      Lakshay.kh
    • RE: About Index Future Historical Data

      Index Historical Data Works for me

      Ref : https://smartapi.angelbroking.com/docs/Historical
      use Body as follows:

      1. for Nifty

      {
      "exchange":"NFO",
      "symboltoken":"NIFTY",
      "interval":"ONE_HOUR",
      "fromdate":"2023-01-01 09:00",
      "todate":"2023-03-31 15:31"
      }

      1. for BANKNIFTY
        {
        "exchange":"NFO",
        "symboltoken":"BANKNIFTY",
        "interval":"ONE_HOUR",
        "fromdate":"2023-01-01 09:00",
        "todate":"2023-03-31 15:31"
        }
      posted in C#/.Net SDK
      L
      Lakshay.kh
    • RE: BankNifty index Historical Data not available

      Try this it worked for me
      Thanks

      1. for NIFTY :
        {
        "exchange":"NFO",
        "symboltoken":"NIFTY",
        "interval":"ONE_HOUR",
        "fromdate":"2023-01-01 09:00",
        "todate":"2023-03-31 15:31"
        }

      2. For Bank Nifty :
        {
        "exchange":"NFO",
        "symboltoken":"BANKNIFTY",
        "interval":"ONE_HOUR",
        "fromdate":"2023-01-01 09:00",
        "todate":"2023-03-31 15:31"
        }

      posted in General Discussion
      L
      Lakshay.kh
    • RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

      @admin please Migrate G35763 to new API System..

      posted in General Discussion
      L
      Lakshay.kh