Quote:
|
Originally Posted by Beluck
metastick formula is syntatically correct, but it is not that easy to make the same mq4 code.
first you have to make equivalent percent zigzag and only then apply MA on it.
|
it goes something like this :
if(mov(zig(4,c),4,e) - mov(zig(9,c),7,e)