
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
Hi William,
I'm sure I am missing something with codes!
I added the code end of my EA and compiled and there are many missing functions! (ResizeBuffer, IfI, RJust, ...)
I want to pass an Array of a line to code and have that line drawn on chart separate window by EA.
Would you please let me know how can I catch whole code? or What I am doing wrong?
I renamed PointValuePerLot to DeltaValuePerLot since aCurrencyChange = aPriceChange * OrderSize() * DeltaValuePerLot(). Also added more comments.
I am having difficulty accessing the money calculation method in mql4, I have searched a lot and stopped at this article of yours, I want to know if this calculation method is still effective for all currency pairs, metals, indices...?
Thanks!