mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-04 00:48:24 +08:00
support for test fixes in qexec
This commit is contained in:
@@ -68,6 +68,8 @@ class TradingAlgorithm(object):
|
||||
self.transforms = []
|
||||
self.sources = []
|
||||
|
||||
self.logger = None
|
||||
|
||||
# default components for transact
|
||||
self.slippage = VolumeShareSlippage()
|
||||
self.commission = PerShare()
|
||||
|
||||
Reference in New Issue
Block a user