stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Request add pop alert
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4398
Page 1 of 1
Author:  blueface [ Sat Aug 22, 2015 12:33 pm ]
Post subject:  Request add pop alert

Hi guys


I am testing a system, do not know whether you can help me modify this indicator?

I want to add pop alert ,only alert 1 time in 10 min.

and add a option on/off to open and closed the alert


Regards.
HLine Alert.mq4
Author:  renexxxx [ Sat Aug 22, 2015 11:15 pm ]
Post subject:  Request add pop alert

From the (limited) code, I have assumed that you want to get an Alert if/when the Bid comes within a set distance of pips (set with AlertPipRange) from a horizontal line. The horizontal line can be moved manually, but is initially created by the indicator.
You want to be able to adjust the frequency of alerts with a parameter (AlertRepeatSeconds), and it should be possible to switch alerts on/off with a parameter (AlertsOn).

I have attached the code that should do the job for you.
Author:  blueface [ Sun Aug 23, 2015 1:44 am ]
Post subject:  Request add pop alert

renexxxx » Sat Aug 22, 2015 11:15 pm wrote:From the (limited) code, I have assumed that you want to get an Alert if/when the Bid comes within a set distance of pips (set with AlertPipRange) from a horizontal line. The horizontal line can be moved manually, but is initially created by the indicator.
You want to be able to adjust the frequency of alerts with a parameter (AlertRepeatSeconds), and it should be possible to switch alerts on/off with a parameter (AlertsOn).

I have attached the code that should do the job for you.
Hi bro

I will test tomorrow,thx a lot.

Kind Regards.
Author:  blueface [ Thu Aug 27, 2015 7:50 am ]
Post subject:  Request add pop alert

renexxxx » Sat Aug 22, 2015 11:15 pm wrote:From the (limited) code, I have assumed that you want to get an Alert if/when the Bid comes within a set distance of pips (set with AlertPipRange) from a horizontal line. The horizontal line can be moved manually, but is initially created by the indicator.
You want to be able to adjust the frequency of alerts with a parameter (AlertRepeatSeconds), and it should be possible to switch alerts on/off with a parameter (AlertsOn).

I have attached the code that should do the job for you.
Hi bro

its work perfect,

There is also a small request, if you can add the currency name in front of the popalert?
CusI need to monitor 4, 3 currency pairs.

Just like this.
Snap1.jpg

Kind Regards.
Author:  renexxxx [ Thu Aug 27, 2015 9:30 am ]
Post subject:  Request add pop alert

blueface » Thu Aug 27, 2015 5:50 pm wrote:
There is also a small request, if you can add the currency name in front of the popalert?
Piece of cake, bro, don't you have anything more challenging for me?
Author:  blueface [ Thu Aug 27, 2015 11:38 am ]
Post subject:  Request add pop alert

renexxxx » Thu Aug 27, 2015 9:30 am wrote:
blueface » Thu Aug 27, 2015 5:50 pm wrote:
There is also a small request, if you can add the currency name in front of the popalert?
Piece of cake, bro, don't you have anything more challenging for me?
Hi bro

Wow,So fast to finish this. :good:
I have test it,its work perfect.

kind Regards.
All times are UTC Page 1 of 1