☰
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
what is value of multiplier in options
by
rakeshr
·
October 2022
multiplier means lot size of that particular contract. Go through the positions response attribute doc here.
Getting Incorrect OHLC DATA
by
sujith
·
October 2022
The OHLC API gives open, high, low and close price of the day. You can know more here.
Placing GTT orders via API - StatusCodeError: 400, message: Invalid order params
by
rakeshr
·
October 2022
StatusCodeError: 400 - "{\"status\":\"error\",\"message\":\"Invalid order params.\",\"data\":null,\"error_type\":\"InputException…
getAveragePrice (in getQuote )
by
rakeshr
·
September 2022
It is up-till that very quote update i.e latest quote data. You can find details of all response attributes in the doc.
Error in Executing regular orders api using curl
by
rakeshr
·
September 2022
Make sure, you are requesting the header content-type as application/x-www-form-urlencoded.
Selling from Holdings when I have not sold it from API
by
SRIJAN
·
August 2022
https://kite.trade/docs/connect/v3/orders/
#response
-attributes
Sign of quantity when we sell an option
by
SRIJAN
·
July 2022
https://kite.trade/docs/connect/v3/portfolio/
#response
-attributes_1
How is trade_id generated in tradebook?
by
rakeshr
·
June 2022
In kite.trades(), we get a trade_id for each trade. How is it generated?
dataframe and data
by
rakeshr
·
May 2022
Are you using WebSocket streaming or Quote call?
average price calculation for multiple orders
by
SRIJAN
·
May 2022
https://kite.trade/docs/connect/v3/portfolio/
#response
-attributes_1
Receiving duplicate ticks after reconnect
by
SRIJAN
·
April 2022
https://kite.trade/docs/connect/v3/user/
#response
-attributes
API to get ISIN code for instrument?
by
SRIJAN
·
April 2022
https://kite.trade/docs/connect/v3/portfolio/
#response
-attributes
What is the API to get purchase date of holdings?
by
SRIJAN
·
April 2022
https://kite.trade/docs/connect/v3/portfolio/
#response
-attributes
Cash margin is different on Kite, margin api
by
rakeshr
·
January 2022
It's showing as net margin right? As, you have done the intraday payin, it will show under intraday_payin field as well. Go through the documentation here.
Refresh Token issue
by
rakeshr
·
December 2021
You don't need a refresh token, it's is only available to certain approved platforms. Go through the profile response attribute detail here.
Sample websocket OHLC data & LTP data along with timestamp preview
by
rakeshr
·
November 2021
how can we relate ltp value to ohlc ?
kite.getOHLC returning wrong Close Price
by
rakeshr
·
October 2021
when I issue kiteconnect.getOHLC, its returns Close Price of previous day (as of 12-Oct-2021)
How to get previous days close price
by
rakeshr
·
October 2021
previous days
GetOHLC - Which timeframe it gets
by
rakeshr
·
October 2021
GetOHLC is a quote call not candle historical data fetch. You can go through documentation here to know more.
relationship between full mode quantities
by
rakeshr
·
August 2021
how to get last executed total sell quantity and total buy quantity at the exchange?
Previous
Next