MATRIX SERIES Guia de trading
Ultima atualizacao: July 22, 2026
The Matrix Series é uma ferramenta quantitativa de análise técnica. MATRIX_SERIES Ported from legacy klinecharts indicator and optimized to Golden Standard. Improvements:
O que o indicador mostra?
- Estrutura de mercado e momento: Visualiza direções de tendência predominantes e zonas de reversão chave.
- Sinais COMPRA / VENDA: Destaca oportunidades de entrada e saída confirmadas com base em regras quantitativas.
- Limites dinâmicos: Fornece níveis adaptativos para gerenciar risco e metas de negociação.
Configurações principais
- 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. - Sobrevenda (
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.
Como usar parâmetros de estratégia (Condition Source)
No módulo Strategy Tester, este indicador pode ser usado tanto como fonte direta de sinal quanto como filtro de estado de mercado.
1. Eventos de sinal
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 e níveis de negociação
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- Sobrevenda 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.
Exemplo de estratégia: Entrar em Long quando buySignal for true e trendFilter == 1, garantindo alinhamento com a tendência principal.