Navigation

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

    Posts made by mahidaparth7

    • RE: BO Order edit not allowed via UI

      @admin I raised an issue as you mentioned but the support team keep saying same to contact api team, I also tried escalating but didn't get correct response.
      57f60ffb-6b18-4d7b-9bfa-1ad1bf4d82ec-image.png

      posted in Python SDK
      M
      mahidaparth7
    • RE: BO Order edit not allowed via UI

      @admin Screenshot_4.png

      This is the message in tooltip not an error, also order is visible on charts in app but not in web UI.

      posted in Python SDK
      M
      mahidaparth7
    • RE: BO Order edit not allowed via UI

      @admin ?

      posted in Python SDK
      M
      mahidaparth7
    • RE: Symbol Token

      @dipankar https://github.com/angel-one/smartapi-python

      https://github.com/angel-one/smartapi-python/blob/main/SmartApi/smartConnect.py#L54C8-L54C78

      https://smartapi.angelbroking.com/docs/Instruments

      posted in Python SDK
      M
      mahidaparth7
    • BO Order edit not allowed via UI

      @admin
      I placed an BO order via API on UI it displays the order was placed via older version and can not be updated. is there a recent change in api?
      It was working till few days back.

      posted in Python SDK
      M
      mahidaparth7
    • RE: Symbol Token

      @dipankar

      data = obj.searchScrip(exchange="NFO", searchscrip=symbol)
      
      posted in Python SDK
      M
      mahidaparth7
    • Order Place Failing

      Getting error during order place
      Couldn't parse the JSON response received from the server: b''

      {'variety': 'NORMAL', 'tradingsymbol': 'NIFTY14OCT2525150CE', 'symboltoken': '42685', 'transactiontype': 'BUY', 'exchange': 'NFO', 'ordertype': 'LIMIT', 'producttype': 'MIS', 'duration': 'DAY', 'price': 72.4, 'quantity': '75'}

      Can someone please fix the request above so order gets executed?
      @admin @Moderator_1 @Moderator_2

      posted in Python SDK
      M
      mahidaparth7