mintrade delta pro kulomet,slowscope,strvrs enhncm

This commit is contained in:
David Brazda
2023-06-20 15:21:21 +02:00
parent 5fd6da7f59
commit 8004dc4b4c
17 changed files with 1007 additions and 187 deletions

View File

@ -181,7 +181,7 @@ class Backtester:
todel.append(order)
changes = 1
else:
print("NOT EXECUTED {a}")
print(f"NOT EXECUTED {a}")
#ic("NOT EXECUTED",a)
##ic("istodel",todel)
#vymazu z pending orderu vschny zprocesovane nebo ty na výmaz
@ -317,7 +317,7 @@ class Backtester:
return -1
if not fill_time:
#ic("not FILLED")
print("not FILLED")
return 0
else: