How am I going to start building an EA.
-
Hello. I am a beginner and I have a request for help. How am I going to start building an EA with the following parameters.
EA places orders awaiting the open day candle (TF 15 min) at the specified time.
BUY - if the price is below X pip open day candle.
SELL - if the price is above X pip open day candle.
Take Profit X pip on the order
Stop loss X pip.
Thank you for any help. -
@miroslaw i am not an expert , but i think you can use a pending orders like this !
https://fxdreema.com/shared/KLKWkeyKd
0_1620591650379_Screenshot (14).png -
Thank you
I will try it -
@miroslaw good luck
-
@miroslaw Did you try it? Can you please share your project?
-
@l-andorrà
Yes, I tried. I created something like this, but it doesn't work the way I want.
https://fxdreema.com/shared/mTl4Ee8qd -
@miroslaw You should disconnect blocks 7 and 9 form block 4. In general, 'For each trade blocks' should always run separatedly.
-
sorry change price offset to 0
