[Fix]Close #927
This commit is contained in:
parent
a835a7ab2c
commit
06ceccc3c3
@ -55,7 +55,7 @@ class DmaAlgo(AlgoTemplate):
|
||||
else:
|
||||
func = self.sell
|
||||
|
||||
self.vtOrderID = func(self.vtSymbol, self.price, self.volume,
|
||||
self.vtOrderID = func(self.vtSymbol, self.price, self.totalVolume,
|
||||
self.priceType, self.offset)
|
||||
|
||||
# 更新变量
|
||||
|
Loading…
Reference in New Issue
Block a user