Stored Value and Green up

We were all new to Bet Angel once. Ask any question you like here and fellow forum members promise not to laugh. Betfair trading made simple.
Post Reply
RMSSC
Posts: 74
Joined: Thu Oct 19, 2023 10:00 am

Hello, I need your help to check whether or not I am configuring the stored value rule correctly together with green up:

1st Create a stored value condition rule to check the profit or loss I have in a match odds game or another game together;
2nd Make a green up whenever a certain amount is reached, in this case it is 0.5 pounds;
3rd the bot makes a new bet again and the green up is triggered again according to point 2nd when the value is reached again

Below I show how I configured it, however despite the pre-established value being reached, the green up is not closing.
Can someone give me a hand?
11.png
22.png
You do not have the required permissions to view the files attached to this post.
User avatar
Dabbla
Posts: 824
Joined: Wed Apr 15, 2009 1:50 pm

The (total profit) in rule 1 is set to (Event) but the condition in rule 2 is set to (Market) , it should also be set to (Event).
RMSSC
Posts: 74
Joined: Thu Oct 19, 2023 10:00 am

Dabbla wrote:
Sun Feb 02, 2025 9:20 pm
The (total profit) in rule 1 is set to (Event) but the condition in rule 2 is set to (Market) , it should also be set to (Event).
Thanks for your help Dabbla, the problem was partially solved. Green up is triggered when the goal is reached, but I needed it to be in cycles.
Example:
- When the stored value = 1 then green up
reset for a new goal cycle
- When the stored value = 1.75 then green up
and so on...

Can you help me with this?
Best regards
User avatar
Dabbla
Posts: 824
Joined: Wed Apr 15, 2009 1:50 pm

In your OP said you want to check another game together. This is going to be trickier and a lot more logic than I have time for at the mo. I’m not even sure how well it would work. Unless it’s in the same event.

Going back to my last post, where I said change to event , change them all back to market. Otherwise this could go wrong.
Create a rule called start (or whatever you like).Trigger once for (ANY) In that rule create a stored value called (target profit) for the market = £(1).
Then in the green up rule, create a sv called (target profit) for the market
With these settings
(with) another stored value = (target profit) +0.75. every time this rule triggers it will add £0.75 to the target profit.
Then in the same rule add the condition. (stored value condition) (total_profit) > (target profit)
RMSSC
Posts: 74
Joined: Thu Oct 19, 2023 10:00 am

Dabbla wrote:
Sun Feb 02, 2025 11:33 pm
In your OP said you want to check another game together. This is going to be trickier and a lot more logic than I have time for at the mo. I’m not even sure how well it would work. Unless it’s in the same event.

Going back to my last post, where I said change to event , change them all back to market. Otherwise this could go wrong.
Create a rule called start (or whatever you like).Trigger once for (ANY) In that rule create a stored value called (target profit) for the market = £(1).
Then in the green up rule, create a sv called (target profit) for the market
With these settings
(with) another stored value = (target profit) +0.75. every time this rule triggers it will add £0.75 to the target profit.
Then in the same rule add the condition. (stored value condition) (total_profit) > (target profit)
Thanks Dabbla
Post Reply

Return to “Bet Angel for newbies / Getting started”