Forum

How to manually forward test an ea.

Hi, I have a few EAs that I am trying to forward test on my Oanda account. The problem is that the EAs arent telling me when to buy or sell. I turned on live trading and I also have the expert advisor button on. Attached is an EMA_Cross_2 EA that will not give me arrows when its supposed to

Question about objects on an EA

Im new to MQ4 so dont laugh. I am trying to demo trade an EA in real time for forward testing purposes but I am not placing the orders automatically. I get a visual alert where an arrow pops up telling me to buy or sell. The problem is that one of the EA doesnt show an arrow. It just shows a dotted

What do you think of cleaning data yourself?

Yesterday, after reviewing my newly downloaded 10 sec bar data I noticed bad gaps in my chart and price activity during major holidays. I was thinking of cleaning it up with the following: What do you think of cleaning up corrupt data and replacing it with the the open and close of that bar? Also

Request for custom crossover expert

Hi, I have a basic moving average crossover expert but everytime I want different parameters I have to recode it. For example if I want to change it from LWMA to a SMA or 5 SMA to 10 SMA I have to go into the code to change it. Are there any experts where I can just change those parameters under the