×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

SetStopPosition - MultiCharts
Open main menu

Forces the built-in strategy exit functions to be applied on the entire position basis.

The built-in strategy exit functions are: SetStopLoss, SetProfitTarget, SetBreakEven, SetDollarTrailing, and SetPercentTrailing.

Usage

SetStopPosition

Notes

Example

Force SetStopLoss strategy exit function to be applied on the entire position basis:

SetStopPosition; 

SetStopLoss(100);

An exit order for the entire position will be generated if the position loss reaches $100.