Finish experiment 1 and start with Q trader
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from experiment1 import experiment1
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
experiment1(create_report=True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user