Navigation

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

    Error while placing market order

    Python SDK
    0
    1
    6
    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.
    • P
      Phanilbb last edited by

      'NoneType' object is not subscriptable

      Sometimes getting the error like this while placing orders. But on trying with same payload, its getting successful in the 3rd or 4th attempt.. My order execution is getting delayed bcoz of this.

      {
      "variety": "NORMAL",
      "tradingsymbol": "ADANIPORTS-EQ",
      "symboltoken": "15083",
      "transactiontype": "SELL",
      "exchange": "NSE",
      "ordertype": "MARKET",
      "producttype": "INTRADAY",
      "duration": "DAY",
      "quantity": 1
      }

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