First Candle of the Day
-
Good day, please I want a to create an EA that first outlines the First 5mins candle that opens on a new day. It marks the open and close of the Candle. Draws a line.
If prices is above the Candle, open only buy trades
If price is below the first 5mins candle for the day, open only sell trades.Will be waiting for your urgent response. Thank you
-
This should do it:
https://fxdreema.com/shared/QjuQRDlU -
@jstap can you show me the Variables, and how will it trigger a Trade
-
A bool variable is in that link, as is though will constantly change from true to false, above to below as price moves, click on it to check what it does, then download to test, and ask any questions you need clarification of.
-
THIS IS WHAT ITS SHOWING
-
You need to set the timeframe to 5 minutes in for the candle, test on 5 minutes, and draw a line on the candle so you can see what it's doing.

-
@jstap I've done it and yet nothing. Probably you should test it also and see the outcome. That will explain better for it to be adjusted
-
Just say what doesn't seem to be working, what I have said to you has previously been tested, add the candle line so you can see what's happening, and test on 5 minute chart.
-
@jstap sorry sir. There was no Candle line. The way it is on the chart, thats how its showing nothing changed
-
You have to draw that manually just so you know what candle should be used, in this link I will set a horizontal line to be drawn on the close with a vertical line and on the candle. I haven't tested: https://fxdreema.com/shared/dkV0dC6sc
-
@jstap please can you verify again, it did not draw any line
-
@jbillionz I think you should check better, for me the jstap example works perfectly......
-
@ambrogio Can you show me please
-
@jbillionz I don't want to test twice, it draws two lines as jstap said
-
@jbillionz from your chart
-
@ambrogio it did not draw from my end, thats why im curious to know. if you can show me from your chart and how you went about it, i will greatly appreciate
-
-
@ambrogio this is Amazing. But its still not working on my chart
-
@NZEFILI weird....please share the link to your project
-
@ambrogio https://fxdreema.com/shared/FiqwmK2Tc
This is the File

