Page 344 of 434

Re: MT4 Indicators with alerts/signals

Posted: Thu Dec 31, 2020 6:40 am
by RomanUkraine
Krunal Gajjar wrote: Thu Dec 31, 2020 6:09 am

Not sure, but this may be it.
Thank you very much - it works great.
Red - do not trade, yellow - attention to the flat, green can be traded on signals.
This site with very good people.

Re: MT4 Indicators with alerts/signals

Posted: Thu Dec 31, 2020 8:14 am
by shack
mrtools wrote: Wed Dec 30, 2020 6:47 am

It's been awhile, can you either post the link to the indicator or post the indicator you want modified please.
app.php/attach/file/3360567

Re: MT4 Indicators with alerts/signals

Posted: Thu Dec 31, 2020 8:17 am
by mrtools
shack wrote: Thu Dec 31, 2020 8:14 am

app.php/attach/file/3360567
Wasn't able to do that, sorry!

Re: MT4 Indicators with alerts/signals

Posted: Thu Dec 31, 2020 1:39 pm
by shack
mrtools wrote: Thu Dec 31, 2020 8:17 am

Wasn't able to do that, sorry!
could you make this one nrp and/or make it to where it doesn't leave the old text behid when I change time frames or when price pushes moves, per screen shot

Re: MT4 Indicators with alerts/signals

Posted: Thu Dec 31, 2020 2:31 pm
by mrtools
shack wrote: Thu Dec 31, 2020 1:39 pm

could you make this one nrp and/or make it to where it doesn't leave the old text behid when I change time frames or when price pushes moves, per screen shot
There is no way known to make a zig zag indicator not repaint except the one's that claim no repaint they lag so badly that to me not useful in real trading.

Re: MT4 Indicators with alerts/signals

Posted: Thu Dec 31, 2020 3:33 pm
by shack
mrtools wrote: Thu Dec 31, 2020 2:31 pm

There is no way known to make a zig zag indicator not repaint except the one's that claim no repaint they lag so badly that to me not useful in real trading.
okay thats fine what about the left over text? per attached image.

Re: MT4 Indicators with alerts/signals

Posted: Fri Jan 01, 2021 3:23 am
by mrtools
shack wrote: Thu Dec 31, 2020 1:39 pm

could you make this one nrp and/or make it to where it doesn't leave the old text behid when I change time frames or when price pushes moves, per screen shot
Think this one should be better.

Re: MT4 Indicators with alerts/signals

Posted: Wed Jan 06, 2021 11:23 pm
by mikver
Hello, you can put buttons to activate / deactivate the different alerts,
Thank you



Hello, you can leave only the correction alert,
Thank you

Re: MT4 Indicators with alerts/signals

Posted: Wed Jan 13, 2021 1:34 pm
by naluvs01
Hi Mr. Tools and Coders Respectively,

I have a simple request, if possible. I would like the standard MA (with SMA, EMA, SMMA, LMA as options) added with alerts once the MA or index cross each other.

As always, thank you in advance for you phenomenal skills, consideration and time!!!!!!!!!

By the way, I added the MA in the pic to give a visual of what I need...thx

Also, to install correctly: Copy the “DLabs_CurrencyIndex.mqh” into your MQL4\Include folder; then copy the “DLabs_CurrencyIndex.mq4” into your MQL4\Indicators folder.

Re: MT4 Indicators with alerts/signals

Posted: Wed Jan 13, 2021 4:52 pm
by naluvs01
naluvs01 wrote: Wed Jan 13, 2021 1:34 pm Hi Mr. Tools and Coders Respectively,

I have a simple request, if possible. I would like the standard MA (with SMA, EMA, SMMA, LMA as options) added with alerts once the MA or index cross each other.

As always, thank you in advance for you phenomenal skills, consideration and time!!!!!!!!!

By the way, I added the MA in the pic to give a visual of what I need...thx
Also, to install correctly: Copy the “DLabs_CurrencyIndex.mqh” into your MQL4\Include folder; then copy the “DLabs_CurrencyIndex.mq4” into your MQL4\Indicators folder.