Can you use 2 Indicators in one EA - RS1 and Moving Average
-
Hi all.
I am a newbo. I am trying to build an EA that checks 2 conditions. First, check Moving Average and then RSI.
When I run the EA on the Strategy Tester, it does not check the second indicator.
If I run it with only one indicator it works (i mean opens trades)
Can anyone guide how to set up 2 indicators on FXDreema?
Any guidance will be appreciated
Thanks
-
You need to add a shared link, basically though put conditions in a row leading to your buy/sell block.