☰
Login
Signup
Home
›
Search
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Postback not received
by
rakeshr
·
February 2022
Make sure, you have added the correct postback URL in the developers console. Go through postback FAQs here.
Orders postback returning only b"
by
rakeshr
·
February 2022
b"
not receiving updates on postback URL
by
rakeshr
·
January 2022
Go through postback FAQs here.
Modify Order
by
rakeshr
·
January 2022
Cannot modify Order is being processed ...."
Receiving the remote server returned an error: (400) Bad Request while fetching Margin
by
rakeshr
·
January 2022
httpRequest.ContentType = "application/x-www-form-urlencoded";
Postback URL not being sent
by
rakeshr
·
January 2022
Go through Postback FAQs here.
Bracket order
by
rakeshr
·
December 2021
BO is not supported
Check Status of Order
by
rakeshr
·
December 2021
To check the status of an order, can we do:
Cancel order sent multiple times
by
rakeshr
·
November 2021
Go through postback FAQs here.
Margin - Can we get margins for multiple instruments in one call?
by
rakeshr
·
November 2021
{"exchange": "NFO",
How to check MIS is enabled for a symbol on premarket timings
by
rakeshr
·
October 2021
You can use order margin API to know the MIS margin requirement for required contract.
error while getting margins
by
rakeshr
·
October 2021
I have a command that calculates margin every 10 seconds
not receiving Postback
by
rakeshr
·
October 2021
You won't receive postback update for every order status. Go through postback FAQs here.
Order not getting deleted. Had to do manually.
by
rakeshr
·
September 2021
Go through python order FAQs here.
is bracket order removed from zerodha ?
by
rakeshr
·
September 2021
You can go through order placement FAQs.
Margin %- where to find it?
by
rakeshr
·
August 2021
Can I get margin data without placing an order?
co_lower & co_upper data missing in margins data
by
rakeshr
·
August 2021
You can use order margin API to know about co margin requirement.
not able to trap orders status
by
rakeshr
·
July 2021
You can go through the API response structure here. A successful response structure will return the status key with the value success.
Infinite loop calls for kite orders
by
rakeshr
·
July 2021
You can go through order rate limit FAQs here. what is account-level risk check Kite has?
GTT placed by python client failing to execute sell
by
rakeshr
·
June 2021
{'transaction_type': kite.TRANSACTION_TYPE_SELL,'quantity':stock.get('quantity'),'order_type' : kite.ORDER_TYPE_LIMIT,
Previous
Next