Hello guys
does anyone know any website slove errors and warning in coding programming languages for meta editor 5?
i dont understand your question. I recommend that you search this website before asking any questions. Most do not get answers unless they show proof of their code or that they have done some research before posting questions.
Just google it or search on this site?
If you have that much errors you might think take a step back and do some books and Courses in MQL5? (No offense)
i dont understand your question. I recommend that you search this website before asking any questions. Most do not get answers unless they show proof of their code or that they have done some research before posting questions.
-
Do you really expect an answer? There are no mind readers here and our crystal balls are cracked, so we can't see your machine.
How To Ask Questions The Smart Way. (2004)
Be precise and informative about your problemWe can't see your broken code.
Always post all relevant code (using Code button) or attach the source file.
-
Perhaps you should read the manual. OrderSend - Trade Functions - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
How To Ask Questions The Smart Way. (2004)
How To Interpret Answers.
RTFM and STFW: How To Tell You've Seriously Screwed Up.
OrderSend(_Symbol, ORDER_TP, takeProfitLevel, 3, 0, 0, 0, "Take Profit", magicNumber, Green); this acutely show me wrong parameters count so i think this wrong related to request and result in Ordersend i think should i use one comma ?
i can see 5 things wrong with that line, that could cause errors. I suggest that you read the online documents, here on the website on how to use that OrderSend Function. OR read the help files in MetaEditor before asking more questions.
Or, as Fabio mentioned, go to codebase and find any ea for mt4 and you will find hundreds of examples of how to use OrderSend function in mt4.- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello guys
does anyone know any website slove errors and warning in coding programming languages for meta editor 5?