Adaptive lookback indicators - page 102

 
Dostoyevsky:

just checked and HullMA is already there. When I open it in the MetaEditor it does compile without even a warning but when I try to run it I have the same issue. It does not show up so the problem is obviously with HullMA. I have attached it for your review. 

My question is: does it make sense to make "#Soho_SuperTrend_MovingHULL" adaptive? 

That hull average is not new metatrader 4 compatible

Use the attached

Files:
HullMA.mq4  3 kb
 
Tnx a lot to all of you!
 

Upgraded macd using rsi adaptive ema for calculation


 
mladen:

Upgraded macd using rsi adaptive ema for calculation


Dearest MLADEN

 Can you review the code plz,looks like some problem at line 69 (extern enMaMethods     SignalMethod    = MODE_EMA;       // Signal ma method)

regards

 
mladen:

Upgraded macd using rsi adaptive ema for calculation


Hello Mladen,

For some reason this indicator is not getting compiled to EX4. I tried couple of account but no luck.


Thanks

SKC321

 

Check this version

 
mladen:

Check this version

Dearest MLADEN

It looks like this in the picture.

regards

 
mntiwana:

Dearest MLADEN

It looks like this in the picture.

regards

I have no idea what is going on

The source line 69 must be like this :

extern enMaMethods     SignalMethod    = ma_ema;         // Signal ma method
Attaching again to see what happens
 
mladen:

I have no idea what is going on

The source line 69 must be like this :

Attaching again to see what happens

Dearest MLADEN

This ver 1.2_2 compiled with out any error or warning,thanks.

i guess it was problem due to difference in "MODE_EMA and ma_ema"

regards

 
mntiwana:

Dearest MLADEN

Bundle of thanks for your kind help adding Vlines,working well,thanks a lot.

regards


Mntiwana , i am wondering where i can get the indicator from the subwindow,


kind regards

YeshuaYoke

Reason: