Shoonya-Dev / ShoonyaApi-py

144 stars 133 forks source link

get_daily_price_series seems to be having delay #90

Open suresh-n opened 1 year ago

suresh-n commented 1 year ago

get_daily_price_series seems to be having so much delay , sometime its return the output sometime its never ending which is causing the code to stuck and fail. Can we optimise this ?

rushey17 commented 1 year ago

+1

@Shoonya-Dev can you please check this issue from your side and get back please? Thanks.

pannet1 commented 1 year ago

this solution worked for me

https://github.com/Shoonya-Dev/ShoonyaApi-py/issues/63#issuecomment-1296231695

suresh-n commented 1 year ago

@pannet1 yes its working on first try but when we hit second time it hung, do you see same ?

rushey17 commented 1 year ago

Try yfinance as a alternative to get daily prices.

mandu010 commented 1 year ago

I'm facing the same issue, and I've observed the issue only comes up on Monday. @Shoonya-Dev

sabyasm commented 1 year ago

same here - can someone look into this please?

Govardhanab3339 commented 4 months ago

Hi sir , i am a windows user and i am not getting ny response for NSE indexes Nifty 5o and Nifty Bank , kindly help , how to get i am using api=NorenApi()

crackedminds333 commented 4 months ago

it's been a year and no update. i try to iterate over my watchlist and sometimes it just hangs waiting and hen returns a none type. sometimes it works. please fix this