wst0310

Results 4 issues of wst0310

不好意思打擾了 照著書本複製官方文件程式碼逐步修改 至P4-46執行時發生錯誤 麻煩您指導了 謝謝 Traceback (most recent call last): File "D:\Trading\test.py", line 141, in cerebro.run() File "D:\Trading\env\lib\site-packages\backtrader\cerebro.py", line 1127, in run runstrat = self.runstrategies(iterstrat) File "D:\Trading\env\lib\site-packages\backtrader\cerebro.py", line 1210, in...

您好 依照更新的Yahoo新聞爬蟲 似乎最多只能取得前20筆左右 而該網頁算過並不只如此 不知問題所在

無法順利擷取日期

每次執行K線圖, 皆會出現: ================================================================= WARNING: `mpl_finance` is deprecated: Please use `mplfinance` instead (no hyphen, no underscore). To install: `pip install --upgrade mplfinance` For more information, see: https://pypi.org/project/mplfinance/ ================================================================= __warnings.warn('\n\n ================================================================='+ 但改用mplfinance則會報錯,...