Fundamental key ratios and 52 week High and low

Hi, 



How to get the list of all nse stocks which contains below informations


  1. Fundamental ratios like PE and PB of all stocks in one dataframe
  2. 52 week high and low of all stocks in one dataframe

Hi Varun,

I recommend you go through the free course on Getting Market Data: Stocks, Crypto, News & Fundamental. This course will help you understand how to fetch various data like pricing data of stocks, fundamental data, tweets by keyword and news headlines data, etc.



Also, do have a look at the community thread here where the code to retrieve certain fundamental ratios data for S&P500 stocks has been shared. You can follow a similar approach for NSE stocks.



I hope this was helpful.

Hi Kevin,



Thanks for the reply with solution. Let me try at my end. For any issues I ll get back.



Varun