TREND CLOUD OSC Guia de trading
Ultima actualizacion: July 22, 2026
The Trend Cloud Oscillator PRO es una herramienta cuantitativa de análisis técnico. Trend Cloud Oscillator (Осциллятор Тренда) - PRO Version Оценивает последние N свечей по отношению к EMA. Улучшения:
¿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
- EMA Período (
emaPeríodo): Controls the calculation period and sensitivity for market detection. - Lookback (Candles) (
lookback): Controls the calculation period and sensitivity for market detection. - Cloud Smoothing (
smooth): Controls the calculation period and sensitivity for market detection. - Signal Período (
signalPeríodo): Controls the calculation period and sensitivity for market detection. - Source (
source): Controls the calculation period and sensitivity for market detection. - Trend Cloud (
sentiment): Controls the calculation period and sensitivity for market detection. - Signal Line (
signal): Controls the calculation period and sensitivity for market detection. - Cloud Value (
sentiment): Controls the calculation period and sensitivity for market detection. - Signal Value (
signal): Controls the calculation period and sensitivity for market detection. - Cloud vs Zero (
sentiment_vs_zero): Controls the calculation period and sensitivity for market detection. - Cloud vs Signal (
cloud_vs_signal): Controls the calculation period and sensitivity for market detection. - Strong Up (Bright Green) (
strongUp): Controls the calculation period and sensitivity for market detection. - Weak Up (Light Green) (
weakUp): Controls the calculation period and sensitivity for market detection. - Strong Down (Bright Red) (
strongDown): Controls the calculation period and sensitivity for market detection. - Weak Down (Light Red) (
weakDown): Controls the calculation period and sensitivity for market detection. - Signal Line (
signalLine): Controls the calculation period and sensitivity for market detection. - Zero Line (
zeroLine): 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- Se activa cuando a bullish market condition is confirmed.sellSignal- Se activa cuando a bearish market condition is confirmed.signalDir- Outputs1for bullish,-1for bearish, and0when neutral.
2. Filtros y niveles de trading
emaPeríodo- EMA Período value used for structural qualification or thresholds.lookback- Lookback (Candles) value used for structural qualification or thresholds.smooth- Cloud Smoothing value used for structural qualification or thresholds.signalPeríodo- Signal Período value used for structural qualification or thresholds.source- Source value used for structural qualification or thresholds.sentiment- Trend Cloud value used for structural qualification or thresholds.signal- Signal Line value used for structural qualification or thresholds.sentiment- Cloud Value value used for structural qualification or thresholds.signal- Signal Value value used for structural qualification or thresholds.sentiment_vs_zero- Cloud vs Zero value used for structural qualification or thresholds.cloud_vs_signal- Cloud vs Signal value used for structural qualification or thresholds.strongUp- Strong Up (Bright Green) value used for structural qualification or thresholds.weakUp- Weak Up (Light Green) value used for structural qualification or thresholds.strongDown- Strong Down (Bright Red) value used for structural qualification or thresholds.weakDown- Weak Down (Light Red) value used for structural qualification or thresholds.signalLine- Signal Line value used for structural qualification or thresholds.zeroLine- Zero Line 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.