Navigation

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

    Posts made by darshil2020

    • How to get tick values of all the stocks subscribed lets say 100, every second in a single tick in list form

      currently if i am subscribing to 100 stocks, i get ticks very slowly at the rate of 7-15 stocks per second. which indeed defeats my purpose of using websocket to get live data per second for multiple stocks . In current situation i have to wait for 5-10 seconds to retrieve all 100 stock price as per ticks.

      Is there any way I could get all the data once as a single response .
      I have seen this with other providers and used it .

      Please let me know at the earliest.

      Thanks.

      posted in Python SDK
      D
      darshil2020
    • RE: I am trying to use PythonSDK's > smartApi.generateSession("user id","password") method, but i dont know my user id

      @admin said in I am trying to use PythonSDK's > smartApi.generateSession("user id","password") method, but i dont know my user id:

      HI @darshil2020 You need to use your client code and password which you use to login web based platform.

      I use email id and password to login to smart api portal
      I tried using email for the api but it didn't work

      posted in Python SDK
      D
      darshil2020
    • RE: I am trying to use PythonSDK's > smartApi.generateSession("user id","password") method, but i dont know my user id

      @admin im unaware what is my client code .. do i need to register for trading account ?

      posted in Python SDK
      D
      darshil2020
    • I am trying to use PythonSDK's > smartApi.generateSession("user id","password") method, but i dont know my user id

      I am trying to use PythonSDK's > smartApi.generateSession("user id","password") method, but i dont know my user id

      I tried every possible value for the userid field but none worked ..
      I tried > Name, email, phone.. how do i find my userid on smartapi

      I have not registered for the demat account

      error which i get :
      {'status': False, 'message': 'YOUR USER ID OR PASSWORD IS INVALID', 'errorcode': 'AB1007', 'data': None}

      Please help

      posted in Python SDK
      D
      darshil2020
    • RE: USER ID OR PASSWORD IS INVALID , error code : 'AB1007'

      Where will i find my username or client ID ? I am unable to generateSession . please help

      posted in Python SDK
      D
      darshil2020