And the assumptions are as follows:
MT4
I give the robot two levels one way:
G- Upper GG - upper limit of transactions on SELL to TP (G several points set in the robot)
D- Bottom, DG- Lower border Transactions on BUY to TP (D - || -)
Data entry can be on the desktop to enter new data every day and after entering, the robot sets up new transactions.
The first transaction between G and GG, second on GG and third GG 15, TP on (G several points set in the robot)
And the same for D.
SL Set constant in the robot for all one-way transactions counted from level 0 (G or D depending on the side)
The robot will delete the transaction after a set time (h entered manually and counted from entering the data to setting the transaction)
The general assumption is that I will be entering data once a day, but trades (open) may roll over to the next day.
I attach a sketch to the description.
