PercentProfit
From MultiCharts
Returns a numerical value, indicating the percentage of winning trades in all trades completed.
Usage
PercentProfit
Notes
- This function can only be used in signals.
- Use NetProfit to get the numerical value of the net profit.
Example
PercentProfit
Will return a value of 70 if seven out of the total of 10 completed trades were winning trades.