Error with parabolic SAR EA from fxDreema
-
Hi.
What is this problem with EA ParabolicSAR from this site.
https://fxdreema.com/demo/mt4-psar-reversals
-
@azzazel hi.
I dont know about the error, but you cant use a cross condition like this. The yellow (FALSE) of cross above doesn't mean cross below. It just means "not cross above".
-
Additionally, I strongly recommend you to separate those 'close trades' blocks from its current position a to new separated tree of blocks. Otherwise you will find logic issues.