Author Topic: Green up problem  (Read 1101 times)

Tags:
  • All members
  • Posts: 8
  • Gender: Male
Green up problem
« on: 29 Jun 2016, 17:35 »
Hi
I'm laying the draw. If underdog scores, I'd like to green up, but if fav scores, I'd like to let it run. Can you help me out with this?
thanx

  • Moderator
  • Posts: 3597
*
Re: Green up problem
« Reply #1 on: 01 Jul 2016, 05:44 »
Hi
Try adding this condition block to your green-up trigger. Please use test mode to try it:

AND
   OR
     selections trigger expression s_1_last_order is greater than 1
     and selections trigger expression market_score1 is equal to 1
     and selections trigger expression market_score2 is equal to 0
   OR
     selections trigger expression s_2_last_order is greater than 1
     and selections trigger expression market_score1 is equal to 0
     and selections trigger expression market_score2 is equal to 1
Please read the following disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 8
  • Gender: Male
Re: Green up problem
« Reply #2 on: 01 Jul 2016, 10:19 »
Many thanx!

 

Please note, BetFair is seems to be currently OFFLINE