Abbreviation: ExitPrice
Category: Trading Strategy: Position Information
Input Parameters:
Name | Range | Default |
Trading Strategy | ||
# Postions Ago | Int >= 1 | 1 |
Calculation:
The price at which a position’s exit signal was filled. The type of exit order being used (market, stop, limit, ‘) and any value specified for slippage in the trading strategy parameters will affect the value of this indicator. If a market order is being used and no slippage has been specified, the exit price will be equal to the opening price on the bar after the exit signal.
Discussion:
This indicator is useful for creating custom trading strategy exit conditions and trailing stops based upon the exit price for a previous position.