Forum

How to write an EA?

How dp I wrote the code for this? open buy position when 2 WMA is over 3 WMA in up trend and close it when 3 WMA is under 2 WMA . No TP or Stop loss . Lars

Profit

Is there any EA that give more profit then losses or are there only lossses and small profit

Help

Can anyone help me to say what is wrong with this EA. //+------------------------------------------------------------------+ //| 1M Stochastic Cross.mq4 | //| Copyright © 2009, MetaQuotes Software Corp. | //|

Metatrader

I have a demoaccount in Metatrader and have test an EA called fxd Stochastic Cross 833 v 0.1. Sometimes it ok but sometimes when a buy trade has been open whne the quote rise it is lost in the trade and when the quote fall it is profit. Does anyone know whats wrong. Sometimes an buy signal accours

how to import EA

Does anyone know why I don´t see the EA that I imported to mt5. when I create a new and pasted the cod in it it does not work. The cod work in mt4

EA for trading with Stochastic

Can anyone write the code for trading with stochastic (14,3) signal (2) No SL or TP and LOTsize (01*Frimarginal)/3333 I have tried to learn MQL but I don´t understand anything. I have tried several EA but no one give profit. Lars