You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Strange - code line double ZigZag_0=iCustom(NULL, 0, "ZigZag",12,5,3,1,0); gives value "0"
What's the problem?
zp=iCustom(SMB,TF, "ZigZag",ExtDepth,ExtDeviation,ExtBackstep,0,i); how about this?
Maybe you should not multiply the starting lot by two to the power of X, but find out the lot of the triggered pending order and double it? The code will probably be smaller.
I think there are usually no more than 4-5 steps.