Add module.
-
Hello. To this construction I want to add a module that allows you to return to buy or sell (depending on the situation) if the orders have been closed by tacke profit (not by trailing stop) and the trend is maintained. Currently it does not open more orders in the same direction and sometimes opens them in the opposite direction to the trend. Example saw sales and opens purchases, which causes losing what has been gained if the trend continues. I explain, open contrary operations without the signal (crossover of averages) telling the robot to do so. Add module it's possible?
https://fxdreema.com/shared/LJ1hh2q3d
Thanks for your help . -
What is not working? you do not need or want the, for each position above the trail blocks.
-
Hello Jasp, maybe my explanation was not clear. The robot completes all the construction steps. The problem is generated when the operations are closed by reaching the take profit (when the operations are closed by trailing stop, the trend has reversed and the conditions are surely already in place to open contrary orders) but if the trend continues, Example : the take profit was 150 pips and the trend continues up to 500 pips; Not only does it not reopen orders in favor of the trend; sometimes it opens orders to the contrary. I wanted to know if I can build a module that tells the robot that if the conditions that generated the first orders are maintained, it should open more orders in the same direction. Thanks for answering