Forum

Using multiple time periods...

Is there a way to get your EA to reference candles constructed from different time periods? For instance, if I wanted it to consider the high of the H1 candle and the close of the previous H4 candle? At the moment I only know how to get it to use the one time frame and count back, but that becomes a

One trade per bar...

Is there a simple way to get an EA to only open one trade per bar? I keep coming across looping problems, especially when I open a trade based on the current ask (rather than a candle close). If the exit conditions occur in the same bar it will open and close continuously. I would like to know if

How to limit number of orders per time period...

Hi everyone, I've been using an EA generator to test different strategies. One problem I have come up against a few times is when the EA gets in a trading loop. It enters and exits hundreds of losing positions in the space of a few minutes. This happens because there's an overlap between the entry