
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
come on, i post already...
becuz all the ppl around me cant help me ...
okay okay ...
there are 28 error there .. !!
There exist text editors that can highlight matching braces (notepad++ for example), this helps a lot.
And then there also exists software that can reformat the code (the indentation levels) based on the braces it counts, for example this: http://universalindent.sourceforge.net/index.php This helps even more because after proper formatting the structure of your code becomes more clear and prevents future errors. You should apply this after every code snippet you copy/paste from somewhere else into your code to have only one consistent formatting and this makes it easier to count the braces and see where the blocks begin and end.
There exist text editors that can highlight matching braces (notepad++ for example), this helps a lot. And then there also exists software that can reformat the code (the indentation levels) based on the braces it counts. This helps even more.
what software you mean here?
what software you mean here?
anyone can help ??
learn to code or pay someone. We're not going to code it FOR you. We are willing to HELP you.
People have been helping you to extremes. You have been ABUSING the help here. Asking such elementary questions. Find the missing parentheses on your own. It's above the OrderSend, and took me about 20 seconds with notepad2 to find it.
So I have put you in the troll category and won't help you.
I edited the above posting, needed a while to search for the link.
the software really can solve my problem ?
the software really can solve my problem ?