AI4Finance-Foundation / FinRL

FinRL: Financial Reinforcement Learning. 🔥
https://ai4finance.org
MIT License
9.48k stars 2.31k forks source link

enable proxy when downloading yahoo finance data #971

Closed ntdgy closed 1 year ago

ntdgy commented 1 year ago

yahoo finance data is not accessible in China mainland, so i add a proxy which in supported in yfinance. You can pass a param which is the same as session param

zhumingpassional commented 1 year ago

thanks for your effort. good codes.