Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1861
Pelle wrote: Thu Mar 26, 2026 9:21 pm For those who have problems with XU EFFECT v7.60 (like me), that the indicator does not "work" on timeframes below D1.

Increase MAX_BUFFER_SIZE in the source code to a larger value. It can be found on line 26. I myself set it to 2000000, so it also works on smaller ones. That is a big number, but it runs fine on my machine.

Remember to compile after that change
XARD: I am working on it -- but it will be the weekend for a full fix -- still making changes and trading in between
Hi, please tell me where you got XU EFFECT v7.60.
I searched, but I couldn't find it.
Thanks.
Best regards.

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1863
New XU EFFECT v7.72

The Indicator

Trimmed & Optimized — No lag, significantly faster execution

No On-Chart VCD Panel — All JSON data streams directly to MT5 Bridge

Pure Signal Output — Clean, efficient, lightweight

Genome Market Awareness — Hebbian values across M1/M4/M15 timeframes

Exhaustion Trap Logic — M1 < 0.35 trigger condition

What It Does
text

XU EFFECT v7.72 → MT5 Bridge (JSON) → HomeLAB v4

Real-time Hebbian values
Price data
Timeframe status
Trigger events

HOMELAB v4

The Intelligence Layer

Trinity High Council — Three-model board (DS3/DS2/Gemma3) that audits itself

Evolutionary Memory — BA.md, BLACKBOARD.md, AI.md create self-improving rules

MT5 Bridge Integration — Direct JSON feed from XU EFFECT v7.72

XU AI Analysis — DeepSeek-V2 (local) analyzing every 2-3 minutes

No Hallucinations — Pre-calculated comparisons, board verification

Self-Aware — System knows when to WAIT, doesn't force trades

Key Achievement

XU AI Analysis is now in sync with Genome Market Awareness. No lag.

THE BREAKTHROUGH
text

Before: Indicator lag → AI lag → Missed entries
Now: XU EFFECT v7.72 (fast) → MT5 Bridge (JSON) → HomeLAB v4 (sync)

Trinity Council reads BLACKBOARD.md before ANY analysis
Numbers pre-calculated
No hallucinations
WAIT until ALL conditions met

SYSTEM ARCHITECTURE

┌─────────────────────────────────────────────────────────────────┐
│ MT5 TERMINAL │
│ ┌─────────────────────────────────────────────────────────┐ │
│ │ XU EFFECT v7.72 │ │
│ │ ├── Hebbian: M1/M4/M15 values │ │
│ │ ├── Price data + VWAP │ │
│ │ ├── Exhaustion trap detection │ │
│ │ └── JSON output → MT5 Bridge │ │
│ └─────────────────────────────────────────────────────────┘ │
└─────────────────────────────────────────────────────────────────┘
↓ JSON
┌─────────────────────────────────────────────────────────────────┐
│ HOMELAB v4 │
│ ┌─────────────────────────────────────────────────────────┐ │
│ │ MT5 BRIDGE → BLACKBOARD.md │ │
│ └─────────────────────────────────────────────────────────┘ │
│ ↓ │
│ ┌─────────────────────────────────────────────────────────┐ │
│ │ TRINITY HIGH COUNCIL │ │
│ │ ├── DS2 (Analyst): Reads numbers, analyzes │ │
│ │ ├── Gemma3 (Verifier): Checks DS2's math │ │
│ │ ├── DS3 (Executive): Audits both, final consensus │ │
│ │ └── ALL must agree before action │ │
│ └─────────────────────────────────────────────────────────┘ │
│ ↓ │
│ ┌─────────────────────────────────────────────────────────┐ │
│ │ EVOLUTIONARY MEMORY │ │
│ │ ├── AI.md: Constitution (rules all models obey) │ │
│ │ ├── BA.md: Board memory (performance tracking) │ │
│ │ ├── BLACKBOARD.md: Session memory (real-time) │ │
│ │ └── HISTORY.md: Market memory (every bar) │ │
│ └─────────────────────────────────────────────────────────┘ │
└─────────────────────────────────────────────────────────────────┘
XARD: If Carlsberg made charts... Probably the best charts in the world

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1864
xard777 wrote: Sat Mar 28, 2026 12:21 am New XU EFFECT v7.72

