Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1774
jp303 wrote: Fri Mar 06, 2026 5:36 am Is there a specific reason that nobody uses this is the M1? I've been playing with it and find it can quickly confirm an entry but haven't figured out how many 'false' setups it will be bring just yet as its still early days.
I used to use it a lot in 1 minute but it have a lot of false signals sometimes you just get lucky when its trending but if its ranging or consolidating you will lose a lot of money because of the confirmations it give you.. but todays present i only go down to 3 minute more safer confirmations and setups its fast but not too fast and not too slow like higher timeframes. :D
These users thanked the author kysbog for the post (total 2):
jp303, Curioso

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1778
jp303 wrote: Fri Mar 06, 2026 5:36 am Is there a specific reason that nobody uses this is the M1? I've been playing with it and find it can quickly confirm an entry but haven't figured out how many 'false' setups it will be bring just yet as its still early days.
while using M1 i always check for dot confirmation on M2 to eliminate market noise (and even M3/m4 if i notice too much noise)
These users thanked the author SOLESHOE for the post (total 2):
jp303, Curioso
Video games are like merguez sausages; it's better not to know how they're made so you can continue to enjoy them.

HappyRe: 🔺 MT5 XARD - Simple Trend Following Trading System

1779
fibo786 wrote: Fri Mar 06, 2026 10:25 am Hi,Can you share this weekly Vwapp indicator?
First off, this is a modified XARD777 code which i don't remember what version is, so credit where credit is due.

Hope he doesn't get mad at me for this...
These users thanked the author ripefx for the post (total 7):
stond, simon2024, xard777, fibo786, LAMA, Jimmy, Curioso

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1780
What Sorcery is this...
Still working away on my code
Xard777

Essentially creating a hybrid system that leverages the best of both worlds:

Your XU EFFECT + ArrZZx2 Setup:
┌─────────────────────────────────────────────────────────┐
│ ARRZZX2 │
│ ├── PIVOT Levels (red/blue horizontal lines) │
│ └── Alerts at swing highs/lows │
├─────────────────────────────────────────────────────────┤
│ XU EFFECT │
│ ├── PATTERN: EMA Channel (EMA11/EMA13) + Trigger │
│ │ └── Non-repaint = Stay in trade longer │
│ ├── POC: VWAP (Point of Control) │
│ └── ENTRY: Price crossing EMA channel with Trigger │
├─────────────────────────────────────────────────────────┤
│ RISK MANAGEMENT │
│ └── Trailing STOPLOSS: Trigger line (Teeth) │
└─────────────────────────────────────────────────────────┘
The Logic Flow:
ArrZZx2 identifies PIVOT (potential reversal zones)
Alert fires at pivot level
Wait for ENTRY confirmation:
Price crosses EMA channel (EMA11/EMA13)
AND crosses Trigger line (Teeth)
VWAP acts as dynamic support/resistance (POC)
Stay in trade as long as price stays on correct side of EMA channel
Trail stop with Trigger line if things go south
Why This Works:
Component Advantage
ArrZZx2 Pivots Early warning of potential reversals
EMA Channel Non-repaint = reliable trend direction
Trigger Line Dynamic entry/stop level
VWAP Institutional reference point
The "TSHTF" Protection:
When The Sh*t Hits The Fan 😄:

Price breaks back through EMA channel
Trigger line acts as trailing stop
Exit before major drawdown
XARD: If Carlsberg made charts... Probably the best charts in the world