Pages:
Actions
  • #1 by mtl on 15 Mar 2012
  • ok heres what i want to do, lay for 7.4 in round one then only hedge before round 6 if the back price is less than 10.

    i got the round one sorted but i cant seem to hedge, will it still hedge for a small loss if the back price drops below 7.4?
  • #2 by Tim (WellDoneSoft) on 15 Mar 2012
  • You can control if it does:
    Action: back
    Amount: bm_laya*bm_layp/back_price
    Selections: First matching selection
    Conditions are met:
    Any Selection's Lay matched is greater than 0
    AND Fitting Selection's Back price between 7.4 and 10
  • #3 by mtl on 16 Mar 2012
  • thanks for the reply, i also want to know if its possible to set a trigger to hedge if one of the four players has cards equal to 11 or less for example: player 1-18 points player 2-21 points player 3-16 points player 4- 10 points then the trigger would hedge because player 4 has 10 points.

    can i do this?

    thanks
  • #4 by mtl on 16 Mar 2012
  • just want to add i want to set this trigger for players one to four excluding the dealer as it would almost always trigger when the dealer has cards less than 11

    can this be done?

    thanks
  • #5 by Tim (WellDoneSoft) on 16 Mar 2012
  • Quote
    if its possible to set a trigger to hedge if one of the four players has cards equal to 11 or less
    Any Selection's Points is equal or less than 11

    Quote
    just want to add i want to set this trigger for players one to four excluding the dealer as it would almost always trigger when the dealer has cards less than 11
    Any Selection's Index is equal or less than 4
    AND Fitting Selection's Points is equal or less than 11
  • #6 by mtl on 16 Mar 2012
  • Any Selection's Points is equal or less than 11
    Any Selection's Index is equal or less than 4
    AND Fitting Selection's Points is equal or less than 11

    would this trigger activate if say player 3 had A 2? because it would display as 13 points but could still has a good chance of hitting a 5 card charlie.
  • #7 by Tim (WellDoneSoft) on 16 Mar 2012
  • No, it counts the points only.
    Probably you need to analyse cards then.
Pages:
Actions