Need help. My EA doesn't follow trade on each cross. Why ?
-
Hi, I have created an EA using SSL cross over and i try it at Bitcoin USD pair. I found out that the EA doesn't follow the rules all the time. Some cross over doesn't trade Buy / Sell.
Below is the :
https://fxdreema.com/shared/3VjWZfyod
Thanks for the help in advance
-
hope someone can help me here. tq alot
-
@mjbond Block 2 'Once per bar' needs to be positioned on top of the tree, not in its current position.
-
ok, i try it. thanks
-
https://fxdreema.com/shared/7IKvzl3Wd after edit
-

Even though the back test how promising result. but i still feel lack of confident as the EA created doesn't take all crossover into trade. Anyone experience this before ??? -
@mjbond This is very common. You indicator shows the crossing once it is confirmed. Your EA is working on candle ID 0 when the crossing is not necessarily confirmed. Try to change it to candle ID 1.