Navigation

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

    Market Order Out Of Range Error While Placing The MARKET order

    Python SDK
    0
    1
    19
    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.
    • R
      ravitandur last edited by

      When I try to place the MARKET order for SENSEX with below payload using python api getting 'Market Order Out Of Range'
      {'variety': 'NORMAL', 'tradingsymbol': 'SENSEX24OCT81500CE', 'symboltoken': '1105578', 'transactiontype': 'BUY', 'exchange': 'BFO', 'ordertype': 'MARKET', 'producttype': 'CARRYFORWARD', 'duration': 'DAY', 'price': 0, 'quantity': 50, 'ordertag': ''}

      Can you please let me know why do we get into this error.
      This is issue is coming for only few orders.
      Any help is much appriated.

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