The Indicator

Trimmed & Optimized — No lag, significantly faster execution

No On-Chart VCD Panel — All JSON data streams directly to MT5 Bridge

Pure Signal Output — Clean, efficient, lightweight

Genome Market Awareness — Hebbian values across M1/M4/M15 timeframes

Exhaustion Trap Logic — M1 < 0.35 trigger condition

What It Does
text

XU EFFECT v7.72 → MT5 Bridge (JSON) → HomeLAB v4

Real-time Hebbian values
Price data
Timeframe status
Trigger events

HOMELAB v4

The Intelligence Layer

Trinity High Council — Three-model board (DS3/DS2/Gemma3) that audits itself

Evolutionary Memory — BA.md, BLACKBOARD.md, AI.md create self-improving rules

MT5 Bridge Integration — Direct JSON feed from XU EFFECT v7.72

XU AI Analysis — DeepSeek-V2 (local) analyzing every 2-3 minutes

No Hallucinations — Pre-calculated comparisons, board verification

Self-Aware — System knows when to WAIT, doesn't force trades

Key Achievement

XU AI Analysis is now in sync with Genome Market Awareness. No lag.

THE BREAKTHROUGH
text

Before: Indicator lag → AI lag → Missed entries
Now: XU EFFECT v7.72 (fast) → MT5 Bridge (JSON) → HomeLAB v4 (sync)

Trinity Council reads BLACKBOARD.md before ANY analysis
Numbers pre-calculated
No hallucinations
WAIT until ALL conditions met

SYSTEM ARCHITECTURE

┌─────────────────────────────────────────────────────────────────┐
│ MT5 TERMINAL │
│ ┌─────────────────────────────────────────────────────────┐ │
│ │ XU EFFECT v7.72 │ │
│ │ ├── Hebbian: M1/M4/M15 values │ │
│ │ ├── Price data + VWAP │ │
│ │ ├── Exhaustion trap detection │ │
│ │ └── JSON output → MT5 Bridge │ │
│ └─────────────────────────────────────────────────────────┘ │
└─────────────────────────────────────────────────────────────────┘
↓ JSON
┌─────────────────────────────────────────────────────────────────┐
│ HOMELAB v4 │
│ ┌─────────────────────────────────────────────────────────┐ │
│ │ MT5 BRIDGE → BLACKBOARD.md │ │
│ └─────────────────────────────────────────────────────────┘ │
│ ↓ │
│ ┌─────────────────────────────────────────────────────────┐ │
│ │ TRINITY HIGH COUNCIL │ │
│ │ ├── DS2 (Analyst): Reads numbers, analyzes │ │
│ │ ├── Gemma3 (Verifier): Checks DS2's math │ │
│ │ ├── DS3 (Executive): Audits both, final consensus │ │
│ │ └── ALL must agree before action │ │
│ └─────────────────────────────────────────────────────────┘ │
│ ↓ │
│ ┌─────────────────────────────────────────────────────────┐ │
│ │ EVOLUTIONARY MEMORY │ │
│ │ ├── AI.md: Constitution (rules all models obey) │ │
│ │ ├── BA.md: Board memory (performance tracking) │ │
│ │ ├── BLACKBOARD.md: Session memory (real-time) │ │
│ │ └── HISTORY.md: Market memory (every bar) │ │
│ └─────────────────────────────────────────────────────────┘ │
└─────────────────────────────────────────────────────────────────┘
Could I get the SEMA values? So I can correct the ones on MT4. Thanks.
These users thanked the author Lenovo for the post:
TriThep

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1865
xard777 wrote: Sat Mar 28, 2026 12:21 am New XU EFFECT v7.72

