BLD: made some adjustments during testing

This commit is contained in:
Frederic Fortier
2018-02-06 21:15:30 -05:00
parent 2320a1432a
commit c5bed6e8c4
3 changed files with 32 additions and 23 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ if __name__ == '__main__':
algo_namespace=NAMESPACE,
base_currency='eth',
live_graph=False,
simulate_orders=False,
simulate_orders=True,
stats_output=None,
# auth_aliases=dict(poloniex='auth2')
)