Navigation

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

    Order placement failed: 'NoneType' object is not subscriptable

    Python SDK
    0
    1
    7
    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.
    • K
      ksquare last edited by

      Re: "Order placement failed: 'NoneType' object is not subscriptable"

      @admin @administrators Getting above error while placing Options order, Using below payload. Do let me know if any change needed.

      orderparams = {
      "variety": "NORMAL",
      "tradingsymbol": "NIFTY03AUG2319800PE",
      "symboltoken": "82889",
      "transactiontype": "BUY",
      "exchange": "NFO",
      "ordertype": "MARKET",
      "producttype": "CARRYFORWARD",
      "duration": "DAY",
      "price": 0,
      "squareoff": "0",
      "stoploss": "0",
      "quantity": 1
      }

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