Simple Stop-Loss and BE project
-
@jstap pls use the new project link.
and yes i will like to save the first SL value of the trade
-
I do not understand, you have a loop changing SL to the same value, which you can do when placing an order, is this to create a SL on any placed order Or to move all to 1? Get the 1 thing working, then do the next...
-
@jstap let me explain well.
I want to place a trade manually,
and the but give the first trade a 60pips SL.
The any other position i enter the bot should still give the new trade the Sl of the first trade i placed. -
then save the level as oldest trade and only 1, if needed add a SL first, then if a trade is created move the SL to the saved value
-
@jstap i want all to be automated.
The first position buy or sell on Gold
Bot should give it SLThen if i enter another position above or below first position bot should give it same same Sl has first position.
-
Then add the SL as you record the SL, put this into a comment so you can check, then move all. You will be able to see if it works
-
@jstap Pls create the bot for me so i can copy,
so i dont want to make mistake.my IQ in bots creation is very small
-
This will do this for buys, you have to copy for sells, and the order is dictated by the numbers: https://fxdreema.com/shared/l5zLWkHsc
-
@jstap i just tested it now, and it worked. Thanks alot
-
@jstap great assitance
-
.......

-
@jstap So now having achieved this how do one activate Break even to this bot
-
in a separate tree (on tick)-break even, with a block above, like an if trade