TREND FORCE Гайд по трейдингу
Обновлено: July 22, 2026
The Trend Force v2 (Scaled + EMA) — это квантитативный инструмент технического анализа. * Trend Force (VWTF) - Enhanced * Logic: 1. Force = ((Close - Open) / Open * 100) * (Volume / AvgVolume) * ScaleMult
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- Force Период (
forceПериод): Controls the calculation period and sensitivity for market detection. - Volume SMA Период (
volПериод): Controls the calculation period and sensitivity for market detection. - Signal Период (Fast) (
signalПериод): Controls the calculation period and sensitivity for market detection. - Trend EMA Период (Slow) (
trendПериод): Controls the calculation period and sensitivity for market detection. - Strong Порог (
strongLevel): Controls the calculation period and sensitivity for market detection. - Scale Множитель (
scaleMult): Controls the calculation period and sensitivity for market detection. - Show Fast Signal (
showSignal): Controls the calculation period and sensitivity for market detection. - Show Slow EMA (
showTrend): Controls the calculation period and sensitivity for market detection. - Bull Strong (
bullStrong): Controls the calculation period and sensitivity for market detection. - Bull Weak (
bullWeak): Controls the calculation period and sensitivity for market detection. - Bear Strong (
bearStrong): Controls the calculation period and sensitivity for market detection. - Bear Weak (
bearWeak): Controls the calculation period and sensitivity for market detection. - Signal Line (
signalLine): Controls the calculation period and sensitivity for market detection. - Trend Line (
trendLine): Controls the calculation period and sensitivity for market detection. - Zero Line (
zeroLine): Controls the calculation period and sensitivity for market detection. - Force Value (
vwtf): Controls the calculation period and sensitivity for market detection. - Signal (Fast) (
signal): Controls the calculation period and sensitivity for market detection. - Trend EMA (Slow) (
trendEma): Controls the calculation period and sensitivity for market detection. - Main Force Value (
vwtf): Controls the calculation period and sensitivity for market detection. - Trend EMA (30) (
trendEma): Controls the calculation period and sensitivity for market detection. - Signal Line (Fast) (
signal): Controls the calculation period and sensitivity for market detection. - Strong Bull Detection (
isStrongBull): Controls the calculation period and sensitivity for market detection. - Is Above Trend EMA (
aboveTrend): Controls the calculation period and sensitivity for market detection.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
isStrongBull- Strong Bull Detection event signal.aboveTrend- Is Above Trend EMA event signal.
2. Фильтры и торговые уровни
forceПериод- Force Период value used for structural qualification or thresholds.volПериод- Volume SMA Период value used for structural qualification or thresholds.signalПериод- Signal Период (Fast) value used for structural qualification or thresholds.trendПериод- Trend EMA Период (Slow) value used for structural qualification or thresholds.strongLevel- Strong Порог value used for structural qualification or thresholds.scaleMult- Scale Множитель value used for structural qualification or thresholds.showSignal- Show Fast Signal value used for structural qualification or thresholds.showTrend- Show Slow EMA value used for structural qualification or thresholds.vwtf- Force Value value used for structural qualification or thresholds.signal- Signal (Fast) value used for structural qualification or thresholds.trendEma- Trend EMA (Slow) value used for structural qualification or thresholds.vwtf- Main Force Value value used for structural qualification or thresholds.trendEma- Trend EMA (30) value used for structural qualification or thresholds.signal- Signal Line (Fast) value used for structural qualification or thresholds.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.