Hi im wondering if i can have 2 different stop loss rules:
1. The breakeven stop loss: if i have 40 pips or more, it will exit at 5 pips profit if price drops.
2. The trailing stop loss: This is francesco78 idea (maybe he has gotten it from someone else) where if I have more then 70 pips profit it will start trailing stop loss. For every 20 pips i gain the stop loss will be moved up.
Can i run both of these in an algo and expect both of them to run?
edit: i have both the codes, no need to link or search for them 🙂
Big thanks for your reply Despair!
I have a follow up question here:
Regarding the breakeven stop loss: Can i have more “levels” / “steps”?
For example:
If i have 50 pips in profit, set stop loss 5 pips
But if i reach 100 pips in profit, set stop loss 50 pips
Sure you can, you simply have to program, that your code adapts the SL all the time. What you describe is nothing else than a trailing SL.
Thanks again Despair, i was worried PRT might fuck up if i have many stop loss rules..
Another question, might be a dumb one but im gonna ask it anyways: The PRT stop loss is guaranteed right? So if i exit via a stop thats gonna cost me 1 extra pip (if im not mistaken thats the price for guaranteed stop loss right?)
This depends on what kind of account you have. For the new limited risk accounts it is this way (iI think). In Sweden we don’t have this (yet). So stops are not guaranteed and therefore cost nothing extra.
Oh thats good info, i was under the impression that all IG cfd accounts where the same..