Page 547 of 2041

Re: MT4 Indicator requests and ideas

Posted: Thu Feb 07, 2019 6:45 am
by vadvid
Hi,

Can anyone add wav Sound Alert (wav file can be selected for the alert)
to the Hill no repaint+Arrows1 indicator.
I know, that it is a recalculate indicator and a modified version of the Rsi TMA centered no REPAINT.mq4.

Even if it recalculate, the arrow and popup alert work very precisely, only the wav. sound alert is missing.
So I'm adding the mq4 version as well.
Thanks
VV

Re: MT4 Indicator requests and ideas

Posted: Thu Feb 07, 2019 7:07 am
by sun
mntiwana wrote: Thu Feb 07, 2019 6:32 am
Sorry man,such kind of job considered as helping thieves
It's a free file from Nepticks of 2013 free I want to change the setting too wide. It is a forgotten code.
I am not stealing.

Re: MT4 Indicator requests and ideas

Posted: Thu Feb 07, 2019 7:54 am
by mntiwana
sun wrote: Thu Feb 07, 2019 7:07 am

It's a free file from Nepticks of 2013 free I want to change the setting too wide. It is a forgotten code.
I am not stealing.
I know you are right
decompiling is a illegal act at first
nothing can be done with ex4 - it must needs mq4 file format to see the code for any alteration/addition

Re: MT4 Indicator requests and ideas

Posted: Thu Feb 07, 2019 5:38 pm
by RplusT
MrTools....could you please add colour change on slope for this Indicator. Thank you!

Re: MT4 Indicator requests and ideas

Posted: Thu Feb 07, 2019 9:25 pm
by uncle wong
Dear Mrtools,

Isit possible for you to code this ?

Code: Select all

(MathLog(Close / Close[1]) * Sqrt(Time) )*ZScore

Re: MT4 Indicator requests and ideas

Posted: Fri Feb 08, 2019 1:46 am
by losajoca
Hi,
Please, could "mtf" option be added?
Gratefull.

Re: MT4 Indicator requests and ideas

Posted: Fri Feb 08, 2019 1:52 am
by mntiwana
losajoca wrote: Fri Feb 08, 2019 1:46 am Hi,
Please, could "mtf" option be added?
Gratefull.
Name corrected here

Re: MT4 Indicator requests and ideas

Posted: Fri Feb 08, 2019 2:53 am
by mrtools
RplusT wrote: Thu Feb 07, 2019 5:38 pm MrTools....could you please add colour change on slope for this Indicator. Thank you!

CCIchannel_arr.mq4
Added color change.

Re: MT4 Indicator requests and ideas

Posted: Fri Feb 08, 2019 4:01 am
by mrtools
losajoca wrote: Fri Feb 08, 2019 1:46 am Hi,
Please, could "mtf" option be added?
Gratefull.
Mtf added.

Re: MT4 Indicator requests and ideas

Posted: Fri Feb 08, 2019 4:12 am
by mntiwana
mrtools wrote: Fri Feb 08, 2019 2:53 am

Added color change.
Dearest Mrtools
May i know why some indicators do not display property tab (the little one shown in picture upper sw) when we mouse pointer hover on them when some do display and so we can right click from here to open property window
for example in the picture,upper sw your posted this newer ver displaying when the other indicator "Dynamic Zones CCI pre-filtered averages nmc" do not displaying - how we get it work,can you please guide (from the code part) what to change make it possible display property tab when mouse drag over.
regards