☰
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
Order Postback (WebHook) not working
by
rakeshr
·
February 2022
Go through all postback FAQs here.
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.
Postback URL not being sent
by
rakeshr
·
January 2022
Go through Postback FAQs here.
Cancel order sent multiple times
by
rakeshr
·
November 2021
Go through postback FAQs here.
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.
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,
Unable to place GTT order
by
rakeshr
·
June 2021
"order_type":kite.ORDER_TYPE_SL,
Error when placing order - Incorrect `api_key` or `access_token`
by
rakeshr
·
March 2021
exception occured:Invalid `api_key` or `access_token`.
FAQs on Pykiteconnect(Specific to python client)
by
rakeshr
·
June 2020
Installation ¶
please explain how to place gtt
by
rakeshr
·
June 2020
@sanket_one
Need values for the place order function
by
rakeshr
·
January 2020
@ZW2914
Placing Bracket Order, yet just a Limit Order getting placed
by
tonystark
·
November 2017
@tahseen, it is mentioned in the orders section.
What is the rate limit for getorder() and getorders()?
by
sujith
·
May 2017
Hi @arnavsaxena,
Postback quantity
by
joy
·
March 2017
@sujith ok, another scenario.
Observations, suggestions
by
joy
·
February 2017
I submitted an order at market open which unfortunately returned.
Placing order on Option contract at 9:30am's Open price
by
sujith
·
January 2017
Checkout documentation here https://kite.trade/docs/connect/v1/
#orders
Command to check pending orders
by
Matti
·
December 2016
@AnkitDoshi https://kite.trade/docs/connect/v1/
#orders
seems quite clear about this. Just do a getOrders() call and then check for status on your end. If the status is not cancelled, completed or reje
Previous
Next