KevinPan
Results
2
comments of
KevinPan
Because the default setting for from_signal() is to buy once and sell once. I think @shihyu is asking how to buy again when the signal appears again, even if I've...
I see. Thank for your quick reply! Another question: I would like to calculate the benchmark's mdd, sharpe ratio. Could it be done by `pf.stats()`? My current usage for `pf.stats()`:...