Page 6 of 47
Re: Metatrader 5 Versions of indicators.
Posted: Fri Apr 07, 2017 3:32 pm
by GannErik
Hello MLADEN,
Would it be possible to convert this indicator to Mt5 platform ? Or does it already exist a similar one ?
Regards.
Re: Metatrader 5 Versions of indicators.
Posted: Fri Apr 07, 2017 4:22 pm
by mladen
GannErik wrote:Hello MLADEN,
Would it be possible to convert this indicator to Mt5 platform ? Or does it already exist a similar one ?
Regards.
That is the good old solar wind
It even exists as solar wind in the code base
Re: Metatrader 5 Versions of indicators.
Posted: Wed Apr 19, 2017 6:20 am
by baraozemo
Hi,
I use this heikein ashi in the "bottom" of the graphic (not in candles...)
but It doesn't has more smoothed methods (like the another heiken ashi smoothed).
could add more smoothed options?
thank you ;-)
Re: Metatrader 5 Versions of indicators.
Posted: Wed Apr 19, 2017 7:10 am
by mladen
baraozemo wrote: Wed Apr 19, 2017 6:20 am
Hi,
I use this heikein ashi in the "bottom" of the graphic (not in candles...)
but It doesn't has more smoothed methods (like the another heiken ashi smoothed).
could add more smoothed options?
Snap1.png
thank you ;-)
baraozemo
The one you attached does not have any smoothing methods - that is not a smoothed ha at all
Re: Metatrader 5 Versions of indicators.
Posted: Wed Apr 19, 2017 10:20 am
by baraozemo
Hi mladen, tks for reply.
I know two heiken ashi components,
one that works on candles (see attached) and has different smooths... (but I don't use it because I another below the chart)
and the another that I use below the chart (heikinashi_sepwnd.mq5) but miss other smoothing algorithms.
What I need is a heiken ashi that I can put below the graphic and have different smoothing algorithms (like the attached file)
Re: Metatrader 5 Versions of indicators.
Posted: Thu Apr 20, 2017 12:11 am
by baraozemo
mladen, look my template where I using the "poor" heiken ashi separate window (that miss other smooth methods.. )
I need the more power using other smooth method in this heiken ashi that is used in separate window
Re: Metatrader 5 Versions of indicators.
Posted: Thu Apr 20, 2017 1:12 am
by mladen
baraozemo wrote: Thu Apr 20, 2017 12:11 am
mladen, look my template where I using the "poor" heiken ashi separate window (that miss other smooth methods.. )
I need the more power using other smooth method in this heiken ashi that is used in separate window
Snap1.png
My issue with metatrader 5 is simple : in one of the "upgrades" they made I lost all the mt5 code that I had (including some of the smoothed heiken ashi versions for mt5), so now I have to recreate that. And that will take some time

Re: Metatrader 5 Versions of indicators.
Posted: Thu Apr 20, 2017 10:35 pm
by baraozemo
:shock:
Re: Metatrader 5 Versions of indicators.
Posted: Thu Apr 20, 2017 11:47 pm
by baraozemo
mladen, I changed the "key" to work as a separate windows.. is this? lol
seems working..
Re: Metatrader 5 Versions of indicators.
Posted: Fri Apr 21, 2017 1:19 am
by mladen
baraozemo wrote: Thu Apr 20, 2017 11:47 pm
mladen, I changed the "key" to work as a separate windows.. is this? lol
seems working..
Yes. With metatrader 5 it is all you have to do to that code
