☰
Login
Signup
Home
›
Shaileshkumar
›
Comments
Activity
Discussions
1
Comments
4
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Shaileshkumar
About
Username
Shaileshkumar
Joined
January 2022
Visits
22
Last Active
June 24
Roles
Member
Activity
Discussions
1
Comments
4
Comments
"Hi, There is no need for API for this. We will soon share alogorithm which is used here https://zerodha.com/tools/black-scholes/" Hi Sujith any update on this issue..
in
Option greeks data
Comment by
Shaileshkumar
January 2022
what about bank nifty ?
in
Historical Data More then 100 days
Comment by
Shaileshkumar
January 2022
def get_hist_data(name, segment, delta, interval, continuous, oi): to_date = datetime.datetime.now().date() from_date = to_date - datetime.timedelta(days = delta) zrd_name = segment + ":" + name instrument_token = kite.ltp([zrd_name])[zrd_nam…
in
Historical Data More then 100 days
Comment by
Shaileshkumar
January 2022
I am getting error while downloading nifty and bank nifty Data as "error in dowloading NIFTY", could you advise on how to resolve it >
in
Historical Data More then 100 days
Comment by
Shaileshkumar
January 2022