working on backtesting BASE64 encoded strategies

This commit is contained in:
Gert Wohlgemuth
2018-05-21 20:48:35 -07:00
parent 4e31b4c9ee
commit c25aa22690
5 changed files with 184 additions and 77 deletions

View File

@@ -95,11 +95,6 @@ def code(event, context):
:return:
"""
print("event")
print(event)
print("context")
print(context)
user = ""
name = ""