created start_bot file
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
echo Starting the bot in LIVE mode...
|
||||
"C:\Users\moham\miniconda3\envs\drl\python.exe" "g:\My Drive\Github\Deep-Reinforcement-Learning-MT5-Bot\live_bot.py" --live
|
||||
echo.
|
||||
echo The bot has finished or was closed.
|
||||
pause
|
||||
Reference in New Issue
Block a user