HULL MA X< OR x> MA not working right.
-
Im trying to place a buy or sell on condition HULL MA crosses MA and for some reason it just doesn't want to work.
Buffer one green line is constant and Buffer two red disappears.
Tried different versions as well and no cigar.Found the issue.

When MA is set

it seems that what the buffer value isn't the same as what's on the screen.
Fixed one problem by downloading an alternative MA - https://www.forexfactory.com/thread/418219-allaverages-my-collection-of-moving-averages
Still getting random trades.
I feels as if there is remnants of previous blocks somehow...
Found the remnants in MT4 - Strategy Tester - Expert properties
Turns out that even when unticked the values still matter.
-
@johann-0 if its a mql you see the buffer names for yourself and set buffers accordingly and if its a ex4/5 or your still unsure of buffer values than trace them. Read the instructions below.
-
@johann-0 Check this indicator doesn't repaint. If it does, do not use it and look for a different one.
-
it looked like the wrong buffers was selected.
Thanx guys.