AI4Finance-Foundation / AI4Finance-Foundation/FinRL
Support the data_source="akshare"
- Dominant language
- Jupyter Notebook
- Stars
- 16.3k
- Forks
- 3.5k
- PR merge metrics
- No merged PRs in 30d
Description
**Background**
when i try to get data with default data_source="yahoofinance" , it shows below errors
1 Failed download:
['AXP']: Exception('%ticker%: No price data found, symbol may be delisted (1d 2020-02-22 00:00:00 -> 2020-02-23 00:00:00)')
1 Failed download:
['AXP']: Exception('%ticker%: No price data found, symbol may be delisted (1d 2020-02-23 00:00:00 -> 2020-02-24 00:00:00)')
I can get stock data by AkShare, which also supported by FinRL (mentioed in readme)

but when i checked on the code level (master branch), seems AkShare not supported yet.

**Feature**
Support the data_source="akshare"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.