☰
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
Formula to calculate PNL & Avg price like in Kite positions page
by
gautamsatpathy
·
November 2023
@sujith
ticks[0]['last_trade_time'] it giving the local of the country i am in. While traveling to abroad.
by
Sbag
·
November 2023
#p
rint(datetime.datetime.now())
Instrument Tokens
by
MAG
·
November 2023
#p
ython
Instrument Tokens
by
MAG
·
November 2023
#p
ython
Live Profit and Loss for each open order
by
sujith
·
October 2023
You can user average_price field of the positions response.
Java Documentation
by
Amitesh
·
October 2023
https://kite.trade/docs/connect/v3/orders/
#p
lacing-orders
Unable to fetch data using API
by
sujith
·
October 2023
You will have to switch to header based authentication as mentioned in the documentation.
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
Previous
Next