Page 71 of 180

Re: Coding Help

Posted: Thu Apr 19, 2018 4:59 pm
by thiru
mladen wrote: Thu Apr 19, 2018 3:51 am That is just partially my code
Guess which part :)
Good to hear from you mladen. :)
From the look of it on the screen, the main code is the TMAdCG.mq4. The distance is added by someone as mntiwana pointed out.

I.m wrong mostly :)

mntiwana,
ALL 3 of them are different from the look, so it's confusing which is the right one to use .. I'm lost :(

The green line is TMAdCG mladen
The light blue dot is the TriangularMA Centered
The red&blue dot is the TMA Distance


Re: Coding Help

Posted: Tue Apr 24, 2018 11:37 am
by tayna13
is it possible to remove the redraw/ repaint ?

Re: Coding Help

Posted: Tue Apr 24, 2018 5:37 pm
by mrtools
tayna13 wrote: Tue Apr 24, 2018 11:37 am is it possible to remove the redraw/ repaint ?
Try doing a search for Ehler's fisher transform there's a bunch of different versions here., that's the non repaint version.

Re: Coding Help

Posted: Tue Apr 24, 2018 7:34 pm
by mntiwana
tayna13 wrote: Tue Apr 24, 2018 11:37 am is it possible to remove the redraw/ repaint ?
It is decompiled code,and must be renamed of some thing,sorry

Re: Coding Help

Posted: Tue Apr 24, 2018 7:54 pm
by thiru
hi mntiwana/mrtools/mladen

can you please help to translate the comments in this code to english. they are in russian.

hope this is useful for others as well.

thanks

Re: Coding Help

Posted: Tue Apr 24, 2018 8:10 pm
by thiru
hi mntiwana/mrtools/mladen

Can I make another request today?
This indi works but takes long time to load (unusually longer time).. suspect that something is wrong.

Will you be able to check? if nothing wrong then fine.

thanks

Re: Coding Help

Posted: Tue Apr 24, 2018 8:36 pm
by mntiwana
thiru wrote: Tue Apr 24, 2018 7:54 pm hi mntiwana/mrtools/mladen

can you please help to translate the comments in this code to english. they are in russian.

hope this is useful for others as well.

thanks

Coridor FullSSA normalize - mtf + lines 4.03 nmc + Alert for Trade.mq4
Try now

Re: Coding Help

Posted: Tue Apr 24, 2018 8:39 pm
by Xronos__
thiru wrote: Tue Apr 24, 2018 8:10 pm hi mntiwana/mrtools/mladen

Can I make another request today?
This indi works but takes long time to load (unusually longer time).. suspect that something is wrong.

Will you be able to check? if nothing wrong then fine.

thanks

dynamic zone stochastic 2.02 alerts + arrows.mq4

Hello , you need dynamicZone.dll app.php/attach/file/3319047 with dz indicators

Re: Coding Help

Posted: Tue Apr 24, 2018 9:16 pm
by thiru
mntiwana wrote: Tue Apr 24, 2018 8:36 pm Try now
Thanks a lot mntiwana.

Just opened it, there are many words within the code itself which is related to the alerts. Can you help to change them too?

thanks

Re: Coding Help

Posted: Tue Apr 24, 2018 9:18 pm
by thiru
Xronos__ wrote: Tue Apr 24, 2018 8:39 pm Hello , you need dynamicZone.dll app.php/attach/file/3319047 with dz indicators
thanks for the comment Xronos.

let me replace mine with that and check if the DZ stoch is working well

EDIT: still the same slowness in opening or while changing the values..