Navigation

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

    vrkhyd

    @vrkhyd

    8
    Reputation
    29
    Posts
    30
    Profile views
    1
    Followers
    1
    Following
    Joined Last Online

    vrkhyd Follow

    Best posts made by vrkhyd

    • unable to fetch getltp of INDEX (Banknifty & Nifty)

      @admin unable to fetch getltp of INDEX (Banknifty & Nifty)
      a7ab58bd-af33-4482-a05f-e7357860331e-image.png

      posted in General Discussion
      V
      vrkhyd
    • Data format issue with websocket V2 version

      @admin
      This is the data am receiving from websocket V2, after including the change suggested by @rajanprabu.

      The data seems to be not in proper format. "exchange_timestamp": 1668665016000. How should i decode it..
      and the prices of tickers are not showing the decimal values. its showing as integer value.. including decimal points.

      Please fix the issues ASAP.

      78b22267-3a82-4e90-9dee-a69242137b1d-image.png

      posted in Python SDK
      V
      vrkhyd
    • RE: User Feedback - WebSocket 2.0 Beta Rollout – Python Language

      @Ashok ok Thank you.

      Sometimes its printing the same message. multiple times. does it mean no response from server.

      posted in Python SDK
      V
      vrkhyd
    • RE: User Feedback - WebSocket 2.0 Beta Rollout – Python Language

      Hi @admin,
      I am running websocket V2.0. for every 30 sec's its landing in pong function. I have subscribed only one token while running the below.

      its consistent even with other token. Please look into this.

      27d823f6-c769-4662-a45a-9057695a97b1-image.png

      posted in Python SDK
      V
      vrkhyd
    • RE: LTP quote not current`

      @admin The issue is again back. Ltp prices still not updating. Please update here when the issue is resolved.

      posted in Bugs
      V
      vrkhyd
    • RE: LTP quote not current`

      Hello forum members & @admin

      Am the only one facing problem with fetch ltp? any new update released for python SDK?

      Please reply.

      posted in Bugs
      V
      vrkhyd
    • RE: LTP quote not current`

      @admin @pari @rukku @Bharath-Ron @Cyriac @ramanagajula1999 @Preetham @Pavithra @senthil-hss

      Looks like LTP data is in appropriate.. its giving 1 hour back LTP.. Request all to check once..

      Admin.. this issue keeps repeating.. Please make sure that we can blindly rely on the API.. otherwise we all going to loose quite a lot..

      Please rectify the issue ASAP.

      posted in Bugs
      V
      vrkhyd

    Latest posts made by vrkhyd

    • RE: LTP quote not current`

      Hello forum members & @admin

      Am the only one facing problem with fetch ltp? any new update released for python SDK?

      Please reply.

      posted in Bugs
      V
      vrkhyd
    • RE: LTP quote not current`

      @admin @pari @rukku @Bharath-Ron @Cyriac @ramanagajula1999 @Preetham @Pavithra @senthil-hss

      Looks like LTP data is in appropriate.. its giving 1 hour back LTP.. Request all to check once..

      Admin.. this issue keeps repeating.. Please make sure that we can blindly rely on the API.. otherwise we all going to loose quite a lot..

      Please rectify the issue ASAP.

      posted in Bugs
      V
      vrkhyd
    • RE: LTP quote not current`

      @admin The issue is again back. Ltp prices still not updating. Please update here when the issue is resolved.

      posted in Bugs
      V
      vrkhyd
    • RE: LTP quote not current`

      @admin Please rectify the issue ASAP.

      posted in Bugs
      V
      vrkhyd
    • RE: unable to fetch getltp of INDEX (Banknifty & Nifty)

      @laxm I replaced my code with below to get ltp from Yahoo FInance.
      BN_data1 = yf.download(tickers='^NSEBANK', period='1m',progress=False)
      BN_ltp = BN_data1["Close"][-1]

      posted in General Discussion
      V
      vrkhyd
    • unable to fetch getltp of INDEX (Banknifty & Nifty)

      @admin unable to fetch getltp of INDEX (Banknifty & Nifty)
      a7ab58bd-af33-4482-a05f-e7357860331e-image.png

      posted in General Discussion
      V
      vrkhyd
    • RE: User Feedback - WebSocket 2.0 Beta Rollout – Python Language

      @whemant Hi,
      send a mail to vemula.ramkishore@gmail.com

      posted in Python SDK
      V
      vrkhyd
    • RE: Not receiving get_ltp data..

      @Vignesha yes it got fixed in 15-20 mins after my post.

      posted in General Discussion
      V
      vrkhyd
    • Not receiving get_ltp data..

      Hi Admin,

      Not receiving get_ltp data from 12:22 pm. Please rectify asap.

      Thanks

      posted in General Discussion
      V
      vrkhyd
    • RE: Binary data from websocket 2.0

      @TB_Developer
      check.. Websocket 2.0 Documentation https://drive.google.com/drive/u/1/folders/1GMwTMfxRdiloUziV4DYwlYchGXbOvTfL

      posted in General Discussion
      V
      vrkhyd