erykml / Python-for-Finance-Cookbook-2E

The repository of "Python for Finance Cookbook" 2nd edition
MIT License
171 stars 129 forks source link

Chapter12-`FileNotFoundError` #9

Open JPL-JUNO opened 12 months ago

JPL-JUNO commented 12 months ago

I can't run the code here - Event-driven backtesting with backtrader, throw FileNotFoundError: [Errno 2] No such file or directory: 'AAPL' when run cerebro.run()

env: python 3.11.1 backtrader 1.9.78.123