Jkey: I want …
Examples are in the documentation.You have only four choices:
- Search for it,
-
Beg at
- Coding help - MQL4 and MetaTrader 4 - MQL4 programming forum
- Requests & Ideas (MQL5 only!) - Trade FX - Expert Advisors and Automated Trading - MQL5 programming forum
- Free coding for your trading system.. - Easy Trading Strategy - General - MQL5 programming forum
- I will code & automate your strategy for free - Options Trading Strategies - General - MQL5 programming forum
- Make It No Repaint Please! - MetaTrader 5 - MQL4 and MetaTrader 4 - MQL4 programming forum
- learn 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 yours.
- or pay (Freelance) someone to code it.
No free help
urgent help.
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
Hi everyone, I want to make an EA that reads a file and places trades in MT4 based on that file.
The file will probably be a CSV with structure like: Buy,symbol,stop loss, tp1,tp2,tp3 also i would like it to move stop loss to entry when i reach tp2.
The file will probably be altered say every 5 min so should i reopen it every time? or is there any way to read it when a new line is appended.
I am completely new to this so any example of a code or tips or hints everything is welcome.
Thnak you :)