Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1881
Let me know if my reasoning makes sense.

H1 – The overall trend is clearly bearish.
So, what am I waiting for before taking an entry?

Hypothesis 1
I look for a pullback — which already happened — marked by the yellow DOT on H1, the pink dot on M15, the arrow on M4, and the square on M1.

From there, I expect the market to resume the bearish trend. But how do I confirm that continuation?

I wait for the second signal:

The yellow DOT on M4 and the pink dot on M1.

Once price crosses the EMA on M4, I wait for the candle to close and then enter on the next candle.

Hypothesis 2
I wait for the first H1 candle to finish bearish, which confirms the EMA break on H1. Then I look for a pullback — represented by the yellow DOT on M1 — and on the rejection candle, I enter short, targeting the next daily low.
These users thanked the author RollerAndTrading for the post (total 4):
ramsdac, mazibee, mirfai, Musashi

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1882
RollerAndTrading wrote: Tue Mar 31, 2026 1:42 am Captura de pantalla 2026-03-30 112846.png

Let me know if my reasoning makes sense.

H1 – The overall trend is clearly bearish.
So, what am I waiting for before taking an entry?

Hypothesis 1
I look for a pullback — which already happened — marked by the yellow DOT on H1, the pink dot on M15, the arrow on M4, and the square on M1.

From there, I expect the market to resume the bearish trend. But how do I confirm that continuation?

I wait for the second signal:

The yellow DOT on M4 and the pink dot on M1.

Once price crosses the EMA on M4, I wait for the candle to close and then enter on the next candle.

Hypothesis 2
I wait for the first H1 candle to finish bearish, which confirms the EMA break on H1. Then I look for a pullback — represented by the yellow DOT on M1 — and on the rejection candle, I enter short, targeting the next daily low.
Where can I download the trading system indicators shown in the picture

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1883
thinking this might be helpful for some of you, this is a Dash board based on V7.77, added LRS (Linear Regression Slope) "10" as an attack angle for entries. has 2 sets of alert, for short and high TF in case you are not on the screen. The alert "mask" checks for active time frames. so if you are TRUE in 1 min, 4 min, 15 min, 1 hour, 4 hour.

and the
Alert set 1 is : 011 it skips the first monitored time frame, in this case skips 1 min, and alerts on 4 min and 15 min
if ALERT SET 2 is: 00111 it alerts on 15 min, 1 hour, 4 hour.
you can add several dashes into 1 chart using "inpMarketSymbol" field, and put a "unique ID" also to keep visuals.

Also added the LRS indicator for Visual/Comprehension/Use. but is not needed in the MT5 terminal for the dash board to work.

Alerts wont come up if VWAP dont agree, so you might see buy arrows but VWAP row wont change until price is in the correct side "over/under"

Forgot to mention: if you activate D1 (Daily) this time frame will follow WEEKLY VWAP

Once again, thanking XARD 777, for all innovation and passion that he has given to the trading world,
These users thanked the author ripefx for the post (total 8):
WN25, LAMA, NI585, ramsdac, Danielsam, akcodingeye, waal69, eduarescobar

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1884
ripefx wrote: Tue Mar 31, 2026 6:56 am thinking this might be helpful for some of you, this is a Dash board based on V7.77, added LRS (Linear Regression Slope) "10" as an attack angle for entries. has 2 sets of alert, for short and high TF in case you are not on the screen. The alert "mask" checks for active time frames. so if you are TRUE in 1 min, 4 min, 15 min, 1 hour, 4 hour.
Update, dash now works on live pulse.....

It does not wait for candle to close, for trading HTF,1 hour and up it gives a early heads up, the alert SETS have a 1 minute Heart beat, BUT if you open or have an open trade the Dash mutes the alerts and will show them every 15 minutes IF the trend keeps going, so you stop receiving alerts every minute on a "symbol" you already placed an order.

TURNAROUND Warning: per say if you are trading 1.4.15 minute, you can set a warning alert if 1 min or 4 min time frame turns around (opposite to the trade), with 2 options, if you choose 4 min time frame, you can receive alerts on a 1 min Heart Beat, or when every 4 min candle closes.

I don't feel like writing this, but just in case: "Use it at your own risk, free for everyone to try... bla bla" jajajajajajaj i just cant hold LOL
These users thanked the author ripefx for the post:
ramsdac

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1885
Maybe it will be useful to someone. Created from different indicators using AI deepseek +++button
Candle Coloring Modes (4 selectable modes):
• MA Alignment Mode: Candles show when both MAs move in the same direction
o Blue: Both MAs moving up (strong bullish alignment)
o Red: Both MAs moving down (strong bearish alignment)
o Gray: MAs moving in opposite directions (divergence/neutral)
• MA Position Mode: Candles show price position relative to MAs
o Blue: Price above the mid-point of fast and slow MA
o Red: Price below the mid-point of fast and slow MA
o Gray: Price at the mid-point of MAs
• Classic OHLC Mode: Traditional candle coloring
o Blue: Close price > Open price (bullish candle)
o Red: Close price < Open price (bearish candle)
o Gray: Close price = Open price (doji)
• Hybrid Mode: Combines MA alignment and price position
o Bright Blue: Both MAs up AND price above MA mid (strong bullish)
o Light Green: Either MAs up OR price above MA mid (weak bullish)
o Bright Red: Both MAs down AND price below MA mid (strong bearish)
o Orange: Either MAs down OR price below MA mid (weak bearish)
o Gray: All other cases (neutral)
Flexible Configuration:
• Independent periods for fast and slow MA
• Independent price sources for each MA
• Shift settings for MA lines (positive/negative)
• Separate visibility controls for ribbon and candles

after making changes to the button. you must delete the old button in the Objects window. after that, they will work properly. if someone can fix this error, I would appreciate it.
These users thanked the author ramsdac for the post (total 2):
eduarescobar, BBurroughs

HappyRe: 🔺 MT5 XARD - Simple Trend Following Trading System

1888
Hi Everyone,

I’m glad to be part of Forex Station and the XARD system community—this is my very first post here 😊

I’d like to share my current setup using XU v36 along with a few additional indicators that I’ve been using. The v36 setup feels very beginner-friendly and easy to follow, especially for someone like me who is still learning.

I’m also using an EMA standalone indicator that I extracted from one of XARD’s MT4 versions, which I find quite helpful for identifying entry points.

I would also like to thank everyone here—I’ve learned a lot from this community just by following the discussions and shared knowledge 🙏

I’m still learning and exploring, so any suggestions or feedback from experienced members would be really helpful. Looking forward to learning more!
These users thanked the author shrii for the post (total 3):
Danielsam, ashdays, stond

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1889
shrii wrote: Fri Apr 03, 2026 1:47 am Hi Everyone,

I’m glad to be part of Forex Station and the XARD system community—this is my very first post here 😊

I’d like to share my current setup using XU v36 along with a few additional indicators that I’ve been using. The v36 setup feels very beginner-friendly and easy to follow, especially for someone like me who is still learning.

I’m also using an EMA standalone indicator that I extracted from one of XARD’s MT4 versions, which I find quite helpful for identifying entry points.

I would also like to thank everyone here—I’ve learned a lot from this community just by following the discussions and shared knowledge 🙏

I’m still learning and exploring, so any suggestions or feedback from experienced members would be really helpful. Looking forward to learning more!
Hi, If you think so, it would be much appreciated if you could post the files of the indicators you are using.

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

1890
I’m happy to share my current chart setup based on XU v36, along with a few additional indicators that I’ve been using. The v36 setup feels very beginner-friendly and easy to understand, especially for someone like me who is still learning.

🔧 Indicators I’m Using:

1. TMA Centered & Amplitude Bands (2TMA)
Used as my primary trend reference.

Price above upper band → potential sell zone
Price below lower band → potential buy zone
Price around center line → ranging market
I personally use ATR multiplier 0.8 (default can be adjusted from 0.5–1.0)

2. T3 + Snake Combined
Combination of T3 Clean and Snake indicators.

Works well with 2TMA for entry confirmation
Crossovers near/around TMA bands give strong entry zones
This and 2TMA are my base setup from the beginning

3. XU EMAS Standalone (EMA Standalone)
A momentum-based entry indicator extracted from XARD’s MT4 version (v008).

Helps identify quick entry points
Smooth and responsive to price movement (Highly recommended)

4. HPF — Hodrick-Prescott Filter
A trend smoothing indicator (converted from MT4 - post1295579855.html#p1295579855).

5. XU_EMAS_HPF_Ribbon
Inspired by XARD’s XU EFFECT v7.45.

Combination of EMA Standalone + HPF
Ribbon color changes based on crossover trend
Gives a visual confirmation of trend direction

6. Candle Strength Meter
Multi-timeframe strength panel (converted from MT4 - post1295570853.html#p1295570853).

Shows bullish/bearish pressure across timeframes
Helps for quick confluence before entry

7. XU HA Candles + XMAv4 (Modified)

Slight modification: using normal candles with HA-based coloring
Retains original XU v36 logic with added toggle buttons

I’ve also attached all the indicators and my template for reference.

These are all based on my beginner-level understanding and observations, so I would really appreciate any corrections, suggestions, or improvements from experienced members. 🙏

Looking forward to learning more from everyone here! 👍
These users thanked the author shrii for the post (total 4):
thomdel, fnz, Danielsam, stond