Navigation

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

    Posts made by sshah

    • RE: Whenever I try to authenticate via the SmartAPI Python SDK, the server returns: “LoginByPassword is not allowed. Please switch to Login by MPIN now.”

      @aabraham19
      "Your Client ID","Your PIN","Your totp here")
      use pin inplace of password you are ok. write if you cant solve this issue

      posted in Python SDK
      S
      sshah
    • RE: websocket 2.0 , extact binary data in string

      @smartapi-0
      hello can you help me to get use websocket 2.0. infact so far failed to use ws even in version1. need some help .i am new coder.

      posted in Test
      S
      sshah
    • not able to get ltp data using SmartConnect

      unable to get ltp using SmartConnect
      continue to raise objection that
      "LTP API failed: SmartConnect.ltpData() missing 1 required positional argument: 'symboltoken' "
      even when i have done so
      here is code
      try:
      exchange="NSE"
      tradingsymbol = "SBIN-EQ"
      symbolToken = "3045"
      print(symbolToken)
      ltp_data = SmartConnect.ltpData(exchange,tradingsymbol,symbolToken)
      print(ltp_data)

      posted in Python SDK
      S
      sshah
    • RE: Discrepancy Between Real-Time and Historical Market Data: Causes and Impact on Algo Trading Decisions

      pls migrate my clint id aayj351

      posted in General Discussion
      S
      sshah