Description: When I try to use the price history of a specific ticker, I receive only the current day value not the history
Reproduction step:
- Go to endpoints: Get historical prices by ticker symbol.
- Fill in the following information (see below) and run the query :
- ticker_symbol: ETH
- from : 2021-08-07
- to : 2021-08-08
Expected result: Return a list of historical prices for a specific ticker
Real Result : Return a list with only tthe current day price