CHANDELIER EXIT Guia de trading

Ultima actualizacion: July 22, 2026

The Chandelier Exit es una herramienta cuantitativa de análisis técnico. Chandelier Exit Indicator Based on everget Pine Script Trailing stop-loss based on ATR

¿Qué muestra el indicador?

  • Estructura del mercado e impulso: Visualiza la dirección de la tendencia dominante y zonas clave de reversión.
  • Señales COMPRA / VENTA: Muestra puntos de entrada y salida confirmados según reglas cuantitativas.
  • Límites dinámicos: Proporciona niveles adaptativos para gestionar el riesgo y beneficio de las operaciones.

Ajustes clave

  • ATR Período (atrPeríodo): Controls the calculation period and sensitivity for market detection.
  • ATR Multiplicador (atrMultiplicador): Controls the calculation period and sensitivity for market detection.
  • Use Close Price (useClose): Controls the calculation period and sensitivity for market detection.
  • Show Labels (showLabels): Controls the calculation period and sensitivity for market detection.
  • Highlight State (highlightState): Controls the calculation period and sensitivity for market detection.
  • Additional SL % (slPercent): Controls the calculation period and sensitivity for market detection.
  • TP Ratio (tpRatio): Controls the calculation period and sensitivity for market detection.
  • Show SL & TP Lines (showSLTP): Controls the calculation period and sensitivity for market detection.
  • Buy Signal Lookback (buyLookback): Controls the calculation period and sensitivity for market detection.
  • Sell Signal Lookback (sellLookback): Controls the calculation period and sensitivity for market detection.
  • Long Stop (longStop): Controls the calculation period and sensitivity for market detection.
  • Short Stop (shortStop): Controls the calculation period and sensitivity for market detection.
  • Stop Loss (slLevel): Controls the calculation period and sensitivity for market detection.
  • Take Profit (tpLevel): Controls the calculation period and sensitivity for market detection.
  • Is Long (isLong): Controls the calculation period and sensitivity for market detection.
  • Is Short (isShort): Controls the calculation period and sensitivity for market detection.
  • Buy Signal (buySignal): Controls the calculation period and sensitivity for market detection.
  • Sell Signal (sellSignal): Controls the calculation period and sensitivity for market detection.
  • Buy Signals Last N (buySignalsCount): Controls the calculation period and sensitivity for market detection.
  • Sell Signals Last N (sellSignalsCount): Controls the calculation period and sensitivity for market detection.
  • Long Stop Color (longColor): Controls the calculation period and sensitivity for market detection.
  • Short Stop Color (shortColor): Controls the calculation period and sensitivity for market detection.
  • SL Line Color (slColor): Controls the calculation period and sensitivity for market detection.
  • TP Line Color (tpColor): Controls the calculation period and sensitivity for market detection.
  • Buy Signal (buySignal): Controls the calculation period and sensitivity for market detection.
  • Sell Signal (sellSignal): Controls the calculation period and sensitivity for market detection.
  • Buy Signals Count (buySignalsCount): Controls the calculation period and sensitivity for market detection.
  • Sell Signals Count (sellSignalsCount): Controls the calculation period and sensitivity for market detection.
  • Is Long (isLong): Controls the calculation period and sensitivity for market detection.
  • Is Short (isShort): Controls the calculation period and sensitivity for market detection.
  • Long Stop Level (longStop): Controls the calculation period and sensitivity for market detection.
  • Short Stop Level (shortStop): Controls the calculation period and sensitivity for market detection.
  • Calculated Active SL (slLevel): Controls the calculation period and sensitivity for market detection.
  • Calculated Active TP (tpLevel): Controls the calculation period and sensitivity for market detection.

Cómo usar los parámetros de estrategia (Condition Source)

Dentro del módulo Strategy Tester, este indicador se puede utilizar tanto como fuente directa de señales como filtro del estado del mercado.

1. Eventos de señal

  • buySignal - Buy Signal event signal.
  • sellSignal - Sell Signal event signal.
  • isLong - Is Long event signal.
  • isShort - Is Short event signal.

2. Filtros y niveles de trading

  • atrPeríodo - ATR Período value used for structural qualification or thresholds.
  • atrMultiplicador - ATR Multiplicador value used for structural qualification or thresholds.
  • useClose - Use Close Price value used for structural qualification or thresholds.
  • showLabels - Show Labels value used for structural qualification or thresholds.
  • highlightState - Highlight State value used for structural qualification or thresholds.
  • slPercent - Additional SL % value used for structural qualification or thresholds.
  • tpRatio - TP Ratio value used for structural qualification or thresholds.
  • showSLTP - Show SL & TP Lines value used for structural qualification or thresholds.
  • buyLookback - Buy Signal Lookback value used for structural qualification or thresholds.
  • sellLookback - Sell Signal Lookback value used for structural qualification or thresholds.
  • longStop - Long Stop value used for structural qualification or thresholds.
  • shortStop - Short Stop value used for structural qualification or thresholds.
  • slLevel - Stop Loss value used for structural qualification or thresholds.
  • tpLevel - Take Profit value used for structural qualification or thresholds.
  • isLong - Is Long value used for structural qualification or thresholds.
  • isShort - Is Short value used for structural qualification or thresholds.
  • buySignal - Buy Signal value used for structural qualification or thresholds.
  • sellSignal - Sell Signal value used for structural qualification or thresholds.
  • buySignalsCount - Buy Signals Last N value used for structural qualification or thresholds.
  • sellSignalsCount - Sell Signals Last N value used for structural qualification or thresholds.
  • longColor - Long Stop Color value used for structural qualification or thresholds.
  • shortColor - Short Stop Color value used for structural qualification or thresholds.
  • slColor - SL Line Color value used for structural qualification or thresholds.
  • tpColor - TP Line Color value used for structural qualification or thresholds.
  • buySignalsCount - Buy Signals Count value used for structural qualification or thresholds.
  • sellSignalsCount - Sell Signals Count value used for structural qualification or thresholds.
  • longStop - Long Stop Level value used for structural qualification or thresholds.
  • shortStop - Short Stop Level value used for structural qualification or thresholds.
  • slLevel - Calculated Active SL value used for structural qualification or thresholds.
  • tpLevel - Calculated Active TP value used for structural qualification or thresholds.

Ejemplo de estrategia: Entrar en Long cuando buySignal es true y trendFilter == 1, asegurando que las operaciones se alineen con el impulso principal.

Seguir investigando

Explora toda la academia, la documentacion de la plataforma y las paginas principales del sitio para profundizar en crypto backtesting e investigacion de estrategias.

Ver todas las guias de la academia Leer la documentacion Comparar planes Ver el research engine