MLTradingBot
MLTradingBot copied to clipboard
I made some changes to the trading bot to factor in some other possible option but now im confused and not sure it worked or not could this please be...
Running on MacOS Silicon. Prep my system exactly to your README. python tradingbot.py Starting backtest for MLTrader... INFO:backtest_stats:Starting backtest... Progress |██---------------------------------------------------------------------------------------------------| 2.29% [Elapsed: 0:00:05 ETA: 0:03:38]2024-03-04 19:31:31,208: root: ERROR: Strategy.create_order()...
Hi, I ran the script and then get the following error. I follow the suggestion to set the environment variable "export PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True" at the terminal session, but it got the...
Good day Mr. Nicknochnack, your Youtube video is impressive. May I ask what platform/environment that you use in MLTradingBot https://github.com/nicknochnack/MLTradingBot/commits?author=nicknochnack. Thank you so much Mr. Nicknochnack. :)
You can now trade as many symbols as you want by adding or removing the symbols to the list "symbols". Ensure you are doing that on lines 111 and 121...
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output] note: This error originates from a subprocess, and is likely...
I am getting an error while performing backtesting Creating tearsheet... 2024-06-27 02:07:09,561: root: ERROR: Not enough data to create a tearsheet, at least 2 days of data are required. Skipping...
So whenever i run the file i encounter many exceptions and then the code does not work. Below is what i get when i run this script. 2024-09-20 18:14:55 |...