Dollar Trailing SX (Strategy)
The Dollar Trailing SX strategy is used to set a trailing stop to exit a short position when prices move up a specified number of dollars (in terms of either a total position or share/contract amount) from the lowest price since entry.
This strategy uses a built-in stop that will exit within any bar (except the bar of entry) whenever the trailing stop amount is reached. For more information about dollar trailing exits, see Dollar Trailing.
This strategy will only generate an exit on a short position.
(missing or bad snippet)The calculation for this strategy does not take commission or slippage into account.
Input Information
Name | Type | Default | Description |
Amount$ | Numeric | 1 | The dollar loss from the lowest entry price at which point the position will be closed. |
PositionBasis | True/False | False | True/False trigger allowing you to calculate Amount$ either per position or per share. To calculate profit per position, enter True. |
Order Name
$ Trailing Stop
Related Strategy
Dollar Trailing, Dollar Trailing LX
Related Function(s)
None