Analysis Techniques & Strategies
Name | Type | Default | Description |
NumProfitCloses | Numeric | 5 | Number of profitable closes required to exit. |
Long 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 greater than the entry price).
Order Name: PftClsLX
Related Strategy: Profitable Closes SX
Related Function(s): None