Help me figure out how to include PA, Fibo, Trend line in EA.
-
Could you please give me suggestion
I want EA that open sell/buy when there is engulfing pattern on H1 and
draw trend line and fibonacci line like following picture.
-
@judgedread You will need to use a custom indicator to identify the engulfings. Do you have any whose buffers can be indentified in fxDreema? That would be the first step.
Then we need to know how that trend line is plotted. Will you do it manually or ny using another custom indicator?