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
This code compiles with NO errors
When i add the error analysis cycle.
I get this errors:
Compiling 'FX-HEDGING-EURUSD.mq4'...
'break' - 'break' or 'continue' used within some cycle only C:\Program Files\MetaTrader\experts\FX-HEDGING-EURUSD.mq4 (228, 13)
'continue' - 'break' or 'continue' used within some cycle only C:\Program Files\MetaTrader\experts\FX-HEDGING-EURUSD.mq4 (236, 13)
'continue' - 'break' or 'continue' used within some cycle only C:\Program Files\MetaTrader\experts\FX-HEDGING-EURUSD.mq4 (239, 13)
'continue' - 'break' or 'continue' used within some cycle only C:\Program Files\MetaTrader\experts\FX-HEDGING-EURUSD.mq4 (243, 13)
'break' - 'break' or 'continue' used within some cycle only C:\Program Files\MetaTrader\experts\FX-HEDGING-EURUSD.mq4 (257, 10)
'else' - unexpected token C:\Program Files\MetaTrader\experts\FX-HEDGING-EURUSD.mq4 (262, 13)
'else' - unexpected token C:\Program Files\MetaTrader\experts\FX-HEDGING-EURUSD.mq4 (270, 4)
7 error(s), 0 warning(s)