Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • C

      Receiving CORS error while creating new app
      Bugs • • chimntu

      4
      0
      Votes
      4
      Posts
      10
      Views

      C

      @admin Still same issue tried removing cache and in different browsers

    • N

      ONE_MINUTE Interval Historical Data inconsistent
      Bugs • • Nimish05Z

      3
      0
      Votes
      3
      Posts
      12
      Views

      N

      @admin

      params = { "exchange": "NSE", "symboltoken": "99926000", "interval": "ONE_MINUTE", "fromdate": "2025-01-01 09:15", "todate": "2025-01-31 15:30", } data = smartApi.getCandleData(params) data = pd.DataFrame(data["data"], columns=["datetime", "open", "high", "low", "close", "volume"]) print(data) datetime open high low close volume

      0 2025-01-02T13:25:00+05:30 24118.20 24121.95 24109.65 24121.70 0
      1 2025-01-02T13:26:00+05:30 24121.75 24129.75 24116.85 24117.40 0
      ... ... ... ... ... ... ...
      7998 2025-01-31T15:28:00+05:30 23529.15 23545.90 23529.15 23536.90 0
      7999 2025-01-31T15:29:00+05:30 23537.80 23546.80 23529.45 23533.85 0

    • A

      Ticker disconnected and error during reconnect
      Java SDK • • anand.n04

      2
      0
      Votes
      2
      Posts
      9
      Views

      A

      @anand-n04 The status line is: HTTP/1.1 429 Too Many Requests.

      One client is only allowed to create 3 connections only.

    • R

      m2mrealized had incorrect data in the response of smartApi.rmsLimit()['data']
      Python SDK • • rakeshkr114

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • L

      Regarding IP address
      Bugs • • Latheesh

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • N

      wrong history data
      Bugs • • npsingh

      1
      0
      Votes
      1
      Posts
      9
      Views

      No one has replied