Pages:
Actions
  • #1 by mbbets on 14 Oct 2010
  • Hi there

    Anyone who can tell me how to make a recovery trigger ?

    im looking for a recovery plan that tries to recover 50% of loss over 3 bets, then resets to default back amount  ???

    Plz help me

    ---Shawn---
  • #2 by Tim (WellDoneSoft) on 14 Oct 2010
  • http://marketfeederpro.com/solutions/trigger-example/staking-plans/
    Let me know if you don't find a suitable one.
  • #3 by mbbets on 14 Oct 2010
  • Can i use Marketfeeder triggers in x-feeder ?
  • #4 by Tim (WellDoneSoft) on 14 Oct 2010
  • Oops, sorry didn't notice the topic.
    http://x-feeder.com/strategies/staking-plans/

    No, you can't use the MarketFeeder triggers in X-Feeder.
  • #5 by mbbets on 16 Oct 2010
  • Ok thx i found a recovery trigger - now how do i get it to reset after 5 losses ??
  • #6 by Tim (WellDoneSoft) on 16 Oct 2010
  • Which one?
    Usually it something like that:
    Code: [Select]
    Amount: back_size + IF(consec_losses <= 5, last_lost, 0)but sometimes the "add to default amount" action is used, so it may be different way to do so.
  • #7 by mbbets on 16 Oct 2010
  • Hi.

    The trigger I´m using is "lay-second-fav-recovery.xml"

    So it would be nice if it can reset "back to default lay amount" after 5 loses or maybe set it to a max amount that I will lose, and also add commission
Pages:
Actions