☰
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
'variety' in place_order ..?
by
sujith
·
January 2020
You can check out API documentation to know the examples for all the APIs.
15 min candle capture
by
vippin_nair
·
January 2020
/>
#p
rint(single_company,name)<br />temp[single_company['timestamp']] = single_company<br />df = pd.DataFrame.from_dict(temp, orient='index')<br />ohlc = df['last_price'].resample
MTM of all positions using kite connect
by
rakeshr
·
December 2019
@hpatel9999 how to get mtm of all positions using kiteconnect
Need Response structure of Positions API - Python
by
sujith
·
December 2019
That is an older version of the Kite Connect APIs. There are new fields like day_buy_price and buy_price to denote each day's activity for a position.
KiteConnect Postback - Queries
by
sujith
·
December 2019
Hi @rajesh_shig,
15minute opening range breakout strategy in python
by
Amit Ghosh
·
December 2019
#p
rint(zapp.iloc[-1,-1])
How you find the list of FNO companies?
by
Amit Ghosh
·
December 2019
#p
rint(response)
Blank checksum in 'on_order_update'
by
sujith
·
December 2019
You can check out the documentation for order updates via Websockets.
Couldn't find that `order_id
by
Pijus
·
December 2019
#p
rint("Time after receiving order Id", datetime.now())
How to convert MIS order to NRML?
by
sujith
·
November 2019
You can refer to the documentation here.
Powershell method to use KiteConnect
by
rupaliubhe
·
November 2019
/>'validity'='DAY'<br />}<br />
#p
lacing order <br />Invoke-RestMethod -Uri "https://api.kite.trade/orders/regular" -Method Post -Headers $common_header -Body $b
CURL command issue while calling INDIA VIX
by
PRCHAKR
·
November 2019
###
#P
ositive Response#####
Is there a way to get order book updates through WebSocket?
by
rakeshr
·
November 2019
@gauravmane
How to Place order banknifty weekly options in kiteconnect?
by
sujith
·
October 2019
You can take a look at the documentation here.
builtins.AttributeError: 'InputException' object has no attribute 'message'
by
rakeshr
·
October 2019
@saurabh3679
rate limiting on getOrderHistory ( takes approx 1 sec )
by
sujith
·
October 2019
You can listen to order updates via Websockets or postbacks.
ISIN usage for trading or postbacks
by
rakeshr
·
October 2019
@okalex
Status of BO
by
sujith
·
October 2019
You need to listen to order updates on the ticker.
Postback url not hit after order update
by
sujith
·
October 2019
@AGA,
Kite API V3 Issue : Couldn't find that `order_id` While Placing an order
by
rakeshr
·
September 2019
@sachinstlko09 Trying to place an order by post back page after execution of first order.
Previous
Next