- Deactivate disfunctional yahoo search and warn as not implemented.
- Make coingecko work properly again:
- Retrieve 365 days of historical data only, since this is what the public api allows.
- Introduce new exception in cases where the limit is exceeded.
- Make `price_point` more robust by raising `ValueError` if requested date and available date are more than `max_date_deviation_days` apart.