Hull Moving Average - page 22

 
pipsavenue:
Dear mladen,

i need your assistance to get a hull indicator with arrow that alerts when 3 different signal period agree. Alert options to signal exitwhen any of (most probably the lowest) signal period change direction. E.g

alert(1) buy when signal period 20, 30. 40 are in alignment.

Alert(2) exit when signal period 20, change in the opposite direction.

(3)input option should also include show current candle (yes/no).

(4)fixed stop loss and take profit parameters in pips.

I attach a custom hull indicator which is an almost perfect example of what i need but it lacks functions 2 and 3 above. That is it does not signal an exit alert and no show current candle option.

Is something like this already in existence in any of the forums? Can u programe one? Or modify this one?

Thanks in advance.

I am afraid I can not change ex4 files

PS: indicators can not handle orders

 
mladen:
Hull moving average 2 (the version in which you can control the "speed") with a possibility to draw horizontal lines (and a number of lines that should be drawn) that is already a multi time frame version with alerts : hull_moving_average_2.0_amp_sr_lines.mq4

mladen, please do the same to NLMA.

 
ryuma:
mladen, please do the same to NLMA.

Which versio0n of nlma?

 
ryuma:
mladen, please do the same to NLMA.

Wasn't sure which version of NLMA you wanted the sr lines so added it to the latest version and posted it here: https://www.mql5.com/en/forum/general if this isn't the version you had in mind to modify, just let us know.

 
mladen:
Which versio0n of nlma?

last version, v.3?

mrtools:
Wasn't sure which version of NLMA you wanted the sr lines so added it to the latest version and posted it here: https://www.mql5.com/en/forum/general if this isn't the version you had in mind to modify, just let us know.

its beautiful, trend sr. many thanks mladen & mrtools...

 

Could this indicator be made into an under-chart indicator (separate).

Thanks

TEAMTRADER

 
TEAMTRADER:
Could this indicator be made into an under-chart indicator (separate).

Thanks

TEAMTRADER

TEAMTRADER

Here is a version that works in a separate window : hull_moving_average_2.0_amp_sr_lines_separate.mq4

 

I can't get it to work on my charts - tried 5 and failed

Anything I am doing wrong?

Set it to show lines of course.

TEAMTRADER

 
TEAMTRADER:
I can't get it to work on my charts - tried 5 and failed

Anything I am doing wrong?

Set it to show lines of course.

TEAMTRADER

Did you set the UniqueID of each instance to unique value?

 

It says 'HullLines1' in that box.

There does not appear to be a choice.

Is there something I can enter?

Thanks

TEAMTRADER

Reason: