mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-03 19:12:36 +08:00
Merge branch 'master' of github.com:quantopian/zipline into profiling_zipline
Conflicts: zipline/gens/tradesimulation.py
This commit is contained in:
@@ -260,6 +260,7 @@ class AlgorithmSimulator(object):
|
||||
for event in snapshot:
|
||||
yield event.perf_message
|
||||
break
|
||||
|
||||
# We're still in the warmup period. Use the event to
|
||||
# update our universe, but don't yield any perf messages,
|
||||
# and don't send a snapshot to handle_data.
|
||||
|
||||
Reference in New Issue
Block a user