Requests & Ideas - page 65

 

thorcmt

It is already using Jurik smoothing in order to calculate macd. The version it is using (when SmoothDouble is set to false) is this one : https://www.mql5.com/en/forum/180002 .

Double smoothing is adding to speed, but if you want to have it as a "regular" one simply set that parameter to false. To see the difference, see this example : upper is using the "regular" smoothing on a 30 minute chart and lower is a 1 hour double smoothed macd - roughly the speed is double but as you can see there is a lot of difference (it is not simply "double" - it depends on data mostly)
regards

Mladen

thorcmt:
Mladen:

Can you add Jurik to this indicator so the MACD is using smoothed Jurik?

See post https://www.mql5.com/en/forum/180002/page7

Thanks
Files:
macd_jurik.gif  21 kb
 

Thank you very much Mladen

Files:
big_grin.gif  1 kb
 

MM lines refrehing problem...

Hi everybody,

I've the Murray Math indicator attached that seems to have a refreshing problem; I mean the lines become shorter (seems that the right end of the lines didn't update the position each bar) and also (but I'm not sure about that) seems that didn't update the calculation when the Highs/Lows of reference changes with the time.

Now I need to change time frame once in a while to force the indi to recalculate.

Also the labels below the lines have the origin position in the middle, so I had to add spaces on the text to keep them aligned with the left end of the lines; there is a way to set the origin of the labels at the left side?

Could anybody have a look in the code and fixing it?

Your help is really appreciated!

Regards

Files:
 

CrustallumKvs

Here you go Here is a comparison the the "on chart" version

PS: just to remind that filter type 4 is the additional "no-name" digital filter

regards

Mladen

CrustallumKvs:
Hi Mladen

Separate_Windows

Histogram And Alerts

Thanks...
 
mladen:
CrustallumKvs

Here you go

Here is a comparison the the "on chart" version

PS: just to remind that filter type 4 is the additional "no-name" digital filter

regards

Mladen

thanks mladen

 

Hi Mladen,

Could you take a look at this indicator since I have already attatched it in my chart but it doesnt appear anything instead of black window.

Files:
osoma.mq4  3 kb
 
mladen:
thorcmt

It is already using Jurik smoothing in order to calculate macd. The version it is using (when SmoothDouble is set to false) is this one : https://www.mql5.com/en/forum/180002 .

Double smoothing is adding to speed, but if you want to have it as a "regular" one simply set that parameter to false. To see the difference, see this example : upper is using the "regular" smoothing on a 30 minute chart and lower is a 1 hour double smoothed macd - roughly the speed is double but as you can see there is a lot of difference (it is not simply "double" - it depends on data mostly)
regards Mladen

Sorry, I meant to ask to add Jurik to this indicator (BB-MACD):

https://www.mql5.com/en/forum/179807/page38

Thor

 

cukecvn

It needs the "One more average" indicator, except it (internally) renamed it to "OMA". Just take "One more average.mq4" indicator and name it "OMA.mq4" and it will work

regards

Mladen

cukecvn:
Hi Mladen, Could you take a look at this indicator since I have already attatched it in my chart but it doesnt appear anything instead of black window.
 

Thor

Here you go A few words of explanation : macd in this one is calculated as a difference of fast jurik - slow jurik. So it is not a "classical" macd smoothed by Jurik but it is a kind of a "full jurik" indicator and the differences can be big (see the second picture - lower is a regular ema calculated jurik and as you can see, difference is visible even at a first glance).

Also, added an option to control if you want a double jurik or a regular jurik to each of the fast and slow calculations

regards

Mladen

thorcmt:
Sorry, I meant to ask to add Jurik to this indicator (BB-MACD):

https://www.mql5.com/en/forum/179807/page38

Thor
 

Hi,i'm newbie here also for MT4.

I just tested the polyfitscalper v1.59 no hedge with the "newsettings" parameter downloaded from the original post. In general, i think it's a good scalper, but i want to use other money management. So i changed some parameters and what i got was "incredible". Since i don't believe "Holy Grail", so could anyone tell me what i've been missing?

Files:
Reason: