Pages:
Actions
  • #1 by flanna on 17 Jan 2014
  • I run MFP through the days horse racing with the intention for it to stop betting when a preset level of profit or loss has been achieved. This works quite well in the summer, but in the winter there are often long delays in settling a market and with the races being so long they can overlap. So the next race can start before the previous one has been settled.

    What trigger could I use to determine profit or loss based on the race result as soon as a horse has won. I know that there would be a risk of the result being changed before weighing-in but that doesn't happen very often. I would like to avoid waiting for the race to be settled.
  • #2 by Tim (WellDoneSoft) on 17 Jan 2014
  • Something like
    Action: set user variable
    Name: ploss
    Value: profit_loss
    Conditions: Selection's Profit/Loss is the minimum
  • #3 by flanna on 17 Jan 2014
  • Something like
    Action: set user variable
    Name: ploss
    Value: profit_loss
    Conditions: Selection's Profit/Loss is the minimum

    Sounds simple enough but how does this trigger know the profit or loss before the race is settled?
  • #4 by Tim (WellDoneSoft) on 17 Jan 2014
  • It's a potential loss (the maximum you can lose).
  • #5 by flanna on 17 Jan 2014
  • It's a potential loss (the maximum you can lose).

    Hmm... Not really what I want to use.

    Might have to do something that takes a chance on the first to hit 1.01. It'll be right 99% or more of the time  ;)
  • #6 by Tim (WellDoneSoft) on 17 Jan 2014
  • Try to set the test mode to settle the market based on the last price or use "settle market" trigger action when you need it to be settled. Unfortunately test mode only.
  • #7 by LarpHager on 17 Jan 2014
  • Hi,

    You could take a look at these recent topics, somewhat similar I believe.


    "Are blocks totally independent ?"

    and

    TRACKING A TRIGGERED BET

    larp

    • LarpHager
Pages:
Actions