Page 290 of 389

Re: Moving Average indicators for MT4

Posted: Wed May 10, 2023 11:35 am
by opita
mrtools wrote: Tue Jan 10, 2023 8:13 am Hopefully added all the extras mentioned.
Boss any chance you can double check this indi. In H4 chart I'm getting W1 alerts for some reason.

Re: Moving Average indicators for MT4

Posted: Wed May 10, 2023 11:40 am
by mrtools
mrtools wrote: Tue Jan 10, 2023 8:13 am Hopefully added all the extras mentioned.
Try now, not able to verify, but should be good.

Re: Moving Average indicators for MT4

Posted: Wed May 10, 2023 11:52 am
by opita
mrtools wrote: Wed May 10, 2023 11:40 am Try now, not able to verify, but should be good.
Still doing the same thing.

It alerts every 5 mins on the H4 and only gives W1 alerts, which is odd.

Re: Moving Average indicators for MT4

Posted: Wed May 10, 2023 12:16 pm
by mrtools
opita wrote: Wed May 10, 2023 11:52 am Still doing the same thing.

It alerts every 5 mins on the H4 and only gives W1 alerts, which is odd.
Sorry about that, should be better now.

Re: Moving Average indicators for MT4

Posted: Wed May 10, 2023 1:01 pm
by opita
mrtools wrote: Wed May 10, 2023 12:16 pm Sorry about that, should be better now.
Fantastic, thank you!

Re: Moving Average indicators for MT4

Posted: Wed May 10, 2023 1:48 pm
by opita
mrtools wrote: Wed May 10, 2023 12:16 pm Sorry about that, should be better now.
Called it too early.

I appreciate all the diligence, but definitely no rush. I still check it every 4 hours.

Re: Moving Average indicators for MT4

Posted: Wed May 10, 2023 2:10 pm
by mrtools
opita wrote: Wed May 10, 2023 1:48 pm Called it too early.

I appreciate all the diligence, but definitely no rush, I still check it every 4 hours.

Image
Don't know any more went through the code a couple of times already and the alerts are working correctly for me now, am out of ideas, but if I find something will post it.

Re: Moving Average indicators for MT4

Posted: Wed May 10, 2023 3:13 pm
by opita
mrtools wrote: Wed May 10, 2023 2:10 pm Don't know any more went through the code a couple of times already and the alerts are working correctly for me now, am out of ideas, but if I find something will post it.
Can you screenshot or send your set file, maybe I have a different variable than you.

Re: Moving Average indicators for MT4

Posted: Wed May 10, 2023 3:29 pm
by mrtools
opita wrote: Wed May 10, 2023 3:13 pm Can you screenshot or send your set file, maybe I have a different variable than you.
Pretty much default except 1st time frame over and period = 14, and the alerts messages and sound on.

Re: Moving Average indicators for MT4

Posted: Thu May 11, 2023 2:11 am
by AleIcs
kvak wrote: Sat Apr 29, 2023 7:50 am Try this version. Arrows and alersts for bands are based when close of candle break bands....
MA with pips bands...
Hi Kwak,
I tried it on the 1 minute tf, alert on still open bar set to true.
It seems that when the price crosses two bands in the same candle it starts "a loop" of alerts that stops only when the candle ends.
Is that a bug?
If you can't find a better solution, maybe if each band can alert only once per bar it could solve the problem.

Thanks again for your efforts,
AleIcs