number of unmatched bets seems to work fine . but i am stuck on how to isolate the unmatched amount ,at a specified price.
e.g the unmatched amount at the 2nd best back price.
is there an example of a bot using this options ?
any help is greatly appreciated.
much thanks.
Unmatched Bet information of a selection SV ?
Number of unmatched bets @ best , 2nd , 3rd price , doesn't seem to work. yet , bets are waiting to get matched at those positions .
the idea is to aggregate the total number of bets in those positions and only place a bet when the Unmatched ( closest to the touch price ) Back total is equal to the Lay side unmatched total.
i cant seem to capture any values . am i missing something ?
--------------------------------------------------------------------------------------------------------------------------
18/12/2021 05:19:17: [AS 26] : Store Value for 11. Sixbysixtythree: TOTAL unmatched lay ---No.of unmatched----< = 7
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: best BACK price = 2.8
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: best LAY price = 2.82
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: best lay price ----No.of unmatched-----> = 0
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 2ND best BACK price = 2.8 + 1 ticks = 2.82
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 2ND best LAY price = 2.82 - 1 ticks = 2.8
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 2nd best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 2nd best lay price ----No.of unmatched-----> = 0
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 3RD best BACK price = 2.8 + 2 ticks = 2.84
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 3RD best LAY price = 2.82 - 2 ticks = 2.78
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 3rd best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 3rd best lay price ----No.of unmatched-----< = 0
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: TOTAL unmatched back---No.of unmatched----< = 3
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: TOTAL unmatched lay ---No.of unmatched----< = 7
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: best BACK price = 2.8
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: best LAY price = 2.82
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: best lay price ----No.of unmatched-----> = 0
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 2ND best BACK price = 2.8 + 1 ticks = 2.82
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 2ND best LAY price = 2.82 - 1 ticks = 2.8
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 2nd best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 2nd best lay price ----No.of unmatched-----> = 0
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 3RD best BACK price = 2.8 + 2 ticks = 2.84
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 3RD best LAY price = 2.82 - 2 ticks = 2.78
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 3rd best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 3rd best lay price ----No.of unmatched-----< = 0
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: TOTAL unmatched back---No.of unmatched----< = 3
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: TOTAL unmatched lay ---No.of unmatched----< = 7
18/12/2021 05:19:20: [AS 26] : Store Value for 11. Sixbysixtythree: best BACK price = 2.8
18/12/2021 05:19:20: [AS 26] : Store Value for 11. Sixbysixtythree: best LAY price = 2.82
18/12/2021 05:19:20: [AS 26] : Store Value for 11. Sixbysixtythree: best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:20: [AS 26] : Store Value for 11. Sixbysixtythree: best lay price ----No.of unmatched-----> = 0
18/12/2021 05:19:20: [AS 26] : Store Value for 11. Sixbysixtythree: 2ND best BACK price = 2.8 + 1 ticks = 2.82
18/12/2021 05:19:20: [AS 26] : Store Value for 11. Sixbysixtythree: 2ND best LAY price = 2.82 - 1 ticks = 2.8
the idea is to aggregate the total number of bets in those positions and only place a bet when the Unmatched ( closest to the touch price ) Back total is equal to the Lay side unmatched total.
i cant seem to capture any values . am i missing something ?
--------------------------------------------------------------------------------------------------------------------------
18/12/2021 05:19:17: [AS 26] : Store Value for 11. Sixbysixtythree: TOTAL unmatched lay ---No.of unmatched----< = 7
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: best BACK price = 2.8
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: best LAY price = 2.82
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: best lay price ----No.of unmatched-----> = 0
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 2ND best BACK price = 2.8 + 1 ticks = 2.82
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 2ND best LAY price = 2.82 - 1 ticks = 2.8
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 2nd best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 2nd best lay price ----No.of unmatched-----> = 0
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 3RD best BACK price = 2.8 + 2 ticks = 2.84
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 3RD best LAY price = 2.82 - 2 ticks = 2.78
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 3rd best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: 3rd best lay price ----No.of unmatched-----< = 0
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: TOTAL unmatched back---No.of unmatched----< = 3
18/12/2021 05:19:18: [AS 26] : Store Value for 11. Sixbysixtythree: TOTAL unmatched lay ---No.of unmatched----< = 7
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: best BACK price = 2.8
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: best LAY price = 2.82
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: best lay price ----No.of unmatched-----> = 0
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 2ND best BACK price = 2.8 + 1 ticks = 2.82
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 2ND best LAY price = 2.82 - 1 ticks = 2.8
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 2nd best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 2nd best lay price ----No.of unmatched-----> = 0
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 3RD best BACK price = 2.8 + 2 ticks = 2.84
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 3RD best LAY price = 2.82 - 2 ticks = 2.78
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 3rd best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: 3rd best lay price ----No.of unmatched-----< = 0
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: TOTAL unmatched back---No.of unmatched----< = 3
18/12/2021 05:19:19: [AS 26] : Store Value for 11. Sixbysixtythree: TOTAL unmatched lay ---No.of unmatched----< = 7
18/12/2021 05:19:20: [AS 26] : Store Value for 11. Sixbysixtythree: best BACK price = 2.8
18/12/2021 05:19:20: [AS 26] : Store Value for 11. Sixbysixtythree: best LAY price = 2.82
18/12/2021 05:19:20: [AS 26] : Store Value for 11. Sixbysixtythree: best back price ----No.of unmatched-----> = 0
18/12/2021 05:19:20: [AS 26] : Store Value for 11. Sixbysixtythree: best lay price ----No.of unmatched-----> = 0
18/12/2021 05:19:20: [AS 26] : Store Value for 11. Sixbysixtythree: 2ND best BACK price = 2.8 + 1 ticks = 2.82
18/12/2021 05:19:20: [AS 26] : Store Value for 11. Sixbysixtythree: 2ND best LAY price = 2.82 - 1 ticks = 2.8
Thanks Dabbla,
trying to track my unmatched bets ,which I can see unmatched on the ladder @ a price ,yet the Sv responsible for tracking them is returning a zero value .
The only Sv that’s seem to work is the Total unmatched .
Question is , why are those Svs empty ?
shouldn't’ There be a track record of those sv’s in those positions , just before they get matched ?
This file works for what your after.
This file will only test for lay bets
Change the SV (another stored value holding the price) SV = (LAY JFAR 3) to BACK-1 of whatever SV price you want to test.This file will only test for lay bets
You do not have the required permissions to view the files attached to this post.
have added more positions of interest,
below you see ,bets waiting to get matched but no bets are recorded by the SVs . the only one that showing a value the total number of lays OR backs that havent been matched yet.
You do not have the required permissions to view the files attached to this post.
Your file is all back to front.
Automation does not recognize that you have reversed the ladder.
In your image the pink ladder is the backside not the layside.
You won’t have back bets on the backside, you should have lay bets on the backside.
You need to minus the back prices not plus and vice versa for the lay prices.
Automation does not recognize that you have reversed the ladder.
In your image the pink ladder is the backside not the layside.
You won’t have back bets on the backside, you should have lay bets on the backside.
You need to minus the back prices not plus and vice versa for the lay prices.
The image shows (1 back price) the best back price has a unmatched bet (1 = true).
Unmatched = the number of lay bets at that price.
Total bets(How many positions have unmatched bets) = 2 19/12/2021 12:50:42: [AS 1659] : Store Value (Shared) for Under 2.5 Goals: UNMATCHED_BS BEST_PRICE = 4
19/12/2021 12:50:42: [AS 1659] : Store Value (Shared) for Under 2.5 Goals: UNMATCHED_BS BEST_PRICE-1 = 3
19/12/2021 12:50:42: [AS 1659] : Store (range calc) Value (Shared) for Under 2.5 Goals: TOTAL_BS_POSITIONS = 2
This file is a little bit rough and will need finishing but its pointing you in the right direction.
File Ladder
Unmatched = the number of lay bets at that price.
Total bets(How many positions have unmatched bets) = 2 19/12/2021 12:50:42: [AS 1659] : Store Value (Shared) for Under 2.5 Goals: UNMATCHED_BS BEST_PRICE = 4
19/12/2021 12:50:42: [AS 1659] : Store Value (Shared) for Under 2.5 Goals: UNMATCHED_BS BEST_PRICE-1 = 3
19/12/2021 12:50:42: [AS 1659] : Store (range calc) Value (Shared) for Under 2.5 Goals: TOTAL_BS_POSITIONS = 2
This file is a little bit rough and will need finishing but its pointing you in the right direction.
File Ladder
You do not have the required permissions to view the files attached to this post.
spot on !!

Thank you very much .
have extended the file below and run it against BA s version.
your's work fine but BA's is returning Null results. i might be wrong but i think there is an issue with those SVs . not unless they are meant to be used in a different way. ?how?
Thanks again Dabbla.
You do not have the required permissions to view the files attached to this post.