Exit rules
Overview
Exit rules define when your agent closes a position, whether it's a buy (Long) or a sell (Short). Like entry rules, they are part of the description in natural language.
Everything that applies to entry rules also applies to exit rules.
Entry rulesYour exit rules can be based on technical indicators, patterns, units of measure, or any other condition already used in the entry rules.
You can also use a stop-loss as well as take-profits.
It's also possible to perform partial exits of your positions, allowing you to lock in gains or minimize losses before fully closing a position.
Using a stop-loss
To limit the loss on a trade, a stop-loss can be specified in your exit rules. The stop-loss can be expressed as a percentage, in price, in price change, in ticks, in pips, in points, in indicator value change, or in ATR multiples.
You can also place your stop-loss on a technical level, such as the high or low of the last X days.
The stop-loss can be fixed, trailing, or moved to breakeven if needed. Just specify what you want. The possibilities are wide.
Obside's AI knows that for a buy trade, the stop-loss goes below the entry price, and for a sell trade, it goes above the entry price.
You can however dissociate buy and sell trades, giving a different stop-loss for each side.
Using a take-profit
As the name suggests, take-profit is meant to "take your profits", i.e. close your trade to lock in gains.
It can also be expressed as a percentage, in price, in price change, in ticks, in pips, in points, in indicator value change, or in ATR multiples.
Another notable unit is the R, which represents the gain/risk ratio. In other words, it's the distance between the entry price and the stop-loss on your trade. By expressing the take-profit in multiples of R (e.g. 1 R, 2 R, 2.5 R), your trade closes when the specified gain/risk ratio is reached.
The take-profit can be full or partial, depending on whether you want to lock in all or part of the gains on each trade. Like the stop-loss, it can also be trailing.
Mis à jour