PHASOR STATE VELOCITY OSCILLATOR Guia de trading
Ultima actualizacion: July 22, 2026
The Phasor State Velocity Oscillator es una herramienta cuantitativa de análisis técnico. Phasor State Velocity Oscillator (PSVO) A premium technical indicator that: 1. Estimates dominant cycle period T using the Homodyne Discriminator.
¿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
- Período de análisis (
length): Controls the calculation period and sensitivity for market detection. - PSVO Smoothing Período (
smoothPeríodo): Controls the calculation period and sensitivity for market detection. - Signal Período (
signalPeríodo): Controls the calculation period and sensitivity for market detection. - Ease Component Weight (
easeWeight): Controls the calculation period and sensitivity for market detection. - Normalization Período (
normPeríodo): Controls the calculation period and sensitivity for market detection. - Min Cycle Período (
minPeríodo): Controls the calculation period and sensitivity for market detection. - Max Cycle Período (
maxPeríodo): Controls the calculation period and sensitivity for market detection. - Source (
source): Controls the calculation period and sensitivity for market detection. - PSVO Line (
psvoLine): Controls the calculation period and sensitivity for market detection. - Signal Line (
signalLine): Controls the calculation period and sensitivity for market detection. - Alcista Strong (
histBullStrong): Controls the calculation period and sensitivity for market detection. - Alcista Weak (
histBullWeak): Controls the calculation period and sensitivity for market detection. - Bajista Strong (
histBearStrong): Controls the calculation period and sensitivity for market detection. - Bajista Weak (
histBearWeak): Controls the calculation period and sensitivity for market detection. - Choppy/Flat (
histChoppy): Controls the calculation period and sensitivity for market detection. - Zero Line (
zeroLine): Controls the calculation period and sensitivity for market detection. - PSVO (
psvo): Controls the calculation period and sensitivity for market detection. - Signal (
signal): Controls the calculation period and sensitivity for market detection. - Histogram (
hist): Controls the calculation period and sensitivity for market detection. - PSVO Value (
psvo): Controls the calculation period and sensitivity for market detection. - Signal Value (
signal): Controls the calculation period and sensitivity for market detection. - Histogram Value (
hist): Controls the calculation period and sensitivity for market detection. - Angular Velocity (
deltaPhase): Controls the calculation period and sensitivity for market detection. - Volume Ratio (
volRatio): 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- Se activa cuando a bullish market condition is confirmed.sellSignal- Se activa cuando a bearish market condition is confirmed.signalDir- Outputs1for bullish,-1for bearish, and0when neutral.
2. Filtros y niveles de trading
length- Período de análisis value used for structural qualification or thresholds.smoothPeríodo- PSVO Smoothing Período value used for structural qualification or thresholds.signalPeríodo- Signal Período value used for structural qualification or thresholds.easeWeight- Ease Component Weight value used for structural qualification or thresholds.normPeríodo- Normalization Período value used for structural qualification or thresholds.minPeríodo- Min Cycle Período value used for structural qualification or thresholds.maxPeríodo- Max Cycle Período value used for structural qualification or thresholds.source- Source value used for structural qualification or thresholds.psvo- PSVO value used for structural qualification or thresholds.signal- Signal value used for structural qualification or thresholds.hist- Histogram value used for structural qualification or thresholds.psvo- PSVO Value value used for structural qualification or thresholds.signal- Signal Value value used for structural qualification or thresholds.hist- Histogram Value value used for structural qualification or thresholds.deltaPhase- Angular Velocity value used for structural qualification or thresholds.volRatio- Volume Ratio 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.