Originally Posted by MegaTanker
Also, using cancelTrade to remove the old position will completely drop this trade from Zorro's trade history, no? So most of Zorro's metrics will report nothing useful for monitoring the strategy.
Yes, but you can use enterTrade() to report what happened, one enterTrade call for each time the position was positive or negative.