Analysis Techniques & Strategies
Name | Type | Default | Description |
NumDays | Numeric | 3 | Number of days from the entry on which to exit positions. |
NumHours | Numeric | 0 | Number of hours from the entry on which to exit positions. |
NumMinutes | Numeric | 0 | Number of minutes from the entry on which to exit positions. |
Long exit based on the amount of time (days, hours, minutes) a position has been open.
This strategy generates a long exit order after the specified number of days, hours, and minutes has elapsed after the entry. You can specify the number of days, hours and minutes to use.
Order Name: TimeCalLX
Related Strategy: TimeExit (Calndr) SX, TimeExit (Bars) LX, TimeExit (Bars) SX
Related Function(s): TimeToMinutes