StopLossSX

Description

The StopLossSX strategy generates a Short Exit signal when the price rises by a certain amount relative to the entry price.

Input Parameters

Parameter Description
offset type Defines units in which the price increase is measured. When it is set to "value", the increase will be measured in dollars. "Tick" will set the unit equal to ticksize. To define the increase as a percentage change of the entry price, select "percent".
stop Defines the price increase (in units specified in the "offset type" input parameter) at which the exit signal is generated.