☰
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 all strikes of Index in less than 2 sec
by
rakeshr
·
March 22
It's perfectly working for first time run. If I run second time I am facing below error.
can kite connect in frontend Next.js?
by
rakeshr
·
February 20
It will be blocked because of our CORS issue. This GitHub issue explain in detail.
ReactorNotRestartable Exception whenever kite.connect() is triggered
by
rakeshr
·
November 2023
but in my VM, it runs only for 1st time. second time onwards I have this ReactorNotRestartable exception
R Websocket: Server handshake response error: websocketpp.processor:20 (Invalid HTTP status.)
by
rakeshr
·
May 2023
Server handshake response error: websocketpp.processor:20 (Invalid HTTP status.)
import kiteconnect in AWS lambda
by
rakeshr
·
February 2023
Looks like this is a cryptography dependencies related error. You can try out the steps explained here.
SSL Error while connecting to kite
by
yes_akash
·
January 2023
I am getting below SSL error even after adding the certificate into file shown in certifi.verify( i.e. Followed this link )
No response from server with error code: ENOTFOUND
by
rakeshr
·
December 2022
No response from server with error code: ENOTFOUND
Issues in accessing Futures and Options Data through Kite Connect Python Library
by
rakeshr
·
May 2021
Does Kite Connect offer historical Futures data?
SSLError(MaxRetryError('HTTPSConnectionPool(host=\'api.kite.trade\', port=443): Max retries exceeded
by
VJ8403
·
September 2020
@krmadala If the issue not resolved, try this. This resolved my issue.
generate_session - Max retries exceeded with url - certificate verify failed
by
rakeshr
·
September 2020
Seems to be Self-signed SSL certificates issues for requests. Maybe this can help.
EXCEL ORDERBOOK CONVERT TO KITE ORDERS
by
Imran
·
August 2018
d5 = exel_data[d1[1]][4]
#is
trade is placed by program
sample project
by
Imran
·
July 2018
d5 = exel_data[d1[1]][4]
#is
trade is placed by program
algo to place order from excel
by
Imran
·
June 2018
/>d5 = exel_data[d1[1]][4]
#is
trade is placed by program<br />exel_data[d1[1]] = [d1[0],d2,d3,True if d4==1 else False,d5]<br />except Exception as e:<br />print("[+] A
How to reconnect websocket on disconnect or on close
by
gautam_s60
·
April 2017
#is
exported=0
Next