PHOENIX OSC Guia de trading
Ultima actualizacion: July 22, 2026
The Phoenix Oscillator es una herramienta cuantitativa de análisis técnico. * Phoenix Oscillator Concept: Measures market energy by subtracting a Slow RSI from a Fast RSI.
¿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
- Fast RSI (
fastPeríodo): Controls the calculation period and sensitivity for market detection. - Slow RSI (
slowPeríodo): Controls the calculation period and sensitivity for market detection. - Signal EMA (
signalPeríodo): Controls the calculation period and sensitivity for market detection. - Show Signal Line (
showSignal): Controls the calculation period and sensitivity for market detection. - Strength Lookback (
strengthLookback): Controls the calculation period and sensitivity for market detection. - Phoenix Value (
val): Controls the calculation period and sensitivity for market detection. - Signal Line (
signal): Controls the calculation period and sensitivity for market detection. - Stronger Side (
strength): Controls the calculation period and sensitivity for market detection. - Bulls Stronger (
bullsStronger): Controls the calculation period and sensitivity for market detection. - Bears Stronger (
bearsStronger): Controls the calculation period and sensitivity for market detection. - Phoenix Value (
val): Controls the calculation period and sensitivity for market detection. - Signal Line (
signal): Controls the calculation period and sensitivity for market detection. - Alcista Energy Start (Zero Cross) (
crossZeroBull): Controls the calculation period and sensitivity for market detection. - Bajista Energy Start (Zero Cross) (
crossZeroBear): Controls the calculation period and sensitivity for market detection. - Signal Cross Alcista (
crossSignalBull): Controls the calculation period and sensitivity for market detection. - Signal Cross Bajista (
crossSignalBear): Controls the calculation period and sensitivity for market detection. - Bulls Stronger (Lookback) (
bullsStronger): Controls the calculation period and sensitivity for market detection. - Bears Stronger (Lookback) (
bearsStronger): 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
crossZeroBull- Alcista Energy Start (Zero Cross) event signal.crossZeroBear- Bajista Energy Start (Zero Cross) event signal.crossSignalBull- Signal Cross Alcista event signal.crossSignalBear- Signal Cross Bajista event signal.bullsStronger- Bulls Stronger (Lookback) event signal.bearsStronger- Bears Stronger (Lookback) event signal.
2. Filtros y niveles de trading
fastPeríodo- Fast RSI value used for structural qualification or thresholds.slowPeríodo- Slow RSI value used for structural qualification or thresholds.signalPeríodo- Signal EMA value used for structural qualification or thresholds.showSignal- Show Signal Line value used for structural qualification or thresholds.strengthLookback- Strength Lookback value used for structural qualification or thresholds.val- Phoenix Value value used for structural qualification or thresholds.signal- Signal Line value used for structural qualification or thresholds.strength- Stronger Side value used for structural qualification or thresholds.bullsStronger- Bulls Stronger value used for structural qualification or thresholds.bearsStronger- Bears Stronger value used for structural qualification or thresholds.val- Phoenix Value value used for structural qualification or thresholds.signal- Signal Line 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.