☰
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
How to get live p&l??
by
rakeshr
·
February 2023
Go through the Positions FAQs.
How to place an FnO regula order with stoploss and target
by
sujith
·
February 2023
It is an exclusive feature for Kite web and app.
Kite.Positions
by
rakeshr
·
February 2023
Go through the position API FAQs here.
Alternate for polling Kite.Orders API
by
sujith
·
February 2023
You can use postbacks or order updates via websocket as an event to fetch latest orderbook and check status and filled quantity field.
How to place buy order,stoploss order and target order simultaneously
by
sujith
·
January 2023
You can use place order API and GTT API to do that.
Can we listen on order_id for a change in status similar to how we listen on instrument_token?
by
sujith
·
November 2022
You can listen to order update on websockets API and use that as an event to fetch orderbook and check the latest status of an order.
Getting error on Order Placing ” Request method not allowed”
by
sujith
·
November 2022
You can refer to the order placement params here.
Buying Derivatives
by
sujith
·
October 2022
@naveen278,
Does kite.positions() show the overnight contract held on the current day?
by
sujith
·
October 2022
Positions API has no relation to orderbook, it just shows account's mark to market at the moment.
kite.history response after position conversion
by
rakeshr
·
October 2022
the product type received from kite.history() API call is same. It should be converted into new product type. Also, it is not refreshed into the orderbook.
Fetching new orders automatically
by
sujith
·
October 2022
You will have to listen to order updates on the websocket API. You can know more here.
Postback Response Type
by
GMM
·
September 2022
https://kite.trade/docs/connect/v3/postbacks/
#p
ayload-attributes
Postback URL order status updates
by
rakeshr
·
September 2022
In the meantime, there can be many use cases that can use the postback url.
Order timestamp and exchange timestamp.
by
SRIJAN
·
September 2022
https://kite.trade/docs/connect/v3/orders/
#p
lacing-orders
What is the difference in the keys: net and day in kite.positions()
by
SRIJAN
·
August 2022
https://kite.trade/docs/connect/v3/portfolio/
#p
ositions
Multiple strategies on 1 account
by
rakeshr
·
August 2022
how do I handle conflicting exits on the same instrument
No m2m_realised or m2m_unrealised Data
by
themohammedfaisal
·
August 2022
If you need to keep a track of m2m/P&L, you can refer to positions m2m https://kite.trade/docs/connect/v3/portfolio/
#p
ositions
Open Positions Python
by
SRIJAN
·
August 2022
https://kite.trade/docs/connect/v3/portfolio/
#p
ositions
How to calculate hourly MTM using kite API
by
SRIJAN
·
August 2022
https://kite.trade/docs/connect/v3/portfolio/
#p
ositions
Order Flow cycle
by
doubles
·
August 2022
(A) Place entry order (LMT) - https://kite.trade/docs/connect/v3/orders/
#p
lacing-orders
Previous
Next