fix3
This commit is contained in:
parent
427a2c01a3
commit
10430d9aa5
@ -9,4 +9,4 @@ def launcher(mode, coin, brain):
|
||||
|
||||
def back_tester(date_time, coin, brain):
|
||||
date_time = date_time.replace(" ", "#")
|
||||
subprocess.call("python3 " + EXECUTION_PATH + "back_tester.py " + date_time + " " + coin + " " + brain + "0.45 3", shell=True)
|
||||
subprocess.call("python3 " +EXECUTION_PATH+ "back_tester.py " + date_time + " " + coin + " " + brain + "0.45 3", shell=True)
|
||||
|
Loading…
Reference in New Issue
Block a user