Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. mihirk
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    mihirk

    @mihirk

    1
    Reputation
    41
    Posts
    25
    Profile views
    0
    Followers
    1
    Following
    Joined Last Online

    mihirk Follow

    Best posts made by mihirk

    • RE: Token Value for Indices

      @fcoder
      Nifty 50 and Bank nifty indices code are nse_cm|26000&nse_cm|26009 repsectively.
      I found it in openAPIScriptMaster.

      posted in General Discussion
      M
      mihirk

    Latest posts made by mihirk

    • RE: Token Value for Indices

      @fcoder nope. I did not use those and hence, I did not check.

      posted in General Discussion
      M
      mihirk
    • New websocketclient not well documented

      Hi Team,

      I checked onto gitHub documentation it states to use new WebSocketClient. But it is not documented in API docs i.e. what is order_feed what are expected parameters etc.

      https://github.com/angelbroking-github/smartapi-javascript

      Can you please check that which WebSocket library shall we use?

      WebSocket or WebSocketClient ?

      Thanks.

      posted in Bugs
      M
      mihirk
    • RE: Token Value for Indices

      @fcoder
      Nifty 50 and Bank nifty indices code are nse_cm|26000&nse_cm|26009 repsectively.
      I found it in openAPIScriptMaster.

      posted in General Discussion
      M
      mihirk
    • RE: Bank nifty symbol

      @Rajeshkannan I am able to get Bank nifty and nifty 50 through nse_cm|26000&nse_cm|26009. Did you try using same ?

      posted in NodeJS SDK
      M
      mihirk
    • RE: how to know that smart api is working or not

      @nandkishormunde SMART API provides us lets say "data", but to get the data and trigger our logic, we have to write piece of code using above mentioned libraries.
      So, programming is must to use it.

      posted in General Discussion
      M
      mihirk
    • RE: Task "mw" not provide complete data, socket closed randomly

      @ganesh Ticks Response which you are getting is because of you have entered space between & and nse_cm in token field.
      Please fix it and let us know.

      posted in Python SDK
      M
      mihirk
    • RE: internal server error 500 while smart_api.generateSession

      Hi @admin,
      I tried sending heartBeats at interval of 30 seconds and that fixed the issue, socket is not getting closed now.
      Please check with team if this fix can work.

      posted in Bugs
      M
      mihirk
    • RE: internal server error 500 while smart_api.generateSession

      @admin Here are some details when socket gets auto Closed :

      "authorizationError":"UNABLE_TO_VERIFY_LEAF_SIGNATURE"
      "_closeCode":1006: ,
      "_closeFrameReceived":false,
      "_closeFrameSent":false,
      "_closeMessage":"",
      "_closeTimer":null,
      "type":"close","wasClean":false
      
      posted in Bugs
      M
      mihirk
    • RE: Tick data flashing only for 266 seconds

      Here are some details when socket gets auto Closed :

      "authorizationError":"UNABLE_TO_VERIFY_LEAF_SIGNATURE"
      "_closeCode":1006: ,
      "_closeFrameReceived":false,
      "_closeFrameSent":false,
      "_closeMessage":"",
      "_closeTimer":null,
      "type":"close","wasClean":false
      
      posted in Python SDK
      M
      mihirk
    • RE: internal server error 500 while smart_api.generateSession

      Thanks @admin for the update. But socket is getting auto closed after some time. Can you please look into this.

      posted in Bugs
      M
      mihirk