pandas-datareader
pandas-datareader copied to clipboard
Any ways to get historical high of a stock symbol?
as stated in the title.
I wish to get the historical high value of a stock symbol. It is a dumb idea (which I am using) to get the historical values as early as possible and calculate the historical high value.
Is there a better way to get the historical high value?