For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
TradeAnalyzer - Calculating average percent gain/loss
-
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!
-
@Tristan-Co said in TradeAnalyzer - Calculating average percent gain/loss:
Does such an implementation exist or will new code need to be written?
It's for sure not in the default set of analyzers.