Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    unable to place order

    Python SDK
    0
    5
    25
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      T167171 last edited by

      mkt_order_params = {
                  "variety": "NORMAL",
                  "tradingsymbol": "HAVELLS-EQ",
                  "symboltoken": "9819",
                  "transactiontype": "SELL",
                  "exchange": "NSE",
                  "ordertype": "MARKET",
                  "producttype": "INTRADAY",
                  "duration": "DAY",
                  "quantity": 1
              }
              sl_order_id = obj.placeOrder(mkt_order_params)
              print("Placed sl order and id: ", sl_order_id)
      
      

      o/p: 'NoneType' object is not subscriptable

      C 1 Reply Last reply Reply Quote 0
      • C
        chexki @T167171 last edited by

        @T167171
        Facing same issue, Python SDK

        T 1 Reply Last reply Reply Quote 0
        • T
          T167171 @chexki last edited by

          @chexki getting same error?

          1 Reply Last reply Reply Quote 0
          • T
            T167171 last edited by

            @admin @administrators Please rectify it on priority. Got huge loss due to this

            T 1 Reply Last reply Reply Quote 0
            • T
              T167171 @T167171 last edited by

              @T167171 @angelbroking @Angel

              1 Reply Last reply Reply Quote 0
              • First post
                Last post