Navigation

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

    Option and future

    Python SDK
    4
    7
    143
    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.
    • M
      M91947 last edited by

      Hi

      How to put option and future order using angle api in python? Can some one share structure?

      A 1 Reply Last reply Reply Quote -1
      • A
        admin @M91947 last edited by

        Hello @M91947 please go through below document.
        https://smartapi.angelbroking.com/docs

        P 1 Reply Last reply Reply Quote 0
        • P
          priyanaka @admin last edited by priyanaka

          @admin Webpage wont have any ecxample how to put option order. Kindly give any exampl.

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

            hi@priyanaka kindly find below example :
            You can modify the parameters according to your need and order type.

            {'variety': 'NORMAL',
            'tradingsymbol': 'ICICIBANK27MAY21600CE',
            'symboltoken': '88488',
            'transactiontype': 'SELL',
            'exchange': 'NFO',
            'ordertype': 'MARKET',
            'producttype': 'CARRYFORWARD',
            'duration': 'DAY',
            'price': '0',
            'squareoff': 0,
            'stoploss': 0,
            'quantity': 1375}

            M 1 Reply Last reply Reply Quote 0
            • M
              marshallswami @admin last edited by

              @admin These parameters are not working. I am trying to place NIFTY futures orders and its not working too. Please can you send the NIFTY futures parameters after verifying it yourself.

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

                HI @Ayush Post your response here.

                M 1 Reply Last reply Reply Quote 0
                • M
                  marshallswami @admin last edited by marshallswami

                  @admin
                  I am trying these parameters to place a nifty futures order
                  Screenshot from 2021-07-05 21-25-32.png
                  I get this error
                  Screenshot from 2021-07-05 21-26-22.png
                  I think the parameter values might be wrong. I tried a lot but could not find the correct ones. Please help.

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