STANDARDIZED MACD HEIKIN ASHI TRANSFORMED Гайд по трейдингу
Обновлено: July 22, 2026
The Standardized MACD Heikin-Ashi Transformed — это квантитативный инструмент технического анализа. Standardized MACD Heikin-Ashi Transformed Ported from Pine Script by EliCobra. Original license notice: CC BY-NC-SA 4.0
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- Source (
source): Controls the calculation period and sensitivity for market detection. - Fast Длина (
fastДлина): Controls the calculation period and sensitivity for market detection. - Slow Длина (
slowДлина): Controls the calculation period and sensitivity for market detection. - Signal (
showSignal): Controls the calculation period and sensitivity for market detection. - Signal Source (
signalSource): Controls the calculation period and sensitivity for market detection. - Signal Длина (
signalДлина): Controls the calculation period and sensitivity for market detection. - Display Mode (
displayMode): Controls the calculation period and sensitivity for market detection. - Reversion Markers (
showReversions): Controls the calculation period and sensitivity for market detection. - Reversion Порог (
reversionПорог): Controls the calculation period and sensitivity for market detection. - Bar Coloring State (
barColoring): Controls the calculation period and sensitivity for market detection. - Hollow Candles (
hollowCandles): Controls the calculation period and sensitivity for market detection. - Бычий Candle / OS Marker (
up): Controls the calculation period and sensitivity for market detection. - Медвежий Candle / OB Marker (
down): Controls the calculation period and sensitivity for market detection. - Histogram Positive (
histUp): Controls the calculation period and sensitivity for market detection. - Histogram Negative (
histDown): Controls the calculation period and sensitivity for market detection. - Signal Line (
signal): Controls the calculation period and sensitivity for market detection. - Mid Line (
midLine): Controls the calculation period and sensitivity for market detection. - Перепроданность Fill (
zoneUp): Controls the calculation period and sensitivity for market detection. - Перекупленность Fill (
zoneDown): Controls the calculation period and sensitivity for market detection. - Перепроданность Arrow (
osMarker): Controls the calculation period and sensitivity for market detection. - Перекупленность Arrow (
obMarker): Controls the calculation period and sensitivity for market detection. - Neutral Bar Coloring State (
neutral): Controls the calculation period and sensitivity for market detection. - open (
macdOpen): Controls the calculation period and sensitivity for market detection. - high (
macdHigh): Controls the calculation period and sensitivity for market detection. - low (
macdLow): Controls the calculation period and sensitivity for market detection. - close (
macdClose): Controls the calculation period and sensitivity for market detection. - hl2 (
hl2): Controls the calculation period and sensitivity for market detection. - hlc3 (
hlc3): Controls the calculation period and sensitivity for market detection. - ohlc4 (
ohlc4): Controls the calculation period and sensitivity for market detection. - hlcc4 (
hlcc4): 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. - OB Signal (
obSignal): Controls the calculation period and sensitivity for market detection. - OS Signal (
osSignal): Controls the calculation period and sensitivity for market detection. - Бычий Trend (
bullishTrend): Controls the calculation period and sensitivity for market detection. - Медвежий Trend (
bearishTrend): Controls the calculation period and sensitivity for market detection. - Heikin-Ashi Uptrend (
haUptrend): Controls the calculation period and sensitivity for market detection. - Heikin-Ashi Downtrend (
haDowntrend): Controls the calculation period and sensitivity for market detection. - MACD Бычий Cross (
macdBullCross): Controls the calculation period and sensitivity for market detection. - MACD Медвежий Cross (
macdBearCross): Controls the calculation period and sensitivity for market detection. - Bar Coloring State (
barColorState): Controls the calculation period and sensitivity for market detection. - MACD HA Open (
macdOpen): Controls the calculation period and sensitivity for market detection. - MACD HA High (
macdHigh): Controls the calculation period and sensitivity for market detection. - MACD HA Low (
macdLow): Controls the calculation period and sensitivity for market detection. - MACD HA Close (
macdClose): Controls the calculation period and sensitivity for market detection. - MACD HA HL2 (
hl2): Controls the calculation period and sensitivity for market detection. - MACD HA HLC3 (
hlc3): Controls the calculation period and sensitivity for market detection. - MACD HA OHLC4 (
ohlc4): Controls the calculation period and sensitivity for market detection. - MACD HA HLCC4 (
hlcc4): 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. - Bar Coloring State (-1/0/1) (
barColorState): Controls the calculation period and sensitivity for market detection. - Перекупленность Signal (
obSignal): Controls the calculation period and sensitivity for market detection. - Перепроданность Signal (
osSignal): Controls the calculation period and sensitivity for market detection. - Midline Crossover (
bullishTrend): Controls the calculation period and sensitivity for market detection. - Midline Crossunder (
bearishTrend): Controls the calculation period and sensitivity for market detection. - Positive Heikin-Ashi (
haUptrend): Controls the calculation period and sensitivity for market detection. - Negative Heikin-Ashi (
haDowntrend): Controls the calculation period and sensitivity for market detection. - MACD Bull Cross (
macdBullCross): Controls the calculation period and sensitivity for market detection. - MACD Bear Cross (
macdBearCross): Controls the calculation period and sensitivity for market detection.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
obSignal- Перекупленность Signal event signal.osSignal- Перепроданность Signal event signal.bullishTrend- Midline Crossover event signal.bearishTrend- Midline Crossunder event signal.haUptrend- Positive Heikin-Ashi event signal.haDowntrend- Negative Heikin-Ashi event signal.macdBullCross- MACD Bull Cross event signal.macdBearCross- MACD Bear Cross event signal.
2. Фильтры и торговые уровни
source- Source value used for structural qualification or thresholds.fastДлина- Fast Длина value used for structural qualification or thresholds.slowДлина- Slow Длина value used for structural qualification or thresholds.showSignal- Signal value used for structural qualification or thresholds.signalSource- Signal Source value used for structural qualification or thresholds.signalДлина- Signal Длина value used for structural qualification or thresholds.displayMode- Display Mode value used for structural qualification or thresholds.showReversions- Reversion Markers value used for structural qualification or thresholds.reversionПорог- Reversion Порог value used for structural qualification or thresholds.barColoring- Bar Coloring State value used for structural qualification or thresholds.hollowCandles- Hollow Candles value used for structural qualification or thresholds.macdOpen- open value used for structural qualification or thresholds.macdHigh- high value used for structural qualification or thresholds.macdLow- low value used for structural qualification or thresholds.macdClose- close value used for structural qualification or thresholds.hl2- hl2 value used for structural qualification or thresholds.hlc3- hlc3 value used for structural qualification or thresholds.ohlc4- ohlc4 value used for structural qualification or thresholds.hlcc4- hlcc4 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.obSignal- OB Signal value used for structural qualification or thresholds.osSignal- OS Signal value used for structural qualification or thresholds.bullishTrend- Бычий Trend value used for structural qualification or thresholds.bearishTrend- Медвежий Trend value used for structural qualification or thresholds.haUptrend- Heikin-Ashi Uptrend value used for structural qualification or thresholds.haDowntrend- Heikin-Ashi Downtrend value used for structural qualification or thresholds.macdBullCross- MACD Бычий Cross value used for structural qualification or thresholds.macdBearCross- MACD Медвежий Cross value used for structural qualification or thresholds.barColorState- Bar Coloring State value used for structural qualification or thresholds.macdOpen- MACD HA Open value used for structural qualification or thresholds.macdHigh- MACD HA High value used for structural qualification or thresholds.macdLow- MACD HA Low value used for structural qualification or thresholds.macdClose- MACD HA Close value used for structural qualification or thresholds.hl2- MACD HA HL2 value used for structural qualification or thresholds.hlc3- MACD HA HLC3 value used for structural qualification or thresholds.ohlc4- MACD HA OHLC4 value used for structural qualification or thresholds.hlcc4- MACD HA HLCC4 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.barColorState- Bar Coloring State (-1/0/1) value used for structural qualification or thresholds.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.