Page 2 of 2

Re: Trend stop indicator

PostPosted: Fri Aug 04, 2017 4:56 am
by bartwas1
Hi
I have tried this indi and sometimes it doesn't update. You need manually refresh it. Can anything be done with this issue, please? Thank you kindly.

Re: Trend stop indicator

PostPosted: Tue Aug 08, 2017 2:52 am
by Apprentice
Try TrendStop.ex4 now.

Re: Trend stop indicator

PostPosted: Wed Sep 13, 2017 3:11 pm
by Alexander.Gettinger
Recursive Trendline wrote:Hi apprentice,

An EA based on trendstop would be great.

Buy: Up
Sell: Down

No target, No Stop loss. But a magic number is required for mt4.

Regards,


Please, try this strategy:
TrendStop_Strategy.mq4
(4.66 KiB) Downloaded 1051 times

Re: Trend stop indicator

PostPosted: Thu Dec 13, 2018 12:47 pm
by Alexander.Gettinger
Knights wrote:One request for a great indicator: could you have the pop up alert with audio indicate which currency pair the alert is originating from? I have multiple charts in my MT4 profile, so this would make things more straight forward.
-Thanks


Please, try this version of indicator:
TrendStop2.mq4
(8.79 KiB) Downloaded 706 times


You need to create sound files for each instrument. File name format: <instrument name>.wav
For example: eurusd.wav

Re: Trend stop indicator

PostPosted: Tue Sep 10, 2019 4:32 pm
by amazon1a
Hi Alexander,

I am not able to see the instrument attached to the Alert in the MT 4 pop-up window. The message indicates an Alert has occurred, which is either up or down, but not which pair. It is a bit of a bother since my Profile has 15 pairs.

I am not interested in audio or email functionality just the pop-up.

Can you fix this or am I missing something?

Thanks, AG

Re: Trend stop indicator

PostPosted: Wed Sep 11, 2019 4:38 am
by Apprentice
Your request is added to the development list.
Development reference 71.

Re: Trend stop indicator

PostPosted: Thu Sep 12, 2019 6:56 am
by Apprentice
TrendStop2.mq4
(5.33 KiB) Downloaded 463 times

Try this version.

Re: Trend stop indicator

PostPosted: Thu Sep 12, 2019 11:08 am
by amazon1a
Apprentice wrote:
TrendStop2.mq4

Try this version.


Thanks Apprentice, That has done the trick. Working great!

AG

Re: Trend stop indicator

PostPosted: Thu Sep 12, 2019 5:21 pm
by amazon1a
Hi Apprentice,

One more thing -- today it was particularly noticeable that Alerts were triggered with Touches/Crosses even though I have selected Close in the dialogue box.

I would like to see an Alert only after a Close opposite the Trend Stop line.

Is this possible?

Thanks, AG

Re: Trend stop indicator

PostPosted: Fri Sep 13, 2019 5:53 am
by Apprentice
TrendStop2.mq4
(24.4 KiB) Downloaded 575 times

Try this version.