rexden1:
What function is this from ? start(), init() or deinit() ? please show all your code.
Hi there,
I am pretty new to MetaTrader 4 and are about to program a simply entry order. But everytime I compile I get these errors:
'{' - expression on global scope not allowed
'\end_of_program' no function defined
rexden1:
Somewhere you missed a { just check if all { have a } closing pair
Hi there,
I am pretty new to MetaTrader 4 and are about to program a simply entry order. But everytime I compile I get these errors:
'{' - expression on global scope not allowed
'\end_of_program' no function defined
my code is:
can someone help me out ?

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 there,
I am pretty new to MetaTrader 4 and are about to program a simply entry order. But everytime I compile I get these errors:
'{' - expression on global scope not allowed
'\end_of_program' no function defined
my code is:
can someone help me out ?