Skip to content

Orders

The Orders API is an interface designed to facilitate seamless interaction with our trading platform's order management system. It allows you to create, modify, cancel, and track orders, supporting a variety of execution strategies to cater to diverse trading needs.

Trading V1 (to be deprecated soon)

Available Functions

SDK Method Purpose Documentation
create_order Place a single order Place Order
basket_order Place multiple orders at once Place Basket Order
modify_order Modify price or quantity of a pending order Modify Order
cancel_order Cancel one or multiple order Cancel Order
get_order Retrieve all orders information Get Order

Trading API V1 will be deprecated soon. We strongly recommend using Trading API v2.

Notes:

As per the exchange mandate (NSE/INVG/67858), the current order rate limit is capped at 10 OPS / client. To place orders beyond this threshold, please reach out to our support team at support@nubra.io to initiate the process of registering your algorithm with the exchange.