MATRIX SERIES Trading Guide
Last updated: July 22, 2026
The Matrix Series is a quantitative technical analysis tool. MATRIX_SERIES Ported from legacy klinecharts indicator and optimized to Golden Standard. Improvements:
What does the indicator show?
- Market Structure & Momentum: Visualizes prevailing trend directions and key reversal zones.
- BUY / SELL Signals: Highlights confirmed entry and exit opportunities based on quantitative rules.
- Dynamic Boundaries: Provides adaptive levels for managing trade risk and reward expectations.
Key Settings
- Price Period (
pricePeriod): 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 Period (
zonePeriod): 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. - Overbought (
overbought): Controls the calculation period and sensitivity for market detection. - Oversold (
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.
How to use Strategy Parameters (Condition Source)
Within the Strategy Tester module, this indicator can be used both as a direct signal source and as a market-state filter.
1. Signal Events
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. Filters and Trade Levels
pricePeriod- Price Period 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.zonePeriod- Zone Period 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- Overbought value used for structural qualification or thresholds.oversold- Oversold 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.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.