Page 84 of 180
Re: Coding Help
Posted: Fri Oct 05, 2018 7:52 am
by AmirDehghani
and the indicator:
Re: Coding Help
Posted: Tue Oct 09, 2018 2:39 pm
by Cladi39
Please anybody help me with post 831. Thanks soo much
Re: Coding Help
Posted: Tue Oct 09, 2018 3:37 pm
by mntiwana
Cladi39 wrote: Tue Oct 09, 2018 2:39 pm
Please anybody help me with post 831. Thanks soo much
Try now
keep remember in some cases it may repaint
Re: Coding Help
Posted: Wed Oct 10, 2018 5:14 am
by Cladi39
mntiwana wrote: Tue Oct 09, 2018 3:37 pm
Try now
keep remember in some cases it may repaint
Tanks soo much mntiwana, but maybe i dont explain well, i need an narrow in every candle when half trend is up and an arrow in every candle when is down
Re: Coding Help
Posted: Thu Oct 11, 2018 4:08 am
by TEAMTRADER
This was originally a zero lag hma indicator made by Mladen.
I needed a similar mq4 file indicator but for dema settings.
As you can see I have simply changed all the 'hma' references to 'dema' references but the indicator on screen has not changed from hma settings.
Could someone amend this indicator so it shows dema and not hma?
Thanks
TEAMTRADER
Re: Coding Help
Posted: Thu Oct 11, 2018 4:58 am
by TEAMTRADER
This is the indicator that gets the signals I am after (setting 21 using Dema and displaying 'dots') - but in exe form as the mq4 file is not available.
TEAMTRADER
Re: Coding Help
Posted: Thu Oct 11, 2018 7:31 am
by mrtools
TEAMTRADER wrote: Thu Oct 11, 2018 4:08 am
This was originally a zero lag hma indicator made by Mladen.
I needed a similar mq4 file indicator but for dema settings.
As you can see I have simply changed all the 'hma' references to 'dema' references but the indicator on screen has not changed from hma settings.
Could someone amend this indicator so it shows dema and not hma?
Thanks
TEAMTRADER
Try this one.
Re: Coding Help
Posted: Fri Oct 12, 2018 1:36 am
by Chrisstoff
The attached indicator compiles without any errors but does not show up on the chart.
Please help me since I cannot figure out what the problem is.
Re: Coding Help
Posted: Fri Oct 12, 2018 3:43 am
by mntiwana
Chrisstoff wrote: Fri Oct 12, 2018 1:36 am
The attached indicator compiles without any errors but does not show up on the chart.
Please help me since I cannot figure out what the problem is.
Try this,extended and a bit newer than that
mtf with alerts
Re: Coding Help
Posted: Fri Oct 12, 2018 4:33 am
by Chrisstoff
mntiwana wrote: Fri Oct 12, 2018 3:43 am
Try this,extended and a bit newer than that
mtf with alerts
Thank you mntiwana.
Although I would better like the mq4 version and am also curious to know what is the problem with the code of that version I attached to my post.
Hope MrTools will find a little time to look into this indicator. Anyway, you will find the source code of PriceChannel_Stop_v9.2 600+ attached.
I appreciate your helpfulness though.