Forum

Integrating someone else's code into mine

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

Problems opening every opportunity

Hi all, I've begun coding a simple EA for opening a trade every time price crosses an EMA and closes when it crosses in the opposite direction. It seems to work to a certain extent, but when it closes it will not immediately open another position in the other direction. I thought that it would have

Check previous candle size before opening trade

Hi everyone..total noob here! You've been warned. I just want to say ahead of time that I did run a search on the forum and couldn't find what I was looking for, most likely because of the amount of information that is one here (A LOT!). With that said, what I am attempting to do is create, very