PHOENIX OSC Гайд по трейдингу
Обновлено: July 22, 2026
The Phoenix Oscillator — это квантитативный инструмент технического анализа. * Phoenix Oscillator Concept: Measures market energy by subtracting a Slow RSI from a Fast RSI.
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- Fast RSI (
fastПериод): Controls the calculation period and sensitivity for market detection. - Slow RSI (
slowПериод): Controls the calculation period and sensitivity for market detection. - Signal EMA (
signalПериод): 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. - Бычий Energy Start (Zero Cross) (
crossZeroBull): Controls the calculation period and sensitivity for market detection. - Медвежий Energy Start (Zero Cross) (
crossZeroBear): Controls the calculation period and sensitivity for market detection. - Signal Cross Бычий (
crossSignalBull): Controls the calculation period and sensitivity for market detection. - Signal Cross Медвежий (
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.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
crossZeroBull- Бычий Energy Start (Zero Cross) event signal.crossZeroBear- Медвежий Energy Start (Zero Cross) event signal.crossSignalBull- Signal Cross Бычий event signal.crossSignalBear- Signal Cross Медвежий event signal.bullsStronger- Bulls Stronger (Lookback) event signal.bearsStronger- Bears Stronger (Lookback) event signal.
2. Фильтры и торговые уровни
fastПериод- Fast RSI value used for structural qualification or thresholds.slowПериод- Slow RSI value used for structural qualification or thresholds.signalПериод- 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.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.