BLD: fixed the log granularity

This commit is contained in:
Frederic Fortier
2018-01-04 02:04:13 -05:00
parent 3045c5108a
commit 91dcd8d83b
+1 -1
View File
@@ -244,7 +244,7 @@ def analyze(context=None, perf=None):
if __name__ == '__main__':
# The execution mode: backtest or live
live = True
live = False
if live:
run_algorithm(