Please help.
I have a trigger with loss recovery.
I would like the trigger to restart after a certain profit.
So for example, I want the trigger to restart after profit of £10 and the initial stake is £2.
After a few bets the profit is £8, so not quite enough to restart the trigger. The loss recovery goes into a few losing cycles so we are down by quite a bit. However, the loss recovery manages to recover a portion of the losses and we are actually £11 in profit overall now. The loss recovery has not completed its recovery cycles because there is actually more to recover. However, I want the trigger to restart the trigger and reset both the loss recovery and the profit so that the stake will start at £2 again and the trigger will restart at the next £10 profit.
What is the variable I need to use?
I know how to reset the profit/loss history globally but when I put a condition of market's profit being greater than £10, the trigger doesn't seem to work at all. I think it may be because the bank was already in profit when I added this condition. This is why I want the profit to be reset as well.
Thanks for any help provided.