MATRIX SERIES Guia de trading
Ultima actualizacion: July 22, 2026
The Matrix Series es una herramienta cuantitativa de análisis técnico. MATRIX_SERIES Ported from legacy klinecharts indicator and optimized to Golden Standard. Improvements:
¿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
- Price Período (
pricePeríodo): Controls the calculation period and sensitivity for market detection. - Smoother (
smoother): Controls the calculation period and sensitivity for market detection. - Show Matrix Signals (
showMatrixSignals): Controls the calculation period and sensitivity for market detection. - Show Dynamic Zones (
showDynamicZones): Controls the calculation period and sensitivity for market detection. - Zone Período (
zonePeríodo): Controls the calculation period and sensitivity for market detection. - Show Vix Fix Hist (
showVixFix): Controls the calculation period and sensitivity for market detection. - Vix Lookback (
vixLookback): Controls the calculation period and sensitivity for market detection. - Show FE Signals (
showFe): Controls the calculation period and sensitivity for market detection. - Sobrecompra (
overbought): Controls the calculation period and sensitivity for market detection. - Sobreventa (
oversold): Controls the calculation period and sensitivity for market detection. - Show AE Signals (
showAe): Controls the calculation period and sensitivity for market detection. - Show FS Signals (
showFs): Controls the calculation period and sensitivity for market detection. - Show AS Signals (
showAs): Controls the calculation period and sensitivity for market detection. - Matrix Open (
matOpen): Controls the calculation period and sensitivity for market detection. - Matrix Close (
matClose): Controls the calculation period and sensitivity for market detection. - Matrix Up (
matUp): Controls the calculation period and sensitivity for market detection. - Matrix Down (
matDown): Controls the calculation period and sensitivity for market detection. - Resistance (
resLine): Controls the calculation period and sensitivity for market detection. - Support (
supLine): Controls the calculation period and sensitivity for market detection. - Vix Fix (
wvf): Controls the calculation period and sensitivity for market detection. - Dot Up (
dotUp): Controls the calculation period and sensitivity for market detection. - Dot Down (
dotDown): Controls the calculation period and sensitivity for market detection. - FE Signal (
isFE): Controls the calculation period and sensitivity for market detection. - AE Signal (
isAE): Controls the calculation period and sensitivity for market detection. - FS Signal (
isFS): Controls the calculation period and sensitivity for market detection. - AS Signal (
isAS): Controls the calculation period and sensitivity for market detection. - Matrix Buy (
matBuy): Controls the calculation period and sensitivity for market detection. - Matrix Sell (
matSell): Controls the calculation period and sensitivity for market detection. - Matrix Up (
matUp): Controls the calculation period and sensitivity for market detection. - Matrix Down (
matDown): 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
isFE- FE Signal event signal.isAE- AE Signal event signal.isFS- FS Signal event signal.isAS- AS Signal event signal.matBuy- Matrix Buy event signal.matSell- Matrix Sell event signal.
2. Filtros y niveles de trading
pricePeríodo- Price Período value used for structural qualification or thresholds.smoother- Smoother value used for structural qualification or thresholds.showMatrixSignals- Show Matrix Signals value used for structural qualification or thresholds.showDynamicZones- Show Dynamic Zones value used for structural qualification or thresholds.zonePeríodo- Zone Período value used for structural qualification or thresholds.showVixFix- Show Vix Fix Hist value used for structural qualification or thresholds.vixLookback- Vix Lookback value used for structural qualification or thresholds.showFe- Show FE Signals value used for structural qualification or thresholds.overbought- Sobrecompra value used for structural qualification or thresholds.oversold- Sobreventa value used for structural qualification or thresholds.showAe- Show AE Signals value used for structural qualification or thresholds.showFs- Show FS Signals value used for structural qualification or thresholds.showAs- Show AS Signals value used for structural qualification or thresholds.matOpen- Matrix Open value used for structural qualification or thresholds.matClose- Matrix Close value used for structural qualification or thresholds.matUp- Matrix Up value used for structural qualification or thresholds.matDown- Matrix Down value used for structural qualification or thresholds.resLine- Resistance value used for structural qualification or thresholds.supLine- Support value used for structural qualification or thresholds.wvf- Vix Fix value used for structural qualification or thresholds.dotUp- Dot Up value used for structural qualification or thresholds.dotDown- Dot Down value used for structural qualification or thresholds.matUp- Matrix Up value used for structural qualification or thresholds.matDown- Matrix Down 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.