Can Someone To Guide Me Where To Start With My EA

 

Hei..I want to start with programming one EA. I have tried to start with EA programming but I am getting lost alone.


First thing I want EA to do is Open a trade on (defined) timeframe candle open.


(Symbol(),OP_SELL,Lots,Bid,3,0,Bid-TakeProfit*Point,"",0,0,Red);

 

First steps:

- Read the docs.

- Open the sample .mq4 files and learn what each line does.


CB

 
you may check http://fx1.net/codelibrary.php for source codes. there are many beginner sources too