Navigation

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

    Topics created by sudhakar

    • S

      Websocket response
      Python SDK • • sudhakar  

      2
      0
      Votes
      2
      Posts
      46
      Views

      A

      Hi @sudhakar kindly go through the web socket doc to understand this.
    • S

      websocket import error
      Python SDK • • sudhakar  

      6
      0
      Votes
      6
      Posts
      80
      Views

      S

      @rajanprabu said in websocket import error: pip install websocket-client --upgrade Thank you, its working now.
    • S

      Dynamic token generation for Bank nifty options
      Python SDK • • sudhakar  

      3
      0
      Votes
      3
      Posts
      59
      Views

      A

      Hi @sudhakar you need to round off your instrument value to the multiples of strike prices and search it in JSON file to get the token.
    • S

      Market Depth with LTP
      Python SDK • • sudhakar  

      2
      0
      Votes
      2
      Posts
      80
      Views

      R

      @sudhakar Refer to the websiocket description here. But I think day open and oi is still missing. Screenshot 2021-03-10 at 07.31.30.png
    • S

      Sample Python code
      Python SDK • • sudhakar  

      8
      0
      Votes
      8
      Posts
      173
      Views

      R

      @admin Thanks appreciate it.
    • S

      USER ID OR PASSWORD IS INVALID , error code : 'AB1007'
      Python SDK • • sudhakar  

      123
      0
      Votes
      123
      Posts
      522
      Views

      S

      @admin PLEASE MIGRATE MY ACCOUNT. USER ID : S1539075
    • S

      What is Redirect URL ? what need to be given here please help me
      Python SDK • • sudhakar  

      4
      0
      Votes
      4
      Posts
      216
      Views

      D

      @sudhakar You can put anything in that. For instance, www.google.com, www.facebook.com etc. You will not need that redirect url in python code because there are already pre generated functions to get "feed token". 👇🏻 feedToken=obj.getfeedToken() But you don't have to think for all this stuff because there is ready made code to get live share prices, just put your client ID, password and API key in that code and have fun. Code link : https://smartapi.angelbroking.com/topic/329/working-websocket-sample-code-to-retrieve-ltp-python