Buy Strongest currency vs Weakest - Not sure why it not working correctly.
-
Here is my EA to buy the Strongest VS the Weakest.
However, it doesn't work.
It's a simple EA using Momentum to compare 8 major currencies
https://fxdreema.com/shared/jhJTe0fW
Do you have any suggestion to fix it or new idea to build an working EA ?
-
Just asking. Are you sure all required charts are active while the EA is running? Did you check all Momentum indicators at each different chart are fullfilling the condition at the specific chart?
-
Sure, I tried without success. Maybe there is something wrong with this EA.
-
If anyone can help, can you create a part of condition when EURUSD are Strongest-Weakest pair - using momentum to compare like the above template ? So I can try to do other pairs.
-
Here is the current version of my Currency Strength EA. However, I still can't get it works correctly : https://fxdreema.com/shared/Z18EYx9Cc
-
Honestly I don't know why it doesn't work. In my opinion it should. Sorry for not being more helpful :(.
-
thanks for isp00rt. Admin just let me know what is wrong that : use a value in the symbol section (use multi symbols only if it is a filter)
-
You are talking about this, I believe:

This is not ok, because you are supposed to get 1 value from Momentum indicator, only 1 value from certain chart and candle. The candle is H1 and the candle is the one before the current, but what is the chart... it can't be multiple charts at once. I don't even understand what you are expecting from this block to do. Maybe average value... I don't know.