[WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. - page 1021
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
The OrderMagicNumber() function always returns 0 for manually opened positions. That is, the MAGICMA variable in the EA is not equal to 0.
Thank you. What is your advice? I am not a high-level programmer, I am just learning ;)
I have such a code in my EA:
When I run the EA in the tester, there is no "ok" record in the log. Why, what is not written correctly.
how do i find the place in the EA where these errors are?...please explain it once so i can find it later...those numbers in brackets must be the place where they are?
'(' - function definition unexpected E:\MetaTrader - Alpari\experts\PRIOR.mq4 (496, 16)
'count' - variable not defined E:MetaTrader - Alpari/experts/PRIOR.mq4 (502, 63)
'count' - variable not defined E:MetaTrader - Alpari/experts/PRIOR.mq4 (504, 12)I have such a code in my EA:
When I run the EA in the tester, there is no "ok" record in the log. Why, what is not written correctly.
Does the hour 00:00 exist on the chart optically?
(I have in my tester log 2010.12.10 19:20:09 2010.11.05 00:45 optima__TEMP EURUSD,M5: ok )
how do i find the place in my EA where these errors are?...please explain it once and then i will find it by myself....these numbers in brackets must be the place where they are?
'(' - function definition unexpected E:/MetaTrader - Alpari/experts/PRIOR.mq4 (496, 16)
'count' - variable not defined E:MetaTrader - Alpari/experts/PRIOR.mq4 (502, 63)
'count' - variable not defined E:\MetaTrader - Alpari\experts\PRIOR.mq4 (504, 12)Missing '(', learn to write code so that you don't get confused, variable count is not defined(int count...)
Does 00:00 hour exist on the chart optically?
(I have the tester log 2010.12.10 19:20:09 2010.11.05 00:45 optima__TEMP EURUSD,M5: ok )
I looked up the help, there is a value of "0", changed it to 1 just in case, still no reaction.
So it's time to call in the psychic team. Reshetov is the best.
I am interested in the place where the error is...how do I find it?
Alpari\experts\PRIOR.mq4 (496, 16) in brackets numbers what do they mean?I'm interested in where the error is...how do I find it?
Alpari\experts\PRIOR.mq4 (496, 16) in brackets numbers what do they mean?Just double-click on the error and you will be fine.
So it's time to call in the psychic team. Reshetov's the best.