Page 39 of 351

Re: Moving Average indicators for MT4

Posted: Fri May 26, 2017 7:05 pm
by parkin1947
mntiwana wrote: Fri May 26, 2017 5:53 pm Smoothie averages
This Smoothie indicator made using 20 type of Averages - 18 type of prices and lines width,style,color options
On the chart is not visible, although it compiles without errors.
another trick new build ?

Re: Moving Average indicators for MT4

Posted: Fri May 26, 2017 7:17 pm
by mntiwana
Fourier extrapolation of averages
MLADEN : Some more fooling around - applying Fourier Extrapolation ("prediction") to the Averages - i was curious how would some of the Averages types behave in the extrapolation - the results are not from being logical :)
Any way as usual - the Warnings : extrapolation is highly speculative method - regardless of the math model and is a subject of changes all the time , so Extrapolation should never be used as a signal
In this version - 34 averages type - 20 prices - double smoothed - filters - last bars in the data - number of past bars - number of bars to be predict - number of frequencies - tolerance of frequency calculated and a lot more - almost full package as within Averages versions

Re: Moving Average indicators for MT4

Posted: Fri May 26, 2017 7:21 pm
by mntiwana
parkin1947 wrote: Fri May 26, 2017 7:05 pm On the chart is not visible, although it compiles without errors.
another trick new build ?
Here is compiled with the one step previous version editor,hope it will be work

Re: Moving Average indicators for MT4

Posted: Fri May 26, 2017 7:45 pm
by mntiwana
Fourier extrapolation of averages-2 nmc
The version Fourier Extrapolation Averages 2 - sub window version with 20 averages type - usual prices and FE belonging features

Re: Moving Average indicators for MT4

Posted: Fri May 26, 2017 8:08 pm
by parkin1947
mntiwana wrote: Fri May 26, 2017 7:45 pm Fourier extrapolation of averages-2 nmc
The version Fourier Extrapolation Averages 2 - sub window version with 20 averages type - usual prices and FE belonging features
Need Fourier extrapolation of averages-2 nmc.ex4

Re: Moving Average indicators for MT4

Posted: Fri May 26, 2017 8:10 pm
by mladen
parkin1947 wrote: Fri May 26, 2017 8:08 pm Need Fourier extrapolation of averages-2 nmc.ex4
Please read this post : Build 1090 "fix" ...

Re: Moving Average indicators for MT4

Posted: Fri May 26, 2017 8:11 pm
by mntiwana
parkin1947 wrote: Fri May 26, 2017 8:08 pm Need Fourier extrapolation of averages-2 nmc.ex4
here is that too :)

Re: Moving Average indicators for MT4

Posted: Fri May 26, 2017 8:30 pm
by mladen
mntiwana wrote: Fri May 26, 2017 7:17 pm Fourier extrapolation of averages
MLADEN : Some more fooling around - applying Fourier Extrapolation ("prediction") to the Averages - i was curious how would some of the Averages types behave in the extrapolation - the results are not from being logical :)
Any way as usual - the Warnings : extrapolation is highly speculative method - regardless of the math model and is a subject of changes all the time , so Extrapolation should never be used as a signal
In this version - 34 averages type - 20 prices - double smoothed - filters - last bars in the data - number of past bars - number of bars to be predict - number of frequencies - tolerance of frequency calculated and a lot more - almost full package as within Averages versions
Upgraded version (using averages 9.0 for basis of extrapolation)


Re: Moving Average indicators for MT4

Posted: Fri May 26, 2017 9:49 pm
by talaate
mladen wrote: Fri May 26, 2017 8:30 pm Upgraded version (using averages 9.0 for basis of extrapolation)


fourier extrapolation of averages.png
Hi mladen
would you add MTF and please also OnFirstBar option

Re: Moving Average indicators for MT4

Posted: Fri May 26, 2017 9:58 pm
by mladen
talaate wrote: Fri May 26, 2017 9:49 pm Hi mladen
would you add MTF and please also OnFirstBar option
Talaat E.

That was lost on TSD forum where I was explaining why multi time framing the extrapolated part is anything but the usual thing. I did that for Goertzel browser but since that needs quite a different ways to do that than in the extrapolated averages, I do not intend to do that (adding multi time frame for extrapolation) since the possible errors in that are so many that it is quite a different story than any regular multi time frame processing

And taking into consideration what is happening with the newest shiny build 1090 we seem to be doomed to wait for some new build for some even much simpler tasks to do - so that at least we know that the coding error is ours and not mt that again decided not to draw something on chart. It all starts to remind on the "I, robot" a lot now :)