simple ea - need some help...
-
Been working with the program for a few days and find it pretty cool.
I need some EA's sometimes to do simple tasks for me while I'm away from the computer.
One of them I want to use is simply to open and close trades when the RSI passes and closes above and below the 50 level.
http://fxdreema.com/shared/CI84mXeBc
That's what I got so far, can someone give me some tips as to how it should be done? I can figure it out from there.
-
Why do you start connectin from bottom to the top? The white circle is the input, the orange and the yellow one are outputs. Connect outputs to inputs.
Chech here the very first example that will appear: http://fxdreema.com/examples
-
OK here's the update, what am I missing?
The purpose of this EA is to buy and sell when the RSI crosses and closes above and below the 50 line. When the RSI closes below the 50 a sell order is placed, then when it crosses back up above the 50 line, the sell order is closed and replaced with a buy order etc...
-
Here we discussed very similar EA, see the example at the top: topic/2287