Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- getHistoricalPrices: returns a list of all prices for a stock - getHighestPrice: returns the highest historical price for a stock - getLowestPrice: returns the lowest historical price for a stock - getLatestPriceChange: returns the difference between the current and previous price for a stock
- Loading branch information