Page 50 of 157

Re: Various (Specialist) indicators for MT4

Posted: Thu Sep 09, 2021 8:38 am
by Khaledm279
I'm in need of a symbol Changer please guys, are there any collection or maybe couple of them, I want to try, till I get comfy with one, thank you

Re: Various (Specialist) indicators for MT4

Posted: Thu Sep 09, 2021 9:15 am
by Csj179t
Khaledm279 wrote: Thu Sep 09, 2021 8:38 am I'm in need of a symbol Changer please guys, are there any collection or maybe couple of them, I want to try, till I get comfy with one, thank you
Hi Khaledm279,

Use search feature here at forex-station, in the upper right corner. There are a lot of symbol changers out here you can find, easy....
Also check out instruction how to "Deep search Forex Station on Google"
link: viewtopic.php?p=1295387007#p1295387007

And I'll attach one that I've found for you.

Re: Various (Specialist) indicators for MT4

Posted: Thu Sep 09, 2021 4:27 pm
by Khaledm279
Csj179t wrote: Thu Sep 09, 2021 9:15 am Hi Khaledm279,

Use search feature here at forex-station, in the upper right corner. There are a lot of symbol changers out here you can find, easy....
Also check out instruction how to "Deep search Forex Station on Google"
link: viewtopic.php?p=1295387007#p1295387007

And I'll attach one that I've found for you.
Pardon me, brother, you are the best thank you so much :)

Re: Various (Specialist) indicators for MT4

Posted: Sat Sep 11, 2021 3:02 am
by mrtools
mrtools wrote: Thu Sep 09, 2021 7:30 am Added the bands.
Added gaussian smoothing to the AD. Smoothed version is the top sup window.

Re: Various (Specialist) indicators for MT4

Posted: Sat Sep 11, 2021 4:18 am
by vvFish
mrtools wrote: Sat Sep 11, 2021 3:02 am Added gaussian smoothing to the AD. Smoothed version is the top sup window.
;)

Re: Various (Specialist) indicators for MT4

Posted: Tue Sep 14, 2021 6:42 am
by mrtools
thomdel wrote: Tue Sep 14, 2021 12:33 am Reason for Post : This will make a Single Indi with mtf with all Options Enabled.

Thanks for your Time, Efforts, Generosity.
Thanks.
Added mtf. picture is using m30 on m15 chart with default period = 25.

PS: For alternative trendline drawing indicators, see: List of Top Three "Auto" trend line drawing indicators for MT4 👈

Re: Various (Specialist) indicators for MT4

Posted: Wed Sep 15, 2021 4:55 am
by vincejai
mrtools wrote: Wed Sep 15, 2021 4:38 am Added the new condition, and just a reminder, if causal = true, no recalculating/repainting and if causal = false the indicator is using centered calculation, which means it can and will recalculate/repaint.
thank you so much for your help

I have read it, and do you know what filter type works the best ?

thx

Re: Various (Specialist) indicators for MT4

Posted: Wed Sep 15, 2021 7:40 am
by mrtools
vincejai wrote: Wed Sep 15, 2021 4:55 am thank you so much for your help

I have read it, and do you know what filter type works the best ?

thx
About what filter works best, would be best you test it to determine what works best for you.

Found an error in the bands I had done along time ago, not sure if it caused repainting, but this version the adaptive price zone should be correct, also in the sync filter itself, apparently when the new mt4 came out someone made some changes that may have affected it, anyway hopefully fixed that, also changed the arrow colors to better reflect the trend (redish = down and blueish = up).

Oh and the one I posted also forgot to add your change on the mtf, this version it should be better. Please don't use on a real account until you are sure all is okay.

Added the new condition, and just a reminder, if causal = true, no recalculating/repainting and if causal = false the indicator is using centered calculation, which means it can and will recalculate/repaint.

More information from Mladen::::

It is a digital filter based on sync() function and is using a syne wave like shaped coefficients for filtering - smoothing.
The 3 most important parameters are the frequency cutoff, the filter window type and the "causal" parameter.

Filter type can be:

  1. - Hamming;
  2. - Hanning;
  3. - Blackman;
  4. - Blackman Harris;
  5. - Blackman Nutall;
  6. - Nutall;
  7. - Bartlet zero end points;
  8. - Bartlet Hann;
  9. - Hann;
  10. - Sine;
  11. - Lanczos;
  12. - "flat top".

Frequency cutoff can vary between 0 and 0.5. General rule is that the greater the cutoff is the "faster" the filter is, and the smaller the cutoff is the smoother the filter is.

Re: Various (Specialist) indicators for MT4

Posted: Wed Sep 15, 2021 3:21 pm
by vincejai
mrtools wrote: Wed Sep 15, 2021 7:40 am About what filter works best, would be best you test it to determine what works best for you. Found an error in the bands I had done along time ago, not sure if it caused repainting, but this version the adaptive price zone should be correct, also in the sync filter itself, apparently when the new mt4 came out someone made some changes that may have affected it, anyway hopefully fixed that, also changed the arrow colors to better reflect the trend (redish = down and blueish = up). Oh and the one I posted also forgot to add your change on the mtf, this version it should be better. Please don't use on a real account until you are sure all is okay.
I really appreciate your help mrtool ☺️

Re: Various (Specialist) indicators for MT4

Posted: Wed Sep 15, 2021 3:52 pm
by Deez
mrtools wrote: Wed Sep 15, 2021 7:40 am About what filter works best, would be best you test it to determine what works best for you. Found an error in the bands I had done along time ago, not sure if it caused repainting, but this version the adaptive price zone should be correct, also in the sync filter itself, apparently when the new mt4 came out someone made some changes that may have affected it, anyway hopefully fixed that, also changed the arrow colors to better reflect the trend (redish = down and blueish = up). Oh and the one I posted also forgot to add your change on the mtf, this version it should be better. Please don't use on a real account until you are sure all is okay.
Hi MrTools..thx for this awesome indi - jus 2 questions:

1. do the bands(yellow) repaint
2. is to much trouble to ask if you could change the arrow to appear when candle crosses(breaks) the bands please

Thanks again.