BLD: making some adjustment to the blotter to improve paper trading

This commit is contained in:
fredfortier
2017-12-06 18:02:02 -05:00
parent dcdf4f77db
commit e42276affa
9 changed files with 179 additions and 287 deletions
+1 -1
View File
@@ -276,5 +276,5 @@ if __name__ == '__main__':
algo_namespace=NAMESPACE,
base_currency='eth',
live_graph=False,
simulate_orders=True
simulate_orders=False
)