Hello i have stored two values one at 10M and one at 8M
The value of 10M is 10 and value of 8M is 21. I want to back if the value if get bigger then 10. SO in this example it have placed a bet.
I have setup this but i dont now if its ok. I did it in condition store value
10M
for current selection
is greater then a other store value
8M
for current selection
Minus 10.
Im doubting about the greather then en the minus and also begin with 8 or 10?
Can some set this up in the right order?
Store formule
Already thanks. Almost you are true.
I want only place a back bet if the difference between A and B is more then 10 postive
so if 10M value =5
And on 8M value =8
Dont place a back bet Difference is 3 postive
If 10M value = 5
ANd on 8 M = 20
Place a back bet because the difference is more then 10 postive
I usually advise doing any adjustment on the intital stored value were possibleZedzed1 wrote: ↑Wed Jun 10, 2020 2:34 pmAlready thanks. Almost you are true.
I want only place a back bet if the difference between A and B is more then 10 postive
so if 10M value =5
And on 8M value =8
Dont place a back bet Difference is 3 postive
If 10M value = 5
ANd on 8 M = 20
Place a back bet because the difference is more then 10 postive
ie, Store 10M plus 10
Then your condition you can just test if 'A' is greater than 'B' still
for example
10M value = 5+10 = 15
8M value 14
It wouldn't trigger unless 8M was more than 16 (ten above the original SV)
HAHAHA Right i didnt think about that. really thanksDallas wrote: ↑Wed Jun 10, 2020 2:45 pmI usually advise doing any adjustment on the intital stored value were possibleZedzed1 wrote: ↑Wed Jun 10, 2020 2:34 pmAlready thanks. Almost you are true.
I want only place a back bet if the difference between A and B is more then 10 postive
so if 10M value =5
And on 8M value =8
Dont place a back bet Difference is 3 postive
If 10M value = 5
ANd on 8 M = 20
Place a back bet because the difference is more then 10 postive
ie, Store 10M plus 10
Then your condition you can just test if 'A' is greater than 'B' still
for example
10M value = 5+10 = 15
8M value 14
It wouldn't trigger unless 8M was more than 16 (ten above the original SV)