fx1001 Posted December 14, 2009 Report Posted December 14, 2009 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 synergy, mlee, huuu and 3 others 6 Quote
chetachukwu Posted December 14, 2009 Report Posted December 14, 2009 Re: One of the best indicator - ever ! Please can u xplain on its visual potensials, that is the most important thing. Quote .....SELFISHNESS IS A DISEASE.....
fx1001 Posted December 14, 2009 Author Report Posted December 14, 2009 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 paws 1 Quote
PyeR2 Posted May 25, 2010 Report Posted May 25, 2010 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. Quote
lrathi Posted May 25, 2010 Report Posted May 25, 2010 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 Quote
lrathi Posted May 25, 2010 Report Posted May 25, 2010 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 Quote
PyeR2 Posted May 25, 2010 Report Posted May 25, 2010 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. Quote
PSmith41 Posted August 21, 2011 Report Posted August 21, 2011 http://www.4shared.com/file/xteNkbyk/Alerter4U.html Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.