Navigation

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

    mahidaparth7

    @mahidaparth7

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mahidaparth7 Unfollow Follow

    Latest posts made by 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