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
Where is your MQL5 code? You are attaching some empty files. Please describe in detail what is wrong with you. Paste your code into a forum post (use the button )
For some reason, the OP (Dotia2u) attached a Microsoft Word file ".docx" and renamed the file extension to ".mqh". The Word file contains the code itself (see below). I have no idea why he would do it this way.
EDIT: Please note that this is the OP's code as is. I made no corrections or changes.
For some reason, the OP ( Dotia2u ) attached a Microsoft Word file ".docx" and renamed the file extension to ".mqh". The Word file contains the code itself (see below). I have no idea why he would do it this way.
The code contains a gross error: the handle of the RSI indicator is created on each tick!
Remember: according to the MQL5 style, the indicator handle is created ONCE and it is done in OnInit. An example of how to create an indicator and how to get a value from the indicator:
An example of get values from the iRSI indicator
The code contains a gross error: the handle of the RSI indicator is created on each tick!
Remember: according to the MQL5 style, the indicator handle is created ONCE and it is done in OnInit. An example of how to create an indicator and how to get a value from the indicator:
An example of get values from the iRSI indicator
Pls can you help make the nescessary correction plssssss
The code contains a gross error: the handle of the RSI indicator is created on each tick!
Remember: according to the MQL5 style, the indicator handle is created ONCE and it is done in OnInit. An example of how to create an indicator and how to get a value from the indicator:
An example of get values from the iRSI indicator
Besides the error that that @Vladimir Karputov pointe out, there are also too many other errors. It is mixing MQL4 with MQL5 code.
It needs to be properly rewritten, so hire someone to code it for you, or dedicate yourself to learning how to code in MQL5.
Besides the error that that @Vladimir Karputov pointe out, there are also too many other errors. It is mixing MQL4 with MQL5 code.
It needs to be properly rewritten, so hire someone to code it for you, or dedicate yourself to learning how to code in MQL5.
Pls Sir, can you help me correct it all and compile it, before sending it, pls and pls
Then do it yourself by putting the effort into learning how. This forum is for helping those that wish to learn how to code themself. It is not for granting wishes!
I have no intention of becoming your underling or slave. Place a job request at the Freelance section of the site, and negotiate the terms with whomever wishes to take on the job.
Pls and plsssss are not English words. This is an international English forum; post in English on this part of the forums.
Please don't write ur - it's "you are" or "your" - MQL4 programming forum (2014)
You have only four choices:
Search for it (CodeBase or Market). Do you expect us to do your research for you?
MT4: Learn to code it.
MT5: Begin learning to code it.
If you don't learn MQL4/5, there is no common language for us to communicate. If we tell you what you need, you can't code it. If we give you the code, you don't know how to integrate it into your code.
Or pay (Freelance) someone to code it. Top of every page is the link Freelance.
Hiring to write script - General - MQL5 programming forum (2019)
We're not going to code it for you (although it could happen if you are lucky or the problem is interesting.) We are willing to help you when you post your attempt (using CODE button) and state the nature of your problem.
No free help (2017)