The Indicator

Trimmed & Optimized — No lag, significantly faster execution

No On-Chart VCD Panel — All JSON data streams directly to MT5 Bridge

Pure Signal Output — Clean, efficient, lightweight

Genome Market Awareness — Hebbian values across M1/M4/M15 timeframes

Exhaustion Trap Logic — M1 < 0.35 trigger condition

What It Does
text

XU EFFECT v7.72 → MT5 Bridge (JSON) → HomeLAB v4

Real-time Hebbian values
Price data
Timeframe status
Trigger events
it would be great to still have a status indicator like "bear/bull trap' and others indicated somewhere.
is there any turoial to install homelab on windows ?
It's so easy to install on windows -- go to antigravity and create a free account -- then create a folder on your hard drive (preferably spare drive call it VAULT-AI -- start antigravity and go to settings an look for create workspace, click on it and browse to folder VAULT-AI (this gives antgravity access to just that folder -- then extract the shared zip file that you d/l from the HomeLAB thread and place it in the VAULT-AI -- now write in antigravity "Create HomeLAB from the shared HomeLAB file in VAULT-AI" -- that's it -- Antigravity will do all the heavy lifting for you and in 5 mins you will have a working HomeLAB -- you just read the plan it creates and accept it and it will continue all its steps until the HomeLAB is ready for use
Video games are like merguez sausages; it's better not to know how they're made so you can continue to enjoy them.

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1866
SOLESHOE wrote: Sat Mar 28, 2026 1:18 am it would be great to still have a status indicator like "bear/bull trap' and others indicated somewhere.
is there any turoial to install homelab on windows ?
It's so easy to install on windows -- go to antigravity and create a free account -- then create a folder on your hard drive (preferably spare drive call it VAULT-AI -- start antigravity and go to settings an look for create workspace, click on it and browse to folder VAULT-AI (this gives antgravity access to just that folder -- then extract the shared zip file that you d/l from the HomeLAB thread and place it in the VAULT-AI -- now write in antigravity "Create HomeLAB from the shared HomeLAB file in VAULT-AI" -- that's it -- Antigravity will do all the heavy lifting for you and in 5 mins you will have a working HomeLAB -- you just read the plan it creates and accept it and it will continue all its steps until the HomeLAB is ready for use
I have a question that I don't always get answers to, and it's as if we're all supposed to understand computer science. What's the point of all this, considering xard's response?

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1869
Lenovo wrote: Sat Mar 28, 2026 3:32 am I have a question that I don't always get answers to, and it's as if we're all supposed to understand computer science. What's the point of all this, considering Xard's response?
Hi there,

I suspect that Xard is sharing his experience of setting up your own trading "station" where you can code your own indicators, and on the flip side, have AI assist you in trading.

Despite everything he has shared, knowing any of it is not necessary for your trading. Many traders will find this Homelab work very interesting and mentally stimulating, myself included. However, if it does not interest you or you don't understand any of it, don't stress about it.

Focus on your trading and understanding your/the trading strategy. Improve your psychology, and most importantly, your risk management. Keep it simple and you will be successful.

Warmest regards,
Beatle 🪲

P.S. I absolutely love Xard's work as he always comes out with something new and interesting, constantly pushing the "proverbial" trading envelope, but less is more. I know the screenshot isn't related to the Xard thread, but this is my trading setup, which achieves exactly the same result. 🪲
These users thanked the author BeatlemaniaSA for the post (total 5):
Cagliostro, ramsdac, RollerAndTrading, ManilaSpurs, kvak
Millionaire Maker - “Amateurs chase. Professionals wait. Legends wait with a plan.”

BEATS V5 - "Enjoy The Quiet Between Trades”
Improve Your Trading Psychology - No fear, no doubt
Ultimate Risk Management - Maximize Your Trades
Supply and Demand Course - Learn Supply and Demand
Believe That You Can - Believe That You Can