Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • S

      Order placement fails intermittently using Java SDK
      NodeJS SDK • • sekharn

      2
      0
      Votes
      2
      Posts
      14
      Views

      A

      @sekharn you can seek help from others on the forum for debugging. Java SDK is working fine.

    • P

      Historic Api failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate
      Python SDK • • Priti

      2
      0
      Votes
      2
      Posts
      15
      Views

      A

      @Priti please limit your request rate. If you are trying to fetch the LTP data, you may use websocket.

    • R

      GetOIData
      C#/.Net SDK • • R263546

      2
      0
      Votes
      2
      Posts
      8
      Views

      A

      @R263546 please try using postman, it is working.

      Below is the API snippet that works.

      { "exchange": "NFO", "symboltoken": "35006", "interval": "THREE_MINUTE", "fromdate": "2025-01-01 09:25", "todate": "2025-01-01 10:25" }
    • C

      Error in redirect url
      General Discussion • • chandrahasp

      3
      0
      Votes
      3
      Posts
      14
      Views

      P

      @admin which url to use sir please tell

    • S

      History END point URL rejected
      General Discussion • • Sivavalli1457

      1
      0
      Votes
      1
      Posts
      10
      Views

      No one has replied

    • N

      TOTP not getting asked at login
      General Discussion • • nehasrivastava

      3
      0
      Votes
      3
      Posts
      13
      Views

      O

      @adminToTp and angel iD how can I get it

    • A

      GTT OCO Order
      Bugs • • anontrader

      1
      1
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • V

      Small caps
      General Discussion • • venkatsai

      2
      0
      Votes
      2
      Posts
      18
      Views

      A

      You will have to implement a code to filter out smallcap stocks from instrument master file. There is no API for the same.

    • R

      option greeks for sensex is not working?
      Python SDK • • R54414964

      2
      0
      Votes
      2
      Posts
      11
      Views

      A

      The API for option greeks is only for NSE as of now.

    • I

      Error code : AB1004
      Test • • infom2amit

      16
      0
      Votes
      16
      Posts
      116
      Views

      I

      @Moderator_3 awaiting your response

    • R

      Getting order history
      NodeJS SDK • • Rajen

      3
      0
      Votes
      3
      Posts
      26
      Views

      R

      @admin Hello sir, thank you for checking the code.

      Right now my code is
      smartConnect.getOrderHistory(smartConnect.getUserId());

      And the response is
      Order history : {"data":null,"message":"SUCCESS","errorcode":"","status":true}

      I am not getting any error but the data is null.

      Can you provide the correct way which is compatible with latest jar to solve this?

      Thank you.

    • S

      error in order code
      Python SDK • • Sivavalli1457

      2
      0
      Votes
      2
      Posts
      15
      Views

      A

      @Sivavalli1457 since you are new to coding, you can take help from a professional developer, or someone here on the forum.

    • A

      new api generation
      General Discussion • • avi_rockfellar

      2
      0
      Votes
      2
      Posts
      16
      Views

      A

      @avi_rockfellar you can only use https here, also, you cannot use local host.

    • A

      I can not get data by using api, please help me out. Below is my code
      Python SDK • • AAAE460930

      3
      0
      Votes
      3
      Posts
      30
      Views

      P

      Dude post the error message

    • V

      connect timeout error
      Python SDK • • V406207

      2
      0
      Votes
      2
      Posts
      12
      Views

      A

      @V406207 you are exceeding the API request limit.

    • N

      facing error invalid totp
      Python SDK • • Nichil72

      2
      0
      Votes
      2
      Posts
      14
      Views

      A

      @Nichil72 TOTP is working fine, there must be some issue at your end.

    • A

      SyntexError: invalid decimal literal
      Python SDK • • AravindP

      2
      0
      Votes
      2
      Posts
      4
      Views

      A

      @AravindP you need to enter your API key here.

    • A

      SmartWebsocket2 - If exchange type is invalid, API does not throw any error
      Python SDK • • ashigro

      1
      0
      Votes
      1
      Posts
      11
      Views

      No one has replied

    • S

      Key error Timestamp
      Test • • swathi priya

      2
      0
      Votes
      2
      Posts
      27
      Views

      A

      @swathi-priya this is not a SmartAPI issue. The issue is with your code. Please take a help of a professional developer, or guidance from someone on the forum for this issue.

    • F

      Market Feed API
      Test • • Fathima_Mehanaaz

      2
      0
      Votes
      2
      Posts
      16
      Views

      A

      @Fathima_Mehanaaz please share your API snippet.