FORCE PULSE Guia de trading
Ultima actualizacion: July 22, 2026
The Force Pulse es una herramienta cuantitativa de análisis técnico. FORCE_PULSE Optimized Version with Explicit Legend Color Support
¿Qué muestra el indicador?
- Estructura del mercado e impulso: Visualiza la dirección de la tendencia dominante y zonas clave de reversión.
- Señales COMPRA / VENTA: Muestra puntos de entrada y salida confirmados según reglas cuantitativas.
- Límites dinámicos: Proporciona niveles adaptativos para gestionar el riesgo y beneficio de las operaciones.
Ajustes clave
- Lookback (
lookback): Controls the calculation period and sensitivity for market detection. - Force Mode (
forceMode): Controls the calculation period and sensitivity for market detection. - Smooth Longitud (
smoothLen): Controls the calculation period and sensitivity for market detection. - MA Longitud (
maLen): Controls the calculation period and sensitivity for market detection. - Show Divergences (
showDiv): Controls the calculation period and sensitivity for market detection. - Pivot Longitud (
pivotLen): Controls the calculation period and sensitivity for market detection. - Sobrecompra (
ob): Controls the calculation period and sensitivity for market detection. - Sobreventa (
os): Controls the calculation period and sensitivity for market detection. - MA 2 Longitud (
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. - Sobrecompra (
ob): Controls the calculation period and sensitivity for market detection. - Sobreventa (
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 Sobreventa (
buySignal): Controls the calculation period and sensitivity for market detection. - Sell From Sobrecompra (
sellSignal): Controls the calculation period and sensitivity for market detection. - Alcista Divergence (
bullDiv): Controls the calculation period and sensitivity for market detection. - Bajista Divergence (
bearDiv): Controls the calculation period and sensitivity for market detection.
Cómo usar los parámetros de estrategia (Condition Source)
Dentro del módulo Strategy Tester, este indicador se puede utilizar tanto como fuente directa de señales como filtro del estado del mercado.
1. Eventos de señal
buySignal- Buy From Sobreventa event signal.sellSignal- Sell From Sobrecompra event signal.bullDiv- Alcista Divergence event signal.bearDiv- Bajista Divergence event signal.
2. Filtros y niveles de trading
lookback- Lookback value used for structural qualification or thresholds.forceMode- Force Mode value used for structural qualification or thresholds.smoothLen- Smooth Longitud value used for structural qualification or thresholds.maLen- MA Longitud value used for structural qualification or thresholds.showDiv- Show Divergences value used for structural qualification or thresholds.pivotLen- Pivot Longitud value used for structural qualification or thresholds.ob- Sobrecompra value used for structural qualification or thresholds.os- Sobreventa value used for structural qualification or thresholds.maLen2- MA 2 Longitud 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- Sobrecompra value used for structural qualification or thresholds.os- Sobreventa 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.
Ejemplo de estrategia: Entrar en Long cuando buySignal es true y trendFilter == 1, asegurando que las operaciones se alineen con el impulso principal.