Trade management
-
Good day all
I'm fairly new to FXDreema and i'm struggling with the following trade management.
I tried to make something and it worked with opening 2 trades in the beginning and close one with a TP.
Now i'm back to trying with 1 trade. The Stoploss to BE I still have not succeed.- I'd like my bot to enter a trade with a condition Long or Short, so far so good.
- I set my SL to 1.5x the ATR. So far so good.
- What I like the bot do next is when 1xATR of my openingprice is hit, partially (50%) close the trade
- When partially closed 50%, move my SL to Breakeven.
- As a last part I like to exit the remaining 50% when the current price is crossing and closing below 9 EMA
Thanks ahead for your answers!
Friendly regards,
Kevin -
@Sigidil You can try this:
-
Hi l'andorrà
I wanna thank you for your reply first of all!
You have been a great help to me. I understand the logic behind your solution.
At first it did not work because he closed the whole trade when he passed the first ATR condition (1x the ATR)
So I have been looking and looking and I found a solution to it.- I made "<" to "x<" in block 149 and ">" to "x>" in block 153.
- I separated both Buys and Sells on top with block 151 and 155.
What do you think about it?
https://fxdreema.com/shared/yiuGgGmhc
Thanks for your help
-
Sounds good. Does it work as expected?
-
Yes it does.
The only thing i'm struggling now is when I want to replace the red/green line with a 90° angled tekst above/below the entery candle.
Still trying
-
Never tried something like that. I'm not sure texts can be angled. What options are you trying so far?
-
Hi l'andorra.
I am still working on that. So far I have nothing.
I'll keep you updated when I got something!
-
@Sigidil Thanks
