CompanionCube
CompanionCube
i get these messages when i run the auto_trader ``` 2024-04-24 11:07:15.391 | WARNING | importlib._bootstrap:_call_with_frames_removed:241 - Optional: pip install shioaji[speed] for better performance. WARNING:root:Run trader without holiday data. WARNING:root:Cannot...
How to connect to this server by FTP Software such like FileZilla? I build it successful but I don know how to use it
我創造了一個accout 叫做testing 不過env的部分把名稱自動改為testing_1 我嘗試使用account_info功能時,程式自動去抓了accountname 但這就會有一個問題是,去抓testing抓不到 所以我必須要手動把env的_1 去掉 但這樣又會在顯示account info時, 他去抓最尾部的字元,結果抓到的是'g' 無法轉換成數字,最後報錯 ``` Traceback (most recent call last): File "/Users/kyjita/codebase/autotrading/AutoTradingPlatform/trader/tasker.py", line 180, in runAutoTrader se.run() File "/Users/kyjita/codebase/autotrading/AutoTradingPlatform/trader/executor.py", line 895, in run...