mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 20:38:21 +08:00
BLD: fixed the log granularity
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user