Hi
You have posted in X-Feeder but I think you are referring to the MarketFeeder trigger?
You can add another trigger which resets:
current_loss to 0
current_bet to init_bet
using this condition:
selections trigger expression losses is equal or greater than x
where x is the number of consecutive losses
OR
you can create a loss counter trigger to do something similar.
If you want some help on this, put in a
trigger request for free
Also, have a look at
this trigger which should do what you want