Horse racing green up...do I use Green up conditon or close all profit condition ?
Both has parameter greater the X amount .
What if I want green up on percentage profit of my price ?
Thanks
Green up on dutching
Use the Green all profit condition if testing your total profit across all runner
and the close trade profit condition if testing the profit on a individual runner
If you are using a fixed stake your percentage can just be calculated in advance and added to the condition
ie, using a £50 stake if you wanted to green up at 20% you'd set the condition to £10
If your total stake can vary because you are using multiple bets then you'll need to use Stored Values to keep track of your matched bets and work out the percentage.
There's a example here which will do that
viewtopic.php?f=58&t=20089
and the close trade profit condition if testing the profit on a individual runner
If you are using a fixed stake your percentage can just be calculated in advance and added to the condition
ie, using a £50 stake if you wanted to green up at 20% you'd set the condition to £10
If your total stake can vary because you are using multiple bets then you'll need to use Stored Values to keep track of your matched bets and work out the percentage.
There's a example here which will do that
viewtopic.php?f=58&t=20089