CM SLINGSHOT Guia de trading
Ultima actualizacion: July 22, 2026
The CM SlingShot System es una herramienta cuantitativa de análisis técnico. CM SlingShot System Ported to v2.0 format (1:1 Visuals & Logic) Original by ChrisMoody
¿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
- Show Aggressive (Yellow) (
showAgg): Controls the calculation period and sensitivity for market detection. - Show Conservative (Entry) (
showCons): Controls the calculation period and sensitivity for market detection. - Show Trend Triangles (
showTri): Controls the calculation period and sensitivity for market detection. - Show Entry Arrows (
showArr): Controls the calculation period and sensitivity for market detection. - Show (
showLetters): Controls the calculation period and sensitivity for market detection. - Hide Data in Tooltip (
hideData): Controls the calculation period and sensitivity for market detection. - EMA Fast (38) (
emaFast): Controls the calculation period and sensitivity for market detection. - EMA Slow (62) (
emaSlow): Controls the calculation period and sensitivity for market detection. - Cloud Fill (
cloudFill): Controls the calculation period and sensitivity for market detection. - Aggressive Bar (
colAggressive): Controls the calculation period and sensitivity for market detection. - Conservative Bar (
colConservative): Controls the calculation period and sensitivity for market detection. - Trend Up (
colTrendUp): Controls the calculation period and sensitivity for market detection. - Trend Down (
colTrendDn): Controls the calculation period and sensitivity for market detection. - Buy Signal (
signalBuy): Controls the calculation period and sensitivity for market detection. - Sell Signal (
signalSell): Controls the calculation period and sensitivity for market detection. - Conservative Buy (
buy_conservative): Controls the calculation period and sensitivity for market detection. - Conservative Sell (
sell_conservative): Controls the calculation period and sensitivity for market detection. - Is Aggressive (Pullback) (
is_aggressive): Controls the calculation period and sensitivity for market detection. - Trend Direction (
trend_dir): 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
signalBuy- Buy Signal event signal.signalSell- Sell Signal event signal.buy_conservative- Conservative Buy event signal.sell_conservative- Conservative Sell event signal.
2. Filtros y niveles de trading
showAgg- Show Aggressive (Yellow) value used for structural qualification or thresholds.showCons- Show Conservative (Entry) value used for structural qualification or thresholds.showTri- Show Trend Triangles value used for structural qualification or thresholds.showArr- Show Entry Arrows value used for structural qualification or thresholds.hideData- Hide Data in Tooltip value used for structural qualification or thresholds.emaFast- EMA Fast (38) value used for structural qualification or thresholds.emaSlow- EMA Slow (62) value used for structural qualification or thresholds.cloudFill- Cloud Fill value used for structural qualification or thresholds.colAggressive- Aggressive Bar value used for structural qualification or thresholds.colConservative- Conservative Bar value used for structural qualification or thresholds.colTrendUp- Trend Up value used for structural qualification or thresholds.colTrendDn- Trend Down value used for structural qualification or thresholds.is_aggressive- Is Aggressive (Pullback) value used for structural qualification or thresholds.trend_dir- Trend Direction 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.