VMC CIPHER A Trading Guide
Last updated: July 22, 2026
The VuManChu Cipher A is a quantitative technical analysis tool. VMC_CIPHER_A: VuManChu Cipher A Indicator 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
- WT Channel Length (
wtChannelLen): Controls the calculation period and sensitivity for market detection. - WT Average Length (
wtAvgLen): Controls the calculation period and sensitivity for market detection. - WT MA Length (
wtMALen): Controls the calculation period and sensitivity for market detection. - WT Overbought 1 (
obLevel): Controls the calculation period and sensitivity for market detection. - WT Overbought 2 (
obLevel2): Controls the calculation period and sensitivity for market detection. - WT Overbought 3 (
obLevel3): Controls the calculation period and sensitivity for market detection. - WT Oversold 1 (
osLevel): Controls the calculation period and sensitivity for market detection. - WT Oversold 2 (
osLevel2): Controls the calculation period and sensitivity for market detection. - WT Oversold 3 (
osLevel3): Controls the calculation period and sensitivity for market detection. - RSI Length (
rsiLen): Controls the calculation period and sensitivity for market detection. - RSI Oversold (
rsiOversold): Controls the calculation period and sensitivity for market detection. - RSI Overbought (
rsiOverbought): Controls the calculation period and sensitivity for market detection. - RSI+MFI Period (
rsiMfiPeriod): Controls the calculation period and sensitivity for market detection. - RSI+MFI Multiplier (
rsiMfiMultiplier): Controls the calculation period and sensitivity for market detection. - Show EMA Ribbon (
showRibbon): Controls the calculation period and sensitivity for market detection. - Show Red Diamond (
showRedDiamond): Controls the calculation period and sensitivity for market detection. - Show Blood Diamond (
showBloodDiamond): Controls the calculation period and sensitivity for market detection. - Show Yellow Cross (
showYellowCross): Controls the calculation period and sensitivity for market detection. - Show Blue Triangle (
showBlueTriangle): Controls the calculation period and sensitivity for market detection. - Show Long EMA (
showLongEma): Controls the calculation period and sensitivity for market detection. - Show Short EMA (
showShortEma): Controls the calculation period and sensitivity for market detection. - Show Bull Candle (
showBullCandle): Controls the calculation period and sensitivity for market detection. - WaveTrend 1 (
wt1): Controls the calculation period and sensitivity for market detection. - WaveTrend 2 (
wt2): Controls the calculation period and sensitivity for market detection. - RSI (
rsi): Controls the calculation period and sensitivity for market detection. - Long EMA Signal (
_longEma): Controls the calculation period and sensitivity for market detection. - Short EMA Signal (
_shortEma): Controls the calculation period and sensitivity for market detection. - Blood Diamond Signal (
_bloodDiamond): Controls the calculation period and sensitivity for market detection. - Red Diamond Signal (
_redDiamond): 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
_longEma- Long EMA Signal event signal._shortEma- Short EMA Signal event signal._bloodDiamond- Blood Diamond Signal event signal._redDiamond- Red Diamond Signal event signal.
2. Filters and Trade Levels
wtChannelLen- WT Channel Length value used for structural qualification or thresholds.wtAvgLen- WT Average Length value used for structural qualification or thresholds.wtMALen- WT MA Length value used for structural qualification or thresholds.obLevel- WT Overbought 1 value used for structural qualification or thresholds.obLevel2- WT Overbought 2 value used for structural qualification or thresholds.obLevel3- WT Overbought 3 value used for structural qualification or thresholds.osLevel- WT Oversold 1 value used for structural qualification or thresholds.osLevel2- WT Oversold 2 value used for structural qualification or thresholds.osLevel3- WT Oversold 3 value used for structural qualification or thresholds.rsiLen- RSI Length value used for structural qualification or thresholds.rsiOversold- RSI Oversold value used for structural qualification or thresholds.rsiOverbought- RSI Overbought value used for structural qualification or thresholds.rsiMfiPeriod- RSI+MFI Period value used for structural qualification or thresholds.rsiMfiMultiplier- RSI+MFI Multiplier value used for structural qualification or thresholds.showRibbon- Show EMA Ribbon value used for structural qualification or thresholds.showRedDiamond- Show Red Diamond value used for structural qualification or thresholds.showBloodDiamond- Show Blood Diamond value used for structural qualification or thresholds.showYellowCross- Show Yellow Cross value used for structural qualification or thresholds.showBlueTriangle- Show Blue Triangle value used for structural qualification or thresholds.showLongEma- Show Long EMA value used for structural qualification or thresholds.showShortEma- Show Short EMA value used for structural qualification or thresholds.showBullCandle- Show Bull Candle value used for structural qualification or thresholds.wt1- WaveTrend 1 value used for structural qualification or thresholds.wt2- WaveTrend 2 value used for structural qualification or thresholds.rsi- RSI value used for structural qualification or thresholds.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.