whitespace

This commit is contained in:
scottsanderson
2012-08-08 22:24:43 -04:00
parent e5b7c69a68
commit 36a7c5da30
+1 -1
View File
@@ -87,7 +87,7 @@ class TradeSimulationClient(object):
self.sids
)
with_portfolio = perf_tracker.transform(with_filled_orders)
# Pass the messages from perf along with the trading client's
# state into the algorithm for simulation. We provide the
# trading client so that the algorithm can place new orders