post1295583217.html#p1295583217
Re: 🔺 MT5 XARD - Simple Trend Following Trading System
2002Regarding the arrows used by SEMAPHORE,
Is anyone seeing tall rectangular boxes displayed instead of arrows?
I'm not sure of the exact cause, but the arrows can be displayed correctly by making the following changes.
In the source code, locate lines like these:
Is anyone seeing tall rectangular boxes displayed instead of arrows?
I'm not sure of the exact cause, but the arrows can be displayed correctly by making the following changes.
In the source code, locate lines like these:
Code: Select all
Before the change
ObjectSetString(0, name, OBJPROP_TEXT, CharToString((char)S1kod));
After the change
ObjectSetString(0, name, OBJPROP_TEXT, ShortToString((short)S1kod));
- Change CharToString to ShortToString.
- Change char to short.
- Make the same changes for S1kod through S6kod, then rebuild the code.
Re: 🔺 MT5 XARD - Simple Trend Following Trading System
2003Thanks Vetis for sharing this information. Thanks Xard for making this system. Learning a lot from other members as well. Forex Station is awesome by all meansVetis wrote: Mon May 25, 2026 1:26 am 3 markers in the same direction across TF1H 15M 4M + candle color in same direction + dashboards conditions same direction = full alignement
u have this situation currently on BTC in IC markets 1H buy marker 15M buy marker on 4M you must wait for marker (small marker 2 small dots) or big marker ( 2 big dots) + color change
if u want it easier without changing TF you can trade on 4M Square + arrow in same direction plus marker + color change this way ur trading highest TF represented on M4. ( not always perfect too see full piscture this way but without switching TF's)
1H.jpg
15M.jpg
4M.jpg
Re: 🔺 MT5 XARD - Simple Trend Following Trading System
2005Does anyone remember which version this one was? This was one of the previous versions and I wanted to try it again on a different computer but can't search for the build as Im lost to which one it was! Thanks in advance!
Re: 🔺 MT5 XARD - Simple Trend Following Trading System
2006Hi everyone, it's been a while since I wrote, but I didn't do it right because it seems that I'm the only person here who doesn't learn, but I don't want to leverage this, I'm writing, even if I wanted to do it for a long time to know why the latest updates, even though I insert it into the MT5 as I always did, are not displayed, I have empty candles, could it be that my broker doesn't update the platform?
Edit: Solved here.
Edit: Solved here.
Re: 🔺 MT5 XARD - Simple Trend Following Trading System
2007Don't reply all at once, I'll have trouble reading :-)Lenovo wrote: Tue Jun 09, 2026 10:49 pm Hi everyone, it's been a while since I wrote, but I didn't do it right because it seems that I'm the only person here who doesn't learn, but I don't want to leverage this, I'm writing, even if I wanted to do it for a long time to know why the latest updates, even though I insert it into the MT5 as I always did, are not displayed, I have empty candles, could it be that my broker doesn't update the platform?
Re: 🔺 MT5 XARD - Simple Trend Following Trading System
2008I'm not on MT5 or using XARD but did you try asking AI? Even just the basic Google AI option can give some comprehensive step by step procedures to track down and resolve problems. And it won't ever ignore you even if steers you wrong sometimesLenovo wrote: Fri Jun 12, 2026 5:29 pm Don't reply all at once, I'll have trouble reading :-)I was just being ironic, it was to lighten the mood
Re: 🔺 MT5 XARD - Simple Trend Following Trading System
2009I didn't see your post! But now I doLenovo wrote: Tue Jun 09, 2026 10:49 pm Hi everyone, it's been a while since I wrote, but I didn't do it right because it seems that I'm the only person here who doesn't learn, but I don't want to leverage this, I'm writing, even if I wanted to do it for a long time to know why the latest updates, even though I insert it into the MT5 as I always did, are not displayed, I have empty candles, could it be that my broker doesn't update the platform?
I wonder which version are you are having some issues loading? Are you using this one?
Re: 🔺 MT5 XARD - Simple Trend Following Trading System
2010None of the new indicators are not draggable into the chartChuChu Rocket wrote: Fri Jun 12, 2026 7:16 pm I didn't see your post! But now I do
I wonder which version are you are having some issues loading? Are you using this one?