×

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.

Changes - MultiCharts
Open main menu

Changes

Breakeven Stop

93 bytes added, 14:38, 13 September 2021
no edit summary
The BreakEven Stop strategy uses the PowerLanguage keyword [[SetBreakEven]] to place an order to exit all shares or contracts in all positions once a specified profit floor has been reached. The profit floor can be set on a total position basis, or on one contract/one share basis. The profit target amount is determined by the FloorAmt input. When the profit exceeds the breakeven profit floor, a stop exit order is generated at the average entry price of the position. The stop orders are stop market orders. If the price falls back to the entry price, a market order is generated and sent into the market. Breakeven Stop can be used to close both long and short positions.
The BreakEven Stop strategy only takes effect once a certain level of profit is reached, so it is possible that in a given position, it may never take effect. Check the related articles on [[Breakeven Stop LX]] and [[Breakeven Stop SX]].
<div style="background-color: #E3FBE5;"> Commission or slippage are not taken into account for strategy calculation.</div>
'''PositionBasis''' sets whether the breakeven floor is calculated on a position or per share basis, false by default. To calculate profit per position, enter true.
'''FloorAmt''' sets the profit amount (in USD) that must be exceeded before the breakeven stop is activated, 1 by default.
[[Category:Pre-built Signals]]