Shubxam / Nifty-500-Live-Sentiment-Analysis

Live Sentiment Analysis dashboard of NIFTY 500 universe of stocks using plotly and streamlit
https://nifty-sad.streamlit.app/
14 stars 4 forks source link

decouple nse_eq meta update calls with main article fetching script #35

Open Shubxam opened 1 week ago

Shubxam commented 1 week ago

script failing due to nsepython.nse_eq call error:

Screenshot 2024-10-18 at 18 03 24
Shubxam commented 1 week ago

update nse_eq call to update ticker meta as it only updates the mcap of tickers and if it fails the whole script fails.