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
Good afternoon, who can take an EA for maintenance? Periodically need adjustments to the robot, tweaking the cake strategy, adding new entry orders, etc.
***
Good afternoon, who can take an EA for maintenance? Periodically need adjustments to the robot, tweaking the cake strategy, adding new entry orders, etc.
***
You need to go here: Freelance.
(Just for the record, this is not a free email ad site).
There is no need to create pending orders in code.
The pending has the slight advantage, A) you are closer to the top of the queue (filled quicker), B) there's no round trip network delay (filled quicker.)
Don't worry about it unless you're scalping M1 or trading news.
Humans can't watch the screen 24/7, so they use pending orders; EAs can, so no need for pending orders, have it wait until the market reaches the trigger price and just open an order.
You haven't stated a problem, you stated a want.
How To Ask Questions The Smart Way. (2004)
Prune pointless queries.
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)