Page 52 of 436

Re: MT4 Indicators with alerts/signals

Posted: Tue May 16, 2017 7:25 pm
by mony
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

Re: MT4 Indicators with alerts/signals

Posted: Tue May 16, 2017 7:34 pm
by mntiwana
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
Have you added this indicator in your indicators folder too,the EA needs this indicator for to work
"PriceChannel_Stop_v1.3"

Re: MT4 Indicators with alerts/signals

Posted: Tue May 16, 2017 10:50 pm
by DRADIS33
Hi Guys,

i found this indicator for an renko strategy. ther is only email alarm May yu add alarm when arrow appear please.

thank you for your help

Re: MT4 Indicators with alerts/signals

Posted: Tue May 16, 2017 10:55 pm
by mony
mntiwana wrote: Tue May 16, 2017 7:34 pm Have you added this indicator in your indicators folder too,the EA needs this indicator for to work
"PriceChannel_Stop_v1.3"
Hi thanks for your reply , after adding PriceChannel_Stop_v1.3 then also same problem sir please check below screen shot
sir please rectify it

Re: MT4 Indicators with alerts/signals

Posted: Tue May 16, 2017 11:00 pm
by bilbao
DRADIS33 wrote: Tue May 16, 2017 10:50 pm Hi Guys,

i found this indicator for an renko strategy. ther is only email alarm May yu add alarm when arrow appear please.

thank you for your help
must be mql4 format, not ex4

Re: MT4 Indicators with alerts/signals

Posted: Tue May 16, 2017 11:01 pm
by mntiwana
mony wrote: Tue May 16, 2017 10:55 pm Hi thanks for your reply , after adding PriceChannel_Stop_v1.3 then also same problem sir please check below screen shot
sir please rectify it
At first glance it seems you dropped EA in "indicator" folder,it must be in "EA" folder
try again plz

Re: MT4 Indicators with alerts/signals

Posted: Tue May 16, 2017 11:37 pm
by Sanni123
Is there an TDI indicator which is MTF and has different colour depending on crossovers, with polychromatic bars

Re: MT4 Indicators with alerts/signals

Posted: Tue May 16, 2017 11:40 pm
by mony
mntiwana wrote: Tue May 16, 2017 11:01 pm At first glance it seems you dropped EA in "indicator" folder,it must be in "EA" folder
try again plz
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

Re: MT4 Indicators with alerts/signals

Posted: Tue May 16, 2017 11:51 pm
by mladen
Sanni123 wrote: Tue May 16, 2017 11:37 pm Is there an TDI indicator which is MTF and has different colour depending on crossovers, with polychromatic bars
Please read this post regarding "polychromatic bars" : Dynamic zone indicators

I did not give that name neither did Dennis Mayers to the polychromatic momentum because of the colored bars. I did make those bars simply because I liked it but believe me, when I was making that (years ago), it had nothing to do with the name of the indicator but was just another way of using gradient colors when a normalization (like dynamic zones) is available for any indicator value and when it is possible to use that kind of normalization for gradient color usage

Re: MT4 Indicators with alerts/signals

Posted: Wed May 17, 2017 12:33 am
by Sanni123
mladen wrote: Tue May 16, 2017 11:51 pm Please read this post regarding "polychromatic bars" : Dynamic zone indicators

I did not give that name neither did Dennis Mayers to the polychromatic momentum because of the colored bars. I did make those bars simply because I liked it but believe me, when I was making that (years ago), it had nothing to do with the name of the indicator but was just another way of using gradient colors when a normalization (like dynamic zones) is available for any indicator value and when it is possible to use that kind of normalization for gradient color usage
I may have been ignorant. I refer to poly chromatic bars as in multi coloured bars, that run from one gradient to another.
I just thought there maybe a way of having bars coloured in similar way using TDI, when it changes direction and crosses signal line, base line, 50% line and so on.