Abbreviation: %RetTrdShort
Category: Trading Strategy: System Information
Input Parameters:
Name | Range | Default |
Trading Strategy | ||
Calculation:
Sum of returns for all previous short trades
For short trades
Return = 100 * (entry price – exit price – commissions) / (entry price + commissions)
Note that the entry and exit price incorporate any specified slippage and/or point value.
Discussion:
Computes the total percent return for all previous short trades. When graphed, provides a useful means of analyzing, troubleshooting and improving a trading strategy.