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 I generated simple EA code in MQl4 to display arrows (up and down) at MA Crossover. Parameters for MAs (Fast and Slow) are set in menu as are
arrow specifications (width, color, etc.).
For reasons that baffle me, my code compiles without error but doesn't seem to work: Arrows are not drawn on chart when MAs cross.
Any advice as to what I did wrong?
Thanks