
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
If it were my job to fix your code and/or find the matching braces in your code then the very first thing I would do is to format it correctly in order to be able to actually read it.
how to use universalindentgui software ?
where the error ??
please, someone please help ....
where the error ??
please, someone please help ....
This is the code after formatting: It seems there are no curly braces missing but in a few of these ifs you forgot a ; after the OrderSend(). I did not change anything, only applied the code formatter, you can see how this already gives a totally different view on the code and can make errors obvious:
If it were my job to fix your code and/or find the matching braces in your code then the very first thing I would do is to format it correctly in order to be able to actually read it.
Formatted correctly is a relative term . . .
This is the code after formatting: It seems there are no curly braces missing but in a few of these ifs you forgot a ; after the OrderSend(). I did not change anything, only applied the code formatter, you can see how this already gives a totally different view on the code and can make errors obvious:
how the code formatter use ?
where the software,
can share to me ?
thanks ..
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.
Well it's taken you a long time to figure that out! Whilst the usual trolls try to create arguments this troll is trying to create upset by being pathetically un-helpable. Since we all have a goal to help people he is creating a failed help situation which causes distress.
albert_lim83 I have seen your other long threads where you feign rank stupidity to upset the assembled genuine people here. Why don't you try finding something useful to do with your life?
You may be offended by my post if you like, but the forum rules only apply to human beings and not to trolls.
wait wait...
maybe that's my old post...
i already change the new life ...
how to use universalindentgui software ?
* paste the code into the editor (delete the example code)
* then select one of the formatting engines (I used BCPP but you can also use any other formatting engine that understands C/C++/Java)
* check the checkbox "live preview"
* play with the settings of the formatter until it formats the style that you prefer (BCPP has very few settings, so its simple to configure, use 3 spaces to indent and no tabs which is the MT4 default)