Hey there,
Currently, the TradeAnalyzer can output the average gain of winning trades and the average loss of losing trades. However, I would like to be able to calculate the average percent gain/loss per these trades.
To further clarify, instead of seeing "Winning trades average a $100 gain", I'd like to output "Winning trades average a 5% gain".
Does such an implementation exist or will new code need to be written?
Thank you!