Metatrader 5 versions of indicators ... - page 36

 
mladen,

i get two warnings if i try to use the Hulltrend-indicator.
I have the "SmoothAlgorithms.mqh" installed.

Can you repair this ?

Sixer
Files:
hulltrend.mq5  14 kb
Hulltrend.gif  14 kb
 
Sixer:
mladen,

i get two warnings if i try to use the Hulltrend-indicator.
I have the "SmoothAlgorithms.mqh" installed.

Can you repair this ?

Sixer

This should do it

Files:
hulltrend.mq5  14 kb
 
Sixer:
mladen,

i get two warnings if i try to use the Hulltrend-indicator.
I have the "SmoothAlgorithms.mqh" installed.

Can you repair this ?

Sixer

if you have the sources and take a look you will see the "price_close_"  (has a underline after), go to the error line and change "price_close" to "price_close_"  and will fix it...

make the same with mode_lwma , change it to mode_lwma_

 
Thanks both for your quick help and the "training" in MQL5 too. It works as expected.

Sixer
 

mladen,

is the indicator i have added for the MT5 version available already ? My search had no success.

Sixer

 
Sixer:

mladen,

is the indicator i have added for the MT5 version available already ? My search had no success.

Sixer

No, there is no mt5 version yet
 

Dear mladen,

May I request you to convert it to MT5 indicator and  provide TF inputs for it and minmaxreversal as well.

Thank you. 

 
optionhk:

Dear mladen,

May I request you to convert it to MT5 indicator and  provide TF inputs for it and minmaxreversal as well.

Thank you. 

Hi optionhk,

for conversion (if is it possible from mladen) you must attach "the sources" (not the compiled files).

I found these two sources to you.

the mikkom last posts (2009) in this board are too old ;-(   

 

optionhk,

 

this component for mt5 works showing reversions, but I don't know how accurated it is compared with mikko minmaxreversal.

https://www.mql5.com/pt/code/14781 

https://www.mql5.com/pt/code/download/14781/reversalnavi.mq5 

 
baraozemo:

Hi optionhk,

for conversion (if is it possible from mladen) you must attach "the sources" (not the compiled files).

I found these two sources to you.

the mikkom last posts (2009) in this board are too old ;-(   

Yep, you are right. Will see what can be done
Reason: