Page 1 of 1

Daily_Open

PostPosted: Thu Aug 23, 2018 4:37 am
by Apprentice
eurusd-h1-forex-capital-markets.png

TS2/Lua version.
viewtopic.php?f=17&t=66134
Daily_Open.mq4
(3.87 KiB) Downloaded 826 times

Re: Daily_Open

PostPosted: Mon Nov 22, 2021 5:48 pm
by easytrading
Hello Apprentice,

If you please, to code an MT4 EA based on this Daily_open line indicator to open a position each time the price cross 5 pips above or below the Daily open price line as below:

Buy above 5 pips from the Daily price line.
Sell below 5 pips from the Daily price line.

and if the price returned on the opposite direction by 5 pips from Daily open after opening a position, first close the previous position and then open immediately another position in that direction. so that to keep only one position opened.and when hitting the target restart the EA when the same conditions met again ( when the price cross 5 pips above or below the Daily open line for the same day.
and to close the open position in the end of the Day . and reopen new position according to the new Daily open line .

using these user parameters:

position lot size: ....lots
first T/p : .... pips
second T/P : .... pips

Thank you with my highly appreciation.

Re: Daily_Open

PostPosted: Thu Nov 25, 2021 3:40 am
by Apprentice
Your request is added to the development list.
Development reference 999.

Re: Daily_Open

PostPosted: Mon Dec 06, 2021 12:05 pm
by Apprentice