Page 155 of 429

Re: MT4 Indicators with alerts/signals

Posted: Tue May 15, 2018 12:18 am
by TEAMTRADER
topi wrote: Mon May 14, 2018 11:41 pm hi,
I am looking for a BB indicator that alerts ... when the price touches the upper or lower lines of bollinger bands 20/2
thanks in advance
Here is MLaden BB - my settings that you can adapt as to your strategy.
TEAMTRADER

Re: MT4 Indicators with alerts/signals

Posted: Tue May 15, 2018 11:36 pm
by maciel7000
Dear MrTools,

Sorry.

The favor I asked for is not possible because the graphics may be closed (Post # 1538).
You could put the arrow on the "indicator" by your side.
Thank you very much for your work.
Greetings.

Re: MT4 Indicators with alerts/signals

Posted: Wed May 16, 2018 11:19 pm
by cxzscr
Hello everyone
Can anyone help me?
Add alerts and push functionality for this accurate metric
Thank you

Re: MT4 Indicators with alerts/signals

Posted: Thu May 17, 2018 4:58 am
by maciel7000
Dear MrTools / Dear Coders,

I would like you to put arrows and alarms in this indicator below, please.

I got it right here on this forum.

The buy arrows at the cross of the "indicator line" with the +0.05 (default) level up only. At this level just up arrow (BUY).

The arrows sell at the "indicator line" crossing with the -0.05 level (default) down only. At this level only down arrow (SELL).

Thank you very much.

Re: MT4 Indicators with alerts/signals

Posted: Fri May 18, 2018 1:40 am
by mrtools
maciel7000 wrote: Thu May 17, 2018 4:58 am Dear MrTools / Dear Coders,

I would like you to put arrows and alarms in this indicator below, please.

I got it right here on this forum.

The buy arrows at the cross of the "indicator line" with the +0.05 (default) level up only. At this level just up arrow (BUY).

The arrows sell at the "indicator line" crossing with the -0.05 level (default) down only. At this level only down arrow (SELL).

Thank you very much.
Added the arrows and alerts.

Re: MT4 Indicators with alerts/signals

Posted: Fri May 18, 2018 8:10 am
by maciel7000
mrtools wrote: Fri May 18, 2018 1:40 am

Added the arrows and alerts.
----------------------------------------------

MrTools,

Thank you so much for your time and

for your excellent work!

Re: MT4 Indicators with alerts/signals

Posted: Wed May 23, 2018 12:27 am
by maciel7000
Dear MrTools / Coders

There is an indicator posted on the internet by the author and made available their "source code" for changes. Several changes have already been made.

Another coder put an alarm on the indicator. But the alarm sounds all the time without stopping.

I think the alarm is inside a loop. Line 1190 and below.

Could you take the alarm out of the loop and put it in the right place, please.

The indicator is attached.

Thank you very much.

Re: MT4 Indicators with alerts/signals

Posted: Thu May 24, 2018 10:06 pm
by Deez
Hi MrTools, please could you find time to add arrows to this indicator(including 'arrow on first').

Thank you..much appreciated.

Re: MT4 Indicators with alerts/signals

Posted: Thu May 24, 2018 11:53 pm
by mades
TEAMTRADER wrote: Mon May 14, 2018 7:55 pm I have tried to get this indicator to alert when crossing these 5 pre-set levels but my attempts to amend the code have failed - as usual.
The first indicator is the original and the second one (.......6) is my failed attempt to get the alerts to show at levels +/- 0.007 and 0.0034 and zero levels (five alerts crossing above and below these levels.
Thanks if someone can correct my attempt.
TEAMTRADER
I think I did the alerts on this one. I'll take a look over the weekend if I can update it and make more user friendly. I do have a version at home I haven't published here yet which prints the momentum (difference) numbers but I haven't looked into that code for ages so might take a bit time.

Also since I don't have access to the averages code I can't implement all the averages but I do have code to a few averages types from another Indi so I'll try to add it too.

Re: MT4 Indicators with alerts/signals

Posted: Fri May 25, 2018 12:10 am
by mrtools
Deez wrote: Thu May 24, 2018 10:06 pm Hi MrTools, please could you find time to add arrows to this indicator(including 'arrow on first').

Thank you..much appreciated.
Added the arrows and the new mtf, also made it user friendly.