FORCE PULSE Гайд по трейдингу
Обновлено: July 22, 2026
The Force Pulse — это квантитативный инструмент технического анализа. FORCE_PULSE Optimized Version with Explicit Legend Color Support
Что показывает индикатор?
- Структура рынка и импульс: Визуализирует преобладающие направления тренда и ключевые зоны разворота.
- Сигналы ПОКУПКА / ПРОДАЖА: Отмечает подтвержденные точки входа и выхода на основе алгоритмических правил.
- Динамические границы: Предоставляет адаптивные уровни для управления рисками и целями сделки.
Ключевые настройки
- Lookback (
lookback): Controls the calculation period and sensitivity for market detection. - Force Mode (
forceMode): Controls the calculation period and sensitivity for market detection. - Smooth Длина (
smoothLen): Controls the calculation period and sensitivity for market detection. - MA Длина (
maLen): Controls the calculation period and sensitivity for market detection. - Show Divergences (
showDiv): Controls the calculation period and sensitivity for market detection. - Pivot Длина (
pivotLen): Controls the calculation period and sensitivity for market detection. - Перекупленность (
ob): Controls the calculation period and sensitivity for market detection. - Перепроданность (
os): Controls the calculation period and sensitivity for market detection. - MA 2 Длина (
maLen2): Controls the calculation period and sensitivity for market detection. - Osc (
osc): Controls the calculation period and sensitivity for market detection. - MA (
ma): Controls the calculation period and sensitivity for market detection. - Signal MA 2 (
ma2): Controls the calculation period and sensitivity for market detection. - Dist Osc→MA (%) (
dist_osc_to_ma_proc): Controls the calculation period and sensitivity for market detection. - Перекупленность (
ob): Controls the calculation period and sensitivity for market detection. - Перепроданность (
os): Controls the calculation period and sensitivity for market detection. - Osc Prev (
oscPrev): Controls the calculation period and sensitivity for market detection. - Osc Delta (
oscDelta): Controls the calculation period and sensitivity for market detection. - Buy OS (
buySignal): Controls the calculation period and sensitivity for market detection. - Sell OB (
sellSignal): Controls the calculation period and sensitivity for market detection. - Bull Div (
bullDiv): Controls the calculation period and sensitivity for market detection. - Bear Div (
bearDiv): Controls the calculation period and sensitivity for market detection. - Oscillator (
osc): Controls the calculation period and sensitivity for market detection. - Signal MA (
ma): Controls the calculation period and sensitivity for market detection. - Signal MA 2 (
ma2): Controls the calculation period and sensitivity for market detection. - Dist Osc→MA (%) (
dist_osc_to_ma_proc): Controls the calculation period and sensitivity for market detection. - Osc Delta (
oscDelta): Controls the calculation period and sensitivity for market detection. - Buy From Перепроданность (
buySignal): Controls the calculation period and sensitivity for market detection. - Sell From Перекупленность (
sellSignal): Controls the calculation period and sensitivity for market detection. - Бычий Divergence (
bullDiv): Controls the calculation period and sensitivity for market detection. - Медвежий Divergence (
bearDiv): Controls the calculation period and sensitivity for market detection.
Как использовать параметры стратегии (Condition Source)
В модуле Strategy Tester этот индикатор можно использовать как прямой источник сигналов, так и в качестве фильтра состояния рынка.
1. События сигналов
buySignal- Buy From Перепроданность event signal.sellSignal- Sell From Перекупленность event signal.bullDiv- Бычий Divergence event signal.bearDiv- Медвежий Divergence event signal.
2. Фильтры и торговые уровни
lookback- Lookback value used for structural qualification or thresholds.forceMode- Force Mode value used for structural qualification or thresholds.smoothLen- Smooth Длина value used for structural qualification or thresholds.maLen- MA Длина value used for structural qualification or thresholds.showDiv- Show Divergences value used for structural qualification or thresholds.pivotLen- Pivot Длина value used for structural qualification or thresholds.ob- Перекупленность value used for structural qualification or thresholds.os- Перепроданность value used for structural qualification or thresholds.maLen2- MA 2 Длина value used for structural qualification or thresholds.osc- Osc value used for structural qualification or thresholds.ma- MA value used for structural qualification or thresholds.ma2- Signal MA 2 value used for structural qualification or thresholds.dist_osc_to_ma_proc- Dist Osc→MA (%) value used for structural qualification or thresholds.ob- Перекупленность value used for structural qualification or thresholds.os- Перепроданность value used for structural qualification or thresholds.oscPrev- Osc Prev value used for structural qualification or thresholds.oscDelta- Osc Delta value used for structural qualification or thresholds.buySignal- Buy OS value used for structural qualification or thresholds.sellSignal- Sell OB value used for structural qualification or thresholds.bullDiv- Bull Div value used for structural qualification or thresholds.bearDiv- Bear Div value used for structural qualification or thresholds.osc- Oscillator value used for structural qualification or thresholds.ma- Signal MA value used for structural qualification or thresholds.ma2- Signal MA 2 value used for structural qualification or thresholds.dist_osc_to_ma_proc- Dist Osc→MA (%) value used for structural qualification or thresholds.oscDelta- Osc Delta value used for structural qualification or thresholds.
Пример стратегии: Вход в лонг, когда buySignal == true и trendFilter == 1, что гарантирует соответствие сделок основному импульсу рынка.