Page 1602 of 2041

Re: MT4 Indicator requests and ideas

Posted: Mon Jul 18, 2022 12:49 am
by Garrintcha
chickensword wrote: Sun Jul 17, 2022 8:56 am beware of its repainting
i set price action to 5
low4 hi8
not sure about cycle filter
The screenshot caught my eye. I noticed that the signal of this indicator appears a few bars after the max (min). I thought that there was a new, improved version. Unfortunately, nothing new. That's all.
As for the properties of the indicator, I am familiar with them. I have several different versions. They are also on this site.
In any case, thanks.

Re: MT4 Indicator requests and ideas

Posted: Mon Jul 18, 2022 1:07 am
by mrtools
Ganesh wrote: Sat Jul 16, 2022 11:39 pm Hi mrtools., kindly add option to adjust LINE WIDTH of this attached AdxVMAAdxVma (alerts).ex4 indicator.
Try here Moving average indicators

Re: MT4 Indicator requests and ideas

Posted: Mon Jul 18, 2022 1:12 am
by mrtools
PumbaPLS wrote: Sun Jul 17, 2022 7:30 pm Is it possible to add that you can change the colour of the border?
Don't think it's possible in metatrader.

Re: MT4 Indicator requests and ideas

Posted: Mon Jul 18, 2022 1:51 am
by PumbaPLS
mrtools wrote: Mon Jul 18, 2022 1:12 am Don't think it's possible in metatrader.
Right, I figured.

Re: MT4 Indicator requests and ideas

Posted: Mon Jul 18, 2022 4:36 am
by mrtools
opita wrote: Thu Jul 14, 2022 12:23 pm Mrtools,

Could you please make this MTF please?
XU-SPIKE.mq4
Looks like it has mtf already.

Re: MT4 Indicator requests and ideas

Posted: Mon Jul 18, 2022 6:03 am
by opita
mrtools wrote: Mon Jul 18, 2022 4:36 am Looks like it has mtf already.
Interesting, so the refresh period is the MTF?

Re: MT4 Indicator requests and ideas

Posted: Mon Jul 18, 2022 9:50 pm
by gigamer2
Black Sheep wrote: Thu Apr 16, 2020 12:14 pm Hi,

Upon some digging in this very interesting topic of the SSA's, in particular, the SSA end-point, the developer of the code Mladen Rakic on 2011.06.02 11:32 post #345 (mql5.com forum) regarding the repainting, has to say the following:

"To repeat
SSA ep does not repaint. SSA recalculates, SSA ep does not (since it is using only windowed data it can not recalculate since it is completely unaware of the rest of the data - future or past data older than the window size, does not matter, all it can "see" is one segment of data extracted from the overall data and it never, but never can "see" any future data for any calculation point- that is quite clear even from the mql source)..." The full post attached as an image for your consultation, also attached you can find the code (indicator) for the SSA ep coded by Mladen Rakic.

Note1: the end-point idea was originally introduced by Dennis Meyers (he used it for the Fast Fourier Transform), hence the name of these are accordingly named to his idea. However, I feel compelled to a reminder that he (Dennis Meyers) posted results of the endpoint that were far, far from a holy grail.

Note2: The attached file libSSA.dll should be unpacked to MQL4/libraries folder in order to make the code to work.

Hope this may help,
Image

Hi I have a question dear, I copied the lib SSA file in the library and the indicator file in my indicators folder yet the indicator still doesn't show on my chart. it just shows up as an empty window below the chart. what am I doing wrong? :sad:

Re: MT4 Indicator requests and ideas

Posted: Mon Jul 18, 2022 10:46 pm
by Beastie
Does anyone have a liquidity gap indicator (similar to the one attached) with an on/off button? Failing that an mq4 file of a liquidity gap indi that we could add a button to? Thanks.

Re: MT4 Indicator requests and ideas

Posted: Mon Jul 18, 2022 11:09 pm
by kvak
gigamer2 wrote: Mon Jul 18, 2022 9:50 pm Hi I have a question dear, I copied the lib SSA file in the library and the indicator file in my indicators folder yet the indicator still doesn't show on my chart. it just shows up as an empty window below the chart. what am I doing wrong? :sad:
Hello and have enabled use dll in menu ?

Re: MT4 Indicator requests and ideas

Posted: Mon Jul 18, 2022 11:15 pm
by Ogee
gigamer2 wrote: Mon Jul 18, 2022 9:50 pm Hi I have a question dear, I copied the lib SSA file in the library and the indicator file in my indicators folder yet the indicator still doesn't show on my chart. it just shows up as an empty window below the chart. what am I doing wrong? :sad:
Work when loaded with an older .dll.