Page 164 of 429

Re: MT4 Indicators with alerts/signals

Posted: Mon Jun 25, 2018 8:13 am
by mitzescu
I guess that is correct. Alert when line crosses 0 level. I did not understood when arrows appear, since looking closely, some arroes do not appear at 0 crossing, but i think that is because of repainting.
I don't understand which part of the code does the repainting.

Re: MT4 Indicators with alerts/signals

Posted: Mon Jun 25, 2018 3:02 pm
by yamwang1
Dear sir,

Can you pls add arrows when the two line cross? thanks!

Re: MT4 Indicators with alerts/signals

Posted: Mon Jun 25, 2018 3:24 pm
by mrtools
yamwang1 wrote: Mon Jun 25, 2018 3:02 pm Dear sir,

Can you pls add arrows when the two line cross? thanks!
Can't do anything with an ex4 file.

Re: MT4 Indicators with alerts/signals

Posted: Mon Jun 25, 2018 3:45 pm
by yamwang1
mrtools wrote: Mon Jun 25, 2018 3:24 pm

Can't do anything with an ex4 file.

Re: MT4 Indicators with alerts/signals

Posted: Mon Jun 25, 2018 3:50 pm
by Hercs
Good morning MrTools,

Have you perhaps had some time to look at the EA I posted some time ago?

Wishing you another successful week.

Best wishes always.

Re: MT4 Indicators with alerts/signals

Posted: Mon Jun 25, 2018 9:59 pm
by mitzescu
Hi forum!

First i want to thank mrTools for this super indicator, the Trend Envelope MTF. I've been backtesting it on M5 chart with Envelope on H4. On 8:35 gave an alert that Envelope trend changed Down and then trend reverted back to UP and the Envelope did not give alert of trend changing back to up.

Do you think you can change the indicator so that it gives alert if trend continues? So the envelope changed to red for about an hour and then somewhere at 10 AM changed back to Green, but with no alert. I set to alert on current bar for early entries.

Same thing happened at 09.01.2018 at 5:15, later trend changed to down.

I love your work!

Re: MT4 Indicators with alerts/signals

Posted: Mon Jun 25, 2018 10:56 pm
by PREETHI
mitzescu wrote: Mon Jun 25, 2018 9:59 pm Hi forum!

First i want to thank mrTools for this super indicator, the Trend Envelope MTF. I've been backtesting it on M5 chart with Envelope on H4. On 8:35 gave an alert that Envelope trend changed Down and then trend reverted back to UP and the Envelope did not give alert of trend changing back to up.

Do you think you can change the indicator so that it gives alert if trend continues? So the envelope changed to red for about an hour and then somewhere at 10 AM changed back to Green, but with no alert. I set to alert on current bar for early entries.

Same thing happened at 09.01.2018 at 5:15, later trend changed to down.

I love your work!
please upload indicator.

Re: MT4 Indicators with alerts/signals

Posted: Mon Jun 25, 2018 11:46 pm
by Hercs
mitzescu wrote: Mon Jun 25, 2018 9:59 pm Hi forum!

First i want to thank mrTools for this super indicator, the Trend Envelope MTF. I've been backtesting it on M5 chart with Envelope on H4. On 8:35 gave an alert that Envelope trend changed Down and then trend reverted back to UP and the Envelope did not give alert of trend changing back to up.

Do you think you can change the indicator so that it gives alert if trend continues? So the envelope changed to red for about an hour and then somewhere at 10 AM changed back to Green, but with no alert. I set to alert on current bar for early entries.

Same thing happened at 09.01.2018 at 5:15, later trend changed to down.

I love your work!
Hi Mitzescu,
Using the Tr.Env. with a setting of H4 on M5, will obviously behave precisely the way that you have describe it - it is after all a 4 hour TF you are using on M5 and it is normal that the M5 will eventually also close at H4. You cannot change that at all, What would be the point to have an alert when that happens? It is long after the fact.
Blessings.

Re: MT4 Indicators with alerts/signals

Posted: Tue Jun 26, 2018 12:27 am
by mitzescu
Hercs wrote: Mon Jun 25, 2018 11:46 pm
Hi Mitzescu,
Using the Tr.Env. with a setting of H4 on M5, will obviously behave precisely the way that you have describe it - it is after all a 4 hour TF you are using on M5 and it is normal that the M5 will eventually also close at H4. You cannot change that at all, What would be the point to have an alert when that happens? It is long after the fact.
Blessings.

As an example, i have this Trendlines based on ZigZag MTF. So i can stay on H1 chart, the indi will be set to draw trendlines based on H4 ZZ and give alert on first 15M candle that passes this line or any other TF candle. So giving alert on first 15M candle that passes that trendline will be earlier and a 4H candle alert will come later. So basicaly 4 H1 candles have to pass in order to give alert or 1/4 H1 candle (M15) has to pass in order to give alert.
Would be nice to add such a feature.

I want to thank you again for the great work the contributors are doing here! Thank you!

Re: MT4 Indicators with alerts/signals

Posted: Tue Jun 26, 2018 3:18 am
by mrtools
Hercs wrote: Mon Jun 25, 2018 3:50 pm Good morning MrTools,

Have you perhaps had some time to look at the EA I posted some time ago?

Wishing you another successful week.

Best wishes always.
Will look into it later today. Sorry for the delay.