fnTrailingStop
- The fnTrailingStop function it used to trail (continually update) the stoploss of an open trade.
- The fnTrailingStop function is found in the Functions Toolbox under the Trade menu.
NOTE: A Trailing Stop can be added to any order using the Trailing Stop Parameter of the fnOpenOrder function.
- Selecting the configuration (+) button of fnTrailingStop function will display the fnTrailingStop Configuration Window.
- There are three tabs on the fnTrailingStop Configuration Window:
- The Configure Tab is used to set the values of the parameters of the Function.
- The Message Tab is used to send a message from the Function Element.
- The Notes Tab is used to add notes or comments to the Function Element.
The following table provides information about each parameter of the fnTrailingStop function.
Order Selection |
Determines what orders of the Account are closed.
Note: Selecting Exact Ticket disables all other selection criteria. |
stoploss |
The value at which to trail the open trade.
|
The bottom portion of the window allows the Element Name to be saved.