Channel Trailing LX
From MultiCharts
Channel Trailing LX is a trailing stop that places a stop order at the next bar at the lowest price of the last Length number of bars. It will remain active until the position is closed. The signal is used for long exit based on a trailing price value.
Default Inputs
Length( 3 ) sets the number of bars used for the lowest price calculation.
FloorAmt( 1 ) sets the amount of profit that should be exceeded before the order is placed.
PositionBasis( false ) sets whether profit is calculated per position or per share. Insert True to calculate profit per position.
Use Channel Trailing SX for exiting a short position.