Jump to content

Alerter Indicator


fx1001

Recommended Posts

It can alert rectangles, fib retracements & fib expansions (as well as trendlines)

- there is no need to add a description to the objects, you can ask the indicator to alert on all objects of a specified type

 

settings:

AddAlerts = true;

when false, you add a description to the object as before

when true, there is no need to add a description to the object, the indicator will alert once each bar when price is within range.

 

AlertDist = 10;

distance in pips that will generate an alert

 

AlertsHLine = true;

alerts on horizontal lines

 

AlertsTLine = true;

alerts on trendlines

 

AlertsRect = true;

alerts on rectangles

 

AlertsFib = true;

alerts on fib retracements

 

AlertsFibExp= true;

alerts on fib expansions

 

http://www.4shared.com/file/172478903/241970bf/Uni_A.html

Link to comment
Share on other sites

Re: One of the best indicator - ever !

 

Please can u xplain on its visual potensials, that is the most important thing.

 

Hi,

 

Its a realy simple alerter indi. Lets presume you have a few MA lines

on your chart and/or fibo-lines and/or some other indicator (indicators

in the separate window - not included).

 

So every one of those lines that you have on your chart, *Alerter4U*

will alert you when the price come in a range of your predefined setting.

10 pips is by default but you can change this in what ever you want,

1, 5 or 25 pips e.g.

 

Enjoy

Link to comment
Share on other sites

  • 5 months later...

This is arguably the most useful indicator ever made. It does have a bug though. When "AddAlerts" is set to false, the "AlertDist" feature does not work, so price must actually hit the object before the alert goes off.

I wish also that the number of iterations could be set. Currently the alert sounds only once, which is better than going continuously however I would prefer to be able to set the number of iterations to 3 or 5 to ensure that I hear the alert.

Perhaps a coder can take a look at the bug and add an "Iterations" feature.

Link to comment
Share on other sites

This is arguably the most useful indicator ever made. It does have a bug though. When "AddAlerts" is set to false, the "AlertDist" feature does not work, so price must actually hit the object before the alert goes off.

I wish also that the number of iterations could be set. Currently the alert sounds only once, which is better than going continuously however I would prefer to be able to set the number of iterations to 3 or 5 to ensure that I hear the alert.

Perhaps a coder can take a look at the bug and add an "Iterations" feature.

 

I have just downloaded the indicator but not tried it yet.

 

If an email alert is not coded... please add this feature too for SMS to come from emails on mobile phones.

 

Sounds a great indicator .

 

Thanks

Link to comment
Share on other sites

It can alert rectangles, fib retracements & fib expansions (as well as trendlines)

- there is no need to add a description to the objects, you can ask the indicator to alert on all objects of a specified type

 

settings:

AddAlerts = true;

when false, you add a description to the object as before

when true, there is no need to add a description to the object, the indicator will alert once each bar when price is within range.

 

AlertDist = 10;

distance in pips that will generate an alert

 

AlertsHLine = true;

alerts on horizontal lines

 

AlertsTLine = true;

alerts on trendlines

 

AlertsRect = true;

alerts on rectangles

 

AlertsFib = true;

alerts on fib retracements

 

AlertsFibExp= true;

alerts on fib expansions

 

http://www.4shared.com/file/172478903/241970bf/Uni_A.html

 

I use fibonacci alot.... will will find plenty of use for this.

 

Thanks

Link to comment
Share on other sites

Yes it's excellent. It does have the email alerts feature. The bug it has is when AddAlerts is set to False, the user has the ability to give objects their own description, as long as the description ends in Alert_##. For example you may have Prev-Days-Hi-Alert_01 & Prev-Days-Lo-Alert_02. It does work, however the AlertDist doesn't work and alert will only sound if the object is touched by the bid price.
Link to comment
Share on other sites

  • 1 year later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...