I've attached the mq4 file with the code I want to integrate into my own. My code is the Price Action 34EMA file and the other code I want to integrate is the CloseonProfit mq4 file. I'm just not sure how to integrate it. I assume I have to paste certain lines into certain areas of my mq4 file but I don't know where. Any help would be appreciated.
Files:
Price_Action_34EMA_.mq4
5 kb
CloseonProfit.mq4
1 kb
- How to start with MQL5
- Help, i need help
- "Open charts limit reached"?
Jonathon S:
I've attached the mq4 file with the code I want to integrate into my own. My code is the Price Action 34EMA file and the other code I want to integrate is the CloseonProfit mq4 file. I'm just not sure how to integrate it. I assume I have to paste certain lines into certain areas of my mq4 file but I don't know where. Any help would be appreciated.
I've attached the mq4 file with the code I want to integrate into my own. My code is the Price Action 34EMA file and the other code I want to integrate is the CloseonProfit mq4 file. I'm just not sure how to integrate it. I assume I have to paste certain lines into certain areas of my mq4 file but I don't know where. Any help would be appreciated.
So you want to close any and all symbols' orders when they surpass the profit threshold of the EA running on the current symbol? That's going to end up badly.
nicholishen:
So you want to close any and all symbols' orders when they surpass the profit threshold of the EA running on the current symbol? That's going to end up badly.
Yes, that's what I want to do. Because of the conditions under which trades are opened and closed, only one trade is open at a time. So I'm not that concerned if ALL trades for that symbol close, there's only ever one open at a time.
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