commit
7e62a7cf2f
@ -779,6 +779,7 @@ class BacktestingEngine(object):
|
||||
d['profitLossRatio'] = profitLossRatio
|
||||
d['posList'] = posList
|
||||
d['tradeTimeList'] = tradeTimeList
|
||||
d['resultList'] = resultList
|
||||
|
||||
return d
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user