Navigation

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

    Topics created by vivekruhela

    • V

      Connection reset by peer Error
      Python SDK • • vivekruhela  

      2
      0
      Votes
      2
      Posts
      7
      Views

      V

      @admin : Anyone?? Is everyone on holiday??
    • V

      Delayed response by 2 min
      Python SDK • • vivekruhela  

      2
      1
      Votes
      2
      Posts
      33
      Views

      Mnagesh

      @vivekruhela Yes delay is there from 70 to 90 seconds in Historical Api to get the candles of any candle size 1, 3, 5 or 10 etc.... Since I am using I am observing delay . I informed to angel few time but the issue remained same. I am looking for Market Api Data providers but they are too costly. so I am continuing with the same delayed data as I am still in the experimenting stage . once my algorithm are satisficed I may go for subscribing commercial market data providers . @admin
    • V

      How to get funds available for intraday trading (with margin and without margin) automatically
      Python SDK • • vivekruhela  

      1
      0
      Votes
      1
      Posts
      49
      Views

      No one has replied

    • V

      Repeated breakdown of websocket
      Python SDK • • vivekruhela  

      6
      0
      Votes
      6
      Posts
      37
      Views

      V

      @admin The issue of AUTH_TOKEN is solved but I am not able to get the price and volume in websocket 2.0. I am getting the error message In on pong function==> b'ping' consistently. Please suggest ASAP.
    • V

      How to compute RSI for first 13 minutes (intraday)
      Python SDK • • vivekruhela  

      3
      0
      Votes
      3
      Posts
      30
      Views

      Mnagesh

      @vivekruhela use TA lib you get almost all functions required to do technical analysis for free. No one writes own code for general indicators . The ready made function is available for that . That to it is gree
    • V

      Volume shown by websocket smartAPI is not same as the sum of total buy quantity and total sell quantity
      Python SDK • • vivekruhela  

      2
      0
      Votes
      2
      Posts
      53
      Views

      A

      @vivekruhela Please use Websocket 2.0 - https://smartapi.angelbroking.com/topic/1861/user-feedback-websocket-2-0-beta-rollout-python-language?_=1653996853593
    • V

      Extract price and volume from websocket module response
      Python SDK • • vivekruhela  

      4
      0
      Votes
      4
      Posts
      32
      Views

      I

      @vivekruhela can you please share the code?