stock-price-viewer-microservices-part1 icon indicating copy to clipboard operation
stock-price-viewer-microservices-part1 copied to clipboard

Cannot import Yahoo finance 'Stock' in the resource

Open sudeen opened this issue 7 years ago • 1 comments

In the resource part List<Stock>.. Stock cannot be imported. I tried using different version of yahoo finance api but could not get the solution.

sudeen avatar Dec 16 '17 18:12 sudeen

Yes, probably the dependency is deprecated, I also tried and then i removed that dependency and refactored the code block. You can check on the repo https://github.com/ramazansakin/stock-price-viewer-microservices-part1

ramazansakin avatar Aug 27 '20 08:08 ramazansakin