Can I use an order ID to modify or cancel a pending order?
Yes, you can modify or cancel a pending order by providing the order ID (id) of the specific order you wish to change. When modifying an order, ensure to include all necessary parameters relevant to the modification, such as limitPrice, stopPrice, quantity, or type, depending on the nature of the changes you want to implement. This feature offers flexibility and control over your trading orders.
Related Articles
Can I use an order ID to modify or cancel a pending order?
Yes, you can modify or cancel a pending order by providing the order ID (id) of the specific order you wish to change. When modifying an order, ensure to include all necessary parameters relevant to the modification, such as limitPrice, stopPrice, ...
What is a Multi-Leg Order and how is it different from the Multi Order API (Bracket Order)?
A Multi-Leg Order is a feature that allows users to execute multiple legs simultaneously, providing hedging benefits and ensuring that all legs of the order are executed together. This differs from the Multi Order API, where each leg is sent to the ...
What data type does a client receive when calling for order updates or data updates from Websocket?
When working with FYERS' WebSocket API, it's important to understand the structure of the data being returned. Both the market data stream and order updates follow a consistent format to simplify integration and parsing. Data format received from ...
Why is order placement restricted for API trading (SEBI Algo Rules), and how can it be resolved?
As per SEBI regulations on retail algorithmic trading, order placement is allowed only when specific compliance requirements are met. If you're facing order placement restrictions even after updating your setup, check the scenarios below to resolve ...
How do I get my API ID and Secret keys?
You can read about the API integration related information and create an App here. The API ID and Secret keys will be displayed in the API dashboard as soon as you create the App.