☰
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
Is virtual contract note also available in Kiteconnect python API ??
by
MAG
·
October 2023
] + calcparams[ 'StampDuty' ] , 2 )<br />
#P
tsBrkEvn<br />calcparams[ 'PtsBrkEvn' ] = np.round( calcparams[ 'TotalChg' ] / calcparams[ 'qty' ] , 2 )<br />#calcparams[ '' ]<br /&g
Content-type of postback API
by
sujith
·
October 2023
You may refer to this thread.
Place an order of a particular variety gives error 'Missing or empty field `exchange`'
by
sujith
·
August 2023
Place order API is a form POST and not json POST API. You can know more here.
kiteconnect.exceptions.TokenException: Token is invalid or has expired.
by
sujith
·
August 2023
It is optional, you can choose not to set postback url. You can listen to order updates via Websockets API.
Event to notify once order placed
by
sujith
·
August 2023
You may use order updates via websocket API.
Does postion api have quanity in negative
by
sujith
·
August 2023
You may refer to the documentation here.
Postback URL - inconsistent response
by
mkrathi
·
July 2023
#p
rint(postback_data)
How do I buy an option?
by
rakeshr
·
July 2023
What's the error?
I want to fetch 1min interval live data using websockets
by
rakeshr
·
July 2023
Go through the python related curated resources here.
How to fetch the order status without polling is it from websocket or from the postback callback
by
mnkartik
·
July 2023
As per the this link `https://kite.trade/docs/connect/v3/orders/
#p
lacing-orders`
order execution notification in the python client
by
sujith
·
June 2023
You can use order updates via Websockets API to know any update on the orders.
Not receiving postback
by
rakeshr
·
June 2023
You can check the sample payload response here in the documentation. Here is also the JSON payload mock response.
API/Script to exit all orders from a basket at a specific PNL
by
rakeshr
·
June 2023
is there a Simple API/Script to exit any manually taken orders
Difference between unfilled_quantity and pending_quantity
by
rakeshr
·
May 2023
What are the use cases of on_message callback while using websocket?
How to capture Trade Taken in Terminal using WebSocket
by
rakeshr
·
May 2023
Is there a way to capture the trade taken in Kite Terminal using Web Socket?
Is exiting BUY position in Zerodha same as placing a SELL order?
by
sujith
·
May 2023
Yes, you will be placing sell order. You can refer to the FAQs here for more information.
Python library to query the option chain of all stocks in Indian stock market
by
rakeshr
·
May 2023
Thanks for your contribution. Have added your project under the Python client.
Solution for Reading Ticks and Converting them to 1 minute candle in real time without Database
by
rakeshr
·
April 2023
Thanks @tahseen for your contribution. I have added your project to the curated list for Python clients.
Is it possible to get my P&L statement using connect api for doing analysis
by
rakeshr
·
March 2023
Yes. Go through the portfolio documentation here.
Improper POSTback JSON format for the Order Updates Webhook
by
rakeshr
·
February 2023
Below is how the actual Payload is coming, Can someone from Kite check and fix this?:
Previous
Next