pandas-datareader icon indicating copy to clipboard operation
pandas-datareader copied to clipboard

Any ways to get historical high of a stock symbol?

Open maxmaxmax2 opened this issue 6 years ago • 0 comments

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?

maxmaxmax2 avatar Oct 26 '19 01:10 maxmaxmax2