Repeat buy or sell from the same price point
-
@l-andorrà ok
-
@l-andorrà ok modified now pls check https://fxdreema.com/shared/dN3fVJOHc
-
@vijithtr Connect the pending order block where you linked the buy block
When the price comes back to the place where you placed the buy order, the pending order will be activated.
-
@walter-0 I want to repeat buy order 3 times
-
@vijithtr Ok. Now you need to duplicate the structure headed by block 26 so that buys and sells are closed by the right variable.
-
@l-andorrà pls check
https://fxdreema.com/builder -
@l-andorrà Pls Check this
https://fxdreema.com/builder -
I can't see any project. Please check the link to it.
-
@l-andorrà Pls check this
https://fxdreema.com/builder -
@vijithtr You link is leading to the builder, not to your project. This is the way to do it:

-
@l-andorrà Pls check this
https://fxdreema.com/shared/fTvG58oEd -
@l-andorrà hi...waiting for your reply
-
Ok. Now you need to be careful with the order of execution of your blocks. That 'if trade' block is executed between '+50 sell R1' and '+50 sell R2'. That is not correct. It needs to be executed before all your other blocks but after the daily launcher. So it should be renumbered as block number 5, for example. That way block tree 4 will be the first one and the new block 5 will be the second.
-
@vijithtr said in Repeat buy or sell from the same price point:
@walter-0 I want to repeat buy order 3 times
Use loop block and set 3, before buy order block. Very easy.
-
@l-andorrà ok changed pls check
https://fxdreema.com/shared/PnDB0oVtc -
@walter-0 repeat orders only after taking profit of previous order....
-
@l-andorrà pls reply
-
@vijithtr Ok. Much better now. The next step is always using a yellow 'comment (ugly)' block to let us see the values of the variables in order to confirm they are correct. It needs to be executed the last in the 'on tick' tab below a 'pass' block. Like this:

Each variable needs to be positioned on a separate data row, with an identifying text on the label box.
-
@l-andorrà ok
-
@l-andorrà ok modified
pls check now..