Noon Barbari
Registrarse
Riesgo

Take profit

A pre-committed exit at a target price that locks in a winning trade.

A take-profit (TP) is the mirror image of a stop loss: a pre-set price above (for longs) or below (for shorts) entry where the position is closed at a profit. It is usually expressed in R-multiples — '2R' means a take-profit at 2× the distance from entry to stop.

Setting TP too tight caps winners and ruins expectancy; setting it too far gives back unrealized profits when price reverses. Many traders combine a partial TP at 1R (closing half the position, moving stop to breakeven on the rest) with a trailing stop on the runner.

Take-profit orders are typically implemented as limit orders, which means they only fill if price actually reaches the level. A limit order at TP can be skipped if price gaps past it intraday.

Fórmula

long: TP = entry + R · |entry − stop|
short: TP = entry − R · |entry − stop|

Ejemplo

Entry 50,000, stop 49,500 (distance 500), R = 2. Long TP = 50,000 + 2·500 = 51,000.

Cómo Noon Barbari usa Take profit

Cada concepto aquí está implementado en la plataforma. Abre la documentación o la herramienta correspondiente para verlo en acción.

Build exits in the designer

Términos relacionados

Volver al glosario