PHASOR STATE VELOCITY OSCILLATOR Гайд по трейдингу
Обновлено: July 22, 2026
The Phasor State Velocity Oscillator — это квантитативный инструмент технического анализа. Phasor State Velocity Oscillator (PSVO) A premium technical indicator that: 1. Estimates dominant cycle period T using the Homodyne Discriminator.
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- Период анализа (
length): Controls the calculation period and sensitivity for market detection. - PSVO Smoothing Период (
smoothПериод): Controls the calculation period and sensitivity for market detection. - Signal Период (
signalПериод): Controls the calculation period and sensitivity for market detection. - Ease Component Weight (
easeWeight): Controls the calculation period and sensitivity for market detection. - Normalization Период (
normПериод): Controls the calculation period and sensitivity for market detection. - Min Cycle Период (
minПериод): Controls the calculation period and sensitivity for market detection. - Max Cycle Период (
maxПериод): 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. - Бычий Strong (
histBullStrong): Controls the calculation period and sensitivity for market detection. - Бычий Weak (
histBullWeak): Controls the calculation period and sensitivity for market detection. - Медвежий Strong (
histBearStrong): Controls the calculation period and sensitivity for market detection. - Медвежий 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.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
buySignal- Срабатывает, когда a bullish market condition is confirmed.sellSignal- Срабатывает, когда a bearish market condition is confirmed.signalDir- Outputs1for bullish,-1for bearish, and0when neutral.
2. Фильтры и торговые уровни
length- Период анализа value used for structural qualification or thresholds.smoothПериод- PSVO Smoothing Период value used for structural qualification or thresholds.signalПериод- Signal Период value used for structural qualification or thresholds.easeWeight- Ease Component Weight value used for structural qualification or thresholds.normПериод- Normalization Период value used for structural qualification or thresholds.minПериод- Min Cycle Период value used for structural qualification or thresholds.maxПериод- Max Cycle Период 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.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.