Re: 🔺 MT5 XARD - Simple Trend Following Trading System
Posted: Fri Aug 15, 2025 5:04 am
If you can code the notification (pop-up + email) you could do it as follows?
for going long:
after having the sequence Arrow Up-> 2nd big dot (blue) ->2nd mini dot (green) AND
after a candle closes above both moving averages
for going short:
after having the sequence Arrow Down-> 2nd big dot (red) ->2nd mini dot (orange) AND
after a candle closes below both moving averages
Above dot colours might not be exact - depends on the version you are using
And of course a dashboard for tracking multiple symbols would be most welcome
I seem to recall funchi and his daughter coding something similar but I did not keep track how far that got.
for going long:
after having the sequence Arrow Up-> 2nd big dot (blue) ->2nd mini dot (green) AND
after a candle closes above both moving averages
for going short:
after having the sequence Arrow Down-> 2nd big dot (red) ->2nd mini dot (orange) AND
after a candle closes below both moving averages
Above dot colours might not be exact - depends on the version you are using
And of course a dashboard for tracking multiple symbols would be most welcome
I seem to recall funchi and his daughter coding something similar but I did not keep track how far that got.
Thoth wrote: Fri Aug 15, 2025 2:15 am It’s something I’ve been thinking about for a while. Since it redraws, I’m not sure how useful a notification would be. Instead, it might be more helpful to have a notification for indicators that don’t redraw and generally work fairly well with dots. Just a quick idea I had.
Best regards,
Thoth