Navigation

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

    Unable To Place Cover Orders.

    General Discussion
    @admin
    2
    2
    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.
    • D
      Dibyendu1997 last edited by

      Hello, I have gone through the documentation and haven't found any examples or details of how to place a cover order. Just wanted to know if it's possible to place cover orders, and if so, then what would be the payload of the request. I'm attaching an example payload of BO order, I would be great if you could modify the payload or tell me which fields should be modified/added to place a cover order. Thanks in advance!

      Example payload:
      json
      {
      "variety": "ROBO",
      "tradingsymbol": "SBIN-EQ",
      "symboltoken": "3045",
      "transactiontype": "BUY",
      "exchange": "NSE",
      "ordertype": "LIMIT",
      "producttype": "CO",
      "duration": "DAY",
      "price": "366",
      "stoploss": "6",
      "squareoff": "0",
      "quantity": "1"
      }

      1 Reply Last reply Reply Quote 0
      • A
        admin last edited by

        @dibyendu1997 we do not support cover orders via smartapi

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