Analysis Techniques & Strategies
Name | Type | Default | Description |
NumProfitCloses | Numeric | 5 | Number of profitable closes required to exit. |
Short exit based on the number of profitable closes.
This strategy will exit at the open of the next bar when NumProfitCloses (Input) number of bars has closed with a profit (determined as the close being less than the entry price).
Order Name: PftClsSX
Related Strategy: Profitable Closes LX
Related Function(s): None