trade_strategy icon indicating copy to clipboard operation
trade_strategy copied to clipboard

通道策略有个错误哦

Open 53652864 opened this issue 2 years ago • 1 comments

self.H = bt.ind.Highest(self.datas[0].high, period = self.p.T) self.L = bt.ind.Highest(self.datas[0].high, period = self.p.T)

53652864 avatar Mar 28 '22 09:03 53652864

@zwdnet

53652864 avatar Mar 28 '22 13:03 53652864