Pages:
Actions
  • #1 by bamthwok on 20 Aug 2016
  • Hi,

    I hope someone can give me some hints to develop a trigger.

    I want to achieve the following:


    I want to run 3 identical triggers at the same time. Each trigger should follow it's own staking plan.

    Example:

    1) All 3 triggers shall back the favorite on Uk Greyhound Win markets.

    2.) Each trigger should only place one bet at a time and then wait for the result. If favorite has won the race than the trigger block  should be closed and start over from the beginning.

    If favorite has lost then a new bet should be placed on favorite in next available race at newly calculated stake as per staking plan. Once the trigger is in profit the trigger bock should be closed and start over from the beginning.

    3.) Each trigger should bet on unique races, i.e. if trigger 1 places a bet on Race1 trigger 2 cannot place a bet on Race 1 anymore.

    Any pointers are highly appreciated.

    Cheers,
  • #2 by MarkV on 22 Aug 2016
  • Hi
    Sounds like you're talking about separate banks. A while back mcbee kindly posted up a related trigger, perhaps you could modify for your requirement.
    https://community.welldonesoft.com/marketfeeder-troubleshooting/profit-loss-on-individual-strategy-but-not-for-everything/msg48109/#msg48109

    Please use test mode to test it.

     
  • #3 by Oxa (WellDoneSoft) on 24 Aug 2016
  • Hello!

    Sorry, but it does not look feasible, as you can't run independent staking plans on the same account: the betting history is always drawn from the same place -- BetFair -- and it has the list of your bets regardless of which trigger (or other procedure) placed them. Thus, the triggers will interfere with each other, not being able to calculate the new stake correctly if the previous one was placed by another trigger etc.
Pages:
Actions