Been studying and playing around with this, but still lots of confusions. My system is now all depending on the SL and BE, and really need your input here so I can move forward.
Look at what I have configured so far. Attached link.
https://fxdreema.com/shared/No9MkdlWb
The explanation of what I pretend it to do is this. (please dont mind about decimals, as my broker uses this big numbers for CFD):
- If I have open trades, check the number of open trades.
- If open trades are less than 3, then each of the trades will move to BE when profit of each is over 90 points.
- If have 3 or more open trades, it will move to BE the whole basket when 2000 pips (sum of all trades) in profit.
- If have more than 5000 points on profit, start trailing stop at 30%.
What I see so far is this:
- None of the trades move to BE when reaching over 90 in profit.
- Some times it moves SL of the basket to BE, but not when reaching over 2000, even way over that, 2 or 3 times fold, and do not move them to BE stop. Haven't got when it is moving that BE when it does.
- At the top of my EA, it checks for time. I have a link to close all open and pending trades when time is not in my trading hours, but this is not closing anything at all.
Can you please check this and help? Maybe there are some other avenues to do what I want.
Many thanks again
__What I don't like in the screenshot is the size of Step. I said this before, but Step is normally lower than Stop. It can be bigger of course, but the you don't have normal Trailing anymore.
I also said that Trailing Stop block can be used to make it work as Break Even. I think the configuration was something like this - Step is some giant value that never will be reached, Start is the profit that must be reached, Stop is equal to Start (or lower). Like this - https://fxdreema.com/shared/gaJnbwWY
It looks a little bit like this in the screenshot and because of that I giess that you have some SL movements that look like break even, but not real trailing stop frequent movements. Again, this is because of the Step size.[/quote:3fmzsy8o]