[Archive!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Couldn't go anywhere without you - 2. - page 401

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
No, I moved the semicolon inside the brackets.
'\end_of_program' - unbalanced left parenthesis C:\TradeFormat MF Trader 4\documentation/experts\älvin.mq4 (59, 1)
A closing parenthesis is missing, I've already pointed it out to you.
You open the bracket if(, and there is no closing
There are three closing parentheses just behind X. For three loops.
Everything seems to be grammatically correct there, right? There are 6 brackets inside the start, 8 in total, the brackets are perfectly balanced, which is why I'm addressing here.
There are three closing parentheses right after X. For three loops.
it's not a brace, it's a round brace.
count again ATTENTION
FOUR open and THREE close parentheses
Please advise me where I went wrong. I wrote a simple indicator:
I was expecting two similar lines on the chart, but I saw completely different ones:
Please advise me where I went wrong. I wrote a simple indicator:
I was expecting two similar lines on the chart, but I saw completely different ones:
Well, the data on your chart is H1, and you want to draw H4 on it, so it turns out that the red line is "quadrupled" relative to reality
Well, the data on your chart is H1, and you want to draw H4 on it, so it turns out that the red line is "squeezed" fourfold compared to reality
Perhaps, thank you.
Please advise me where I went wrong. I wrote a simple indicator:
I was expecting two similar lines on the chart, but I saw completely different ones: