
- www.mql5.com
- How To Ask Questions The Smart Way.
Use meaningful, specific subject headers -
Help you with what? You haven't stated a problem, you stated a want. You have only four choices:
-
Search for it. Do you expect us to do your research for you?
-
Beg at:
- Coding help - MQL4 programming forum
- Make It No Repaint Please! - MQL4 programming forum
- MT4 to MT5 code converter - MQL5 programming forum
- Please fix this indicator or EA - General - MQL5 programming forum - Page 193 #1027
- Requests & Ideas (MQL5 only!) - Expert Advisors and Automated Trading - MQL5 programming forum
-
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.
Hiring to write script - General - MQL5 programming forum 2019.08.21
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.04.21 -
- first of all you are talking like you are the smartest who know everithing
- you are bllaming me at the way i ask a simple question
- so you should go and learn the way of reply to somone
- if you don't have the answer of somthing (shut up & move )
- first of all you are talking like you are the smartest who know everithing
- you are bllaming me at the way i ask a simple question
- so you should go and learn the way of reply to somone
- if you don't have the answer of somthing (shut up & move )
- Typical snowflake, steaming at the first hint of heat. There are no slaves here going to code your want for you.
- You asked no questions. You just stated a want. You provided no attempt. You stated no problem.
- I know how to reply to questions. You need to learn how to ask a question; you haven't.
- I'll move you on to my do not help list.
- first of all you are talking like you are the smartest who know everithing
- you are bllaming me at the way i ask a simple question
- so you should go and learn the way of reply to somone
- if you don't have the answer of somthing (shut up & move )
The source code of the EA needs to be edited Aymen ... that's why he answered so to you...
iClose(NULL,PERIOD_CURRENT,shift); <--- could be any other OHLC value or indicator (iMA etc ...)
If you find it in the source of the EA, just change it to "3", it means "3 bars ago", the bar "0" being the current one
Some developers add it in the options panel of the EA, but it's rare - it's called "shift", you won't miss it if available
The source code of the EA needs to be edited Aymen ... that's why he answered so to you...
If you find it in the source of the EA, just change it to "3", it means "3 bars ago", the bar "0" being the current one
Some developers add it in the options panel of the EA, but it's rare - it's called "shift", you won't miss it if available
- Typical snowflake, steaming at the first hint of heat. There are no slaves here going to code your want for you.
- You asked no questions. You just stated a want. You provided no attempt. You stated no problem.
- I know how to reply to questions. You need to learn how to ask a question; you haven't.
- I'll move you on to my do not help list.
basically i didn't call anyone a slave i said (can anyone help me pls)
if you don't know "pls" stand for please...
and we use the world please to express politeness or emphasis in a request
i didn't say you must help me or code something for me it was a question of two line and you respende with 50 line and no one of the lines had something helpfull
and lastly keep your help to your self and go learn how to responde
Forum on trading, automated trading systems and testing trading strategies
can anyone help me with this topic
Aymen Berkani, 2020.06.29 12:20
hello guys can anyone pls help me on my expert advisor
i just want for the expert to send an order 3 bars after my conditions are met
Forum on trading, automated trading systems and testing trading strategies
Please fix this indicator or EA
Sergey Golubev, 2017.03.24 07:23
This is my suggestion (which came from tsd 2010 and from tsd 2008):
----------------
Just to remind:
Coders (any coder) are coding for free:
- if it is interesting for them personally, or
- if it is interesting for many members of this forum.
----------------
and Freelance section of the forum should be used in most of the cases.

- 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 can anyone pls help me on my expert advisor
i just want for the expert to send an order 3 bars after my conditions are met