Script for determining the breakeven level.
The breakeven level is the price at which the financial result of a trade will be zero. It is used to move stop-loss and trailing stop orders to the breakeven zone. It serves as a benchmark for determining the financial result of an open order.
Download the breakeven level script.
This script doesn't require any additional configuration and simply displays data for the selected order. It's essentially a useless program, as it doesn't take the broker's spread into account, and therefore displays it incorrectly. However, perhaps some traders will find a use for it or modify the script's code to account for the spread.
Therefore, when making calculations, always add the spread size to the resulting value; this will be the correct value for the Forex breakeven point.

