Page 53 of 434
Re: MT4 Indicators with alerts/signals
Posted: Wed May 17, 2017 2:05 am
by mntiwana
mony wrote: Tue May 16, 2017 11:40 pm
Thankyou sir i dropped it in EA folder and try again but not success if any updated version or ................please post sir that two files which is in indicator folder and another one EA folder please post sir Thankyou sir
Hi mony
do you know it using 7 indicators,some for trend detection and some for filtering purpose,you must needs to apply all and then equalize their parameters same in EA and in belonging indicator property too,there is no true/false option for to stop some indicator out of setting except ASC - man you must know all functions and requirement how EAs work
Re: MT4 Indicators with alerts/signals
Posted: Wed May 17, 2017 3:16 am
by electrical999
Hi Mladen/Mr Tools,
Could you please add alerts for the attached indicator for when the arrows appears. Thanks in advance.
Regards
Jasjit
Re: MT4 Indicators with alerts/signals
Posted: Wed May 17, 2017 3:55 am
by mladen
electrical999 wrote: Wed May 17, 2017 3:16 am
Hi Mladen/Mr Tools,
Could you please add alerts for the attached indicator for when the arrows appears. Thanks in advance.
Regards
Jasjit
Jasjit
Try it out
Re: MT4 Indicators with alerts/signals
Posted: Wed May 17, 2017 5:34 am
by Goodmusic
Hello,
Could you please add alerts for the attached indicator when the arrows appears. Thanks in advance.
A SendPush notification would be very appreciated too but maybe i'm asking too much
Thanks..
Re: MT4 Indicators with alerts/signals
Posted: Wed May 17, 2017 11:02 am
by electrical999
mladen wrote: Wed May 17, 2017 3:55 am
Jasjit
Try it out
Thanks Mladen, very much appreciated. Have a great day
Re: MT4 Indicators with alerts/signals
Posted: Wed May 17, 2017 11:24 am
by mrtools
Goodmusic wrote: Wed May 17, 2017 5:34 am
Hello,
Could you please add alerts for the attached indicator when the arrows appears. Thanks in advance.
A SendPush notification would be very appreciated too but maybe i'm asking too much
Thanks..
Hello Goodmusic, don't think alerts will be very helpful since zig zag is a recalculating/repainting indicator.
Re: MT4 Indicators with alerts/signals
Posted: Wed May 17, 2017 11:29 am
by mrtools
mony wrote: Tue May 16, 2017 7:25 pm
Hi mladen sir ,
when we apply asctrendbuysellexpert_v1.71_broker_5_digit_nmc indicator on chart not working in metaeditor
it shows
'stdlib.mqh' stdlib.mqh 1 1 and
no indicator window property is defined, indicator_chart_window is applied 0 0
i cant understand what is problem please modify as working thankyou sir
Mony, it is an expert advisor(it belongs in the experts folder). If the indicators it is using, gives it a signal it will automatically open a buy or sell order depending on the signals it receives.
Re: MT4 Indicators with alerts/signals
Posted: Wed May 17, 2017 11:57 am
by Goodmusic
mrtools wrote: Wed May 17, 2017 11:24 am
Hello Goodmusic, don't think alerts will be very helpful since zig zag is a recalculating/repainting indicator.
I know that it repaint but it will really help me..
An alarm with true/false option would really help me
I know that I should add PlaySound ("alert.wav");
or Alert(" ",Symbol()," ",Period());
But i'm struggling trying to make it work properly
Re: MT4 Indicators with alerts/signals
Posted: Wed May 17, 2017 8:43 pm
by mony
mrtools wrote: Wed May 10, 2017 9:44 am
Mony this version should work correctly, and on this version you can enable or disable exit or enter alerts.
Hi mrtools sir , thankyou very much for enable or disable exit or enter alerts.
sir one more small request sir in this i cant delete dots on chart it means when i zoom out chart total dots only appears no candles sir please ..add true or false option or remove dots sir because i use this indicator signal to signal
Re: MT4 Indicators with alerts/signals
Posted: Wed May 17, 2017 11:34 pm
by marwilli
dear coders, :-)
i found this indy in the internet. is it possible to get alert and arrows, if the color changed?
Regards Markus