Create Order

Create an order for a particular account.

  • If quantity & amount both provided, order will be place through quantity
    • In LIMIT order fractional share not allowed
    • In STACK order, the amount should be greater than the minimum amount for the stack.
    • In STACK order, In case of SELL, if the amount is less than the minimum specified amount, sellOption == “ALL”, should be added.
    • The STACK type of Order will always be MARKET.
Language
Click Try It! to start a request and see the response here!