Forum

FAQs and other general questions are answered here
By Ninada
#71
As u can see on the picture, one game was "Lapsed" ?! What's Lapsed ????? Did the horse broke down/fall ???

It did "Lay" BUT didn't "Back" the horse Ordnance Row...

Why is this happening?
Attachments
Lapsed_whats_that.jpg
Lapsed_whats_that.jpg (217.89 KiB) Viewed 22531 times
User avatar
By BfBotManager
#72
Hi Ninada,

This means that bet was unmatched and that it failed to match before market was suspended.

Betfair uses term "Lapsed" for bets that were unmatched and were not taken.

There is option in horse races trader bot to close bet if it is not matched within X seconds. Probably this interval did not elapse, bot did not hedge bet and market went suspended.

Please send me log.txt file which can be found in folder "C:\Program Files\bfbotmanager.com\Bf Bot Manager" to email rade[at]bfbotmanager.com and I will investigate this further.

Thanks,
Rade
By Ninada
#73
I cant find any log.txt file in C:\Program Files\bfbotmanager.com\Bf Bot Manager :(

What should i do about this...My hedge is set to 30 sec...Should i make it 20 sec or 15 sec, to solve this problem...

In my opinion it should always "back" and "lay" a bet...I don't understand why the bot has to wait for so long time before it try's to match a bet...
Its just stupid to try and match a bet in the last 30 sec of game...

In this situation i want the bot to match it before its to late...
User avatar
By BfBotManager
#74
Hi Ninada,

Bot places 2 bets, 1 Back bet and 1 Lay bet so that you get equal amount of money if both bets get matched. This is done in the same second.

e.g. at your screenshot, bot placed bets on selection "Fier Destrier", one Back bet at size of 30.00@3.8 and one Lay bet of size 32.57 @3.5. So whoever wins the race you get 2.57kr. Both bets were placed at 16:40h (in same second).

If one of the bets is not matched after 30 seconds, then bot cancels that bet and places new Hedge bet that should be matched instantly because in this case bot will request price that is already available at market. Hedge bet will be placed so that your profit and loss is equal regardless who wins the race.

Does that make sense?

I will investigate this further and check code to make sure it is working properly. I tested this earlier and it worked well, but special situations are always possible.

Regards,
Rade
By Ninada
#75
Okey.

So the bot always place a "Back" bet first then a "Lay" bet?? right?? if so why did the bot place a "Lay" bet on Ordnance Row "BEFORE" it placed a "Back" bet??
User avatar
By BfBotManager
#76
Hi Ninada,

Bot places Back and Lay bet in the same moment, same request.
1 request to Betfair to place 2 bets (one bet is Back and other bet is Lay). Does that make sense?

Both bets are initially Unmatched when placed. Then we wait for someone to accept/match our bets at Betfair. Once both bets are matched then trade is completed.

If trade is not completed within X seconds then bot cancels unmatched bets and places Hedge bet.

Regards,
Rade
By Ninada
#77
Hi again...And one more i got one bet lapsed...It makes me loose A LOT of money...This bot is useless if these kind of things can happen..

Here a picture, Togo Tiger "Lapsed"

Is there any solution for this ??
Attachments
lapsed_togatiger.JPG
lapsed_togatiger.JPG (160.07 KiB) Viewed 22476 times
By Ninada
#78
Code: Select all
2009-05-13 17:10:28: HandleOnPlaceBets: Placed bet, betId: 7965804365, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 17:10:28: HandleOnPlaceBets: Placed bet, betId: 7965804367, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 17:10:29: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7965804365, marketId: 100562157, selectionId: 2180266, betStatus: M, betType: B, size: 60, price: 3, matchedDate: 2009-05-13 15:10:22
2009-05-13 17:10:29: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7965804367, marketId: 100562157, selectionId: 2180266, betStatus: M, betType: L, size: 60,4, price: 2,98, matchedDate: 2009-05-13 15:10:23
2009-05-13 17:10:29: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 15:10:23
2009-05-13 17:21:13: HandleOnPlaceBets: Placed bet, betId: 7965930378, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 17:21:13: HandleOnPlaceBets: Placed bet, betId: 7965930379, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 17:21:14: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7965930378, marketId: 100560178, selectionId: 3855285, betStatus: U, betType: B, size: 60, price: 2,5, matchedDate: 0001-01-01 00:00:00
2009-05-13 17:21:14: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7965930379, marketId: 100560178, selectionId: 3855285, betStatus: U, betType: L, size: 63,56, price: 2,36, matchedDate: 0001-01-01 00:00:00
2009-05-13 17:21:14: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 15:10:23
2009-05-13 17:21:16: HandleOnGetMUBetsSince: matchedSince 2009-05-13 15:10:23
2009-05-13 17:21:16: HandleOnGetMUBetsSince: Handle on get MU bets since, betId: 7965930379, marketId: 100560178, selectionId: 3855285, betStatus: M, betType: L, size: 63,56, price: 2,36, matchedDate: 2009-05-13 15:21:09, placedDate: 2009-05-13 15:21:06
2009-05-13 17:21:16: After HandleOnGetMUBetsSince ukLastMatchedDate is 2009-05-13 15:10:23
2009-05-13 17:21:16: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7965930379, marketId: 100560178, selectionId: 3855285, betStatus: M, betType: L, size: 63,56, price: 2,36, matchedDate: 2009-05-13 15:21:09
2009-05-13 17:21:16: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 15:21:09
2009-05-13 17:21:22: HandleOnGetMUBetsSince: matchedSince 2009-05-13 15:21:09
2009-05-13 17:21:22: HandleOnGetMUBetsSince: Handle on get MU bets since, betId: 7965930378, marketId: 100560178, selectionId: 3855285, betStatus: M, betType: B, size: 60, price: 2,5, matchedDate: 2009-05-13 15:21:15, placedDate: 2009-05-13 15:21:06
2009-05-13 17:21:22: After HandleOnGetMUBetsSince ukLastMatchedDate is 2009-05-13 15:21:09
2009-05-13 17:21:22: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7965930378, marketId: 100560178, selectionId: 3855285, betStatus: M, betType: B, size: 60, price: 2,5, matchedDate: 2009-05-13 15:21:15
2009-05-13 17:21:22: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 15:21:15
2009-05-13 17:34:09: HandleOnPlaceBets: Placed bet, betId: 7966081647, resultCode: OK, sizeMatched: 90, success: True
2009-05-13 17:34:09: HandleOnPlaceBets: Placed bet, betId: 7966081648, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 17:34:10: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966081647, marketId: 100562229, selectionId: 2952320, betStatus: M, betType: B, size: 90, price: 2,56, matchedDate: 2009-05-13 15:34:03
2009-05-13 17:34:10: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966081648, marketId: 100562229, selectionId: 2952320, betStatus: U, betType: L, size: 95,05, price: 2,14, matchedDate: 0001-01-01 00:00:00
2009-05-13 17:34:10: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 15:34:03
2009-05-13 17:34:36: HandleOnGetMUBetsSince: matchedSince 2009-05-13 15:34:03
2009-05-13 17:34:36: HandleOnGetMUBetsSince: Handle on get MU bets since, betId: 7966081648, marketId: 100562229, selectionId: 2952320, betStatus: M, betType: L, size: 95,05, price: 2,14, matchedDate: 2009-05-13 15:34:29, placedDate: 2009-05-13 15:34:02
2009-05-13 17:34:36: After HandleOnGetMUBetsSince ukLastMatchedDate is 2009-05-13 15:34:03
2009-05-13 17:34:37: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966081648, marketId: 100562229, selectionId: 2952320, betStatus: M, betType: L, size: 95,05, price: 2,14, matchedDate: 2009-05-13 15:34:29
2009-05-13 17:34:37: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 15:34:29
2009-05-13 17:48:56: HandleOnPlaceBets: Placed bet, betId: 7966282670, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 17:48:56: HandleOnPlaceBets: Placed bet, betId: 7966282672, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 17:48:57: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966282670, marketId: 100562159, selectionId: 489104, betStatus: U, betType: B, size: 90, price: 4, matchedDate: 0001-01-01 00:00:00
2009-05-13 17:48:57: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966282672, marketId: 100562159, selectionId: 489104, betStatus: U, betType: L, size: 8,37, price: 3,95, matchedDate: 0001-01-01 00:00:00
2009-05-13 17:48:57: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966282672, marketId: 100562159, selectionId: 489104, betStatus: M, betType: L, size: 82,77, price: 3,95, matchedDate: 2009-05-13 15:48:51
2009-05-13 17:48:57: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 15:48:51
2009-05-13 17:48:59: HandleOnGetMUBetsSince: matchedSince 2009-05-13 15:48:51
2009-05-13 17:48:59: HandleOnGetMUBetsSince: Handle on get MU bets since, betId: 7966282672, marketId: 100562159, selectionId: 489104, betStatus: M, betType: L, size: 8,37, price: 3,95, matchedDate: 2009-05-13 15:48:52, placedDate: 2009-05-13 15:48:49
2009-05-13 17:48:59: After HandleOnGetMUBetsSince ukLastMatchedDate is 2009-05-13 15:48:51
2009-05-13 17:49:00: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966282672, marketId: 100562159, selectionId: 489104, betStatus: M, betType: L, size: 82,77, price: 3,95, matchedDate: 2009-05-13 15:48:51
2009-05-13 17:49:00: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966282672, marketId: 100562159, selectionId: 489104, betStatus: M, betType: L, size: 8,37, price: 3,95, matchedDate: 2009-05-13 15:48:52
2009-05-13 17:49:00: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 15:48:52
2009-05-13 17:49:27: HandleOnCancelBets: Cancelled bet, betId: 7966282670, resultCode: REMAINING_CANCELLED, sizeMatched: 0, sizeCancelled: 90, success: True
2009-05-13 17:49:29: HandleOnPlaceBets: Placed bet, betId: 7966290210, resultCode: OK, sizeMatched: 2,25, success: True
2009-05-13 17:49:30: BetsController: HegdeUK, stake: 102,86, price: 3,5, ifWins: -268,86, ifLoses: 91,14, betType: B, selectionId: 489104, marketId: 100562159
2009-05-13 17:49:30: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966290210, marketId: 100562159, selectionId: 489104, betStatus: M, betType: B, size: 2,25, price: 3,5, matchedDate: 2009-05-13 15:49:24
2009-05-13 17:49:30: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966290210, marketId: 100562159, selectionId: 489104, betStatus: M, betType: B, size: 100,61, price: 3,5, matchedDate: 2009-05-13 15:49:24
2009-05-13 17:49:30: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 15:49:24
2009-05-13 18:07:59: HandleOnPlaceBets: Placed bet, betId: 7966570922, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 18:07:59: HandleOnPlaceBets: Placed bet, betId: 7966570924, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 18:08:00: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966570922, marketId: 100562231, selectionId: 3844383, betStatus: U, betType: B, size: 90, price: 2,6, matchedDate: 0001-01-01 00:00:00
2009-05-13 18:08:00: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966570924, marketId: 100562231, selectionId: 3844383, betStatus: M, betType: L, size: 101,74, price: 2,3, matchedDate: 2009-05-13 16:07:54
2009-05-13 18:08:00: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 16:07:54
2009-05-13 18:08:13: HandleOnGetMUBetsSince: matchedSince 2009-05-13 16:07:54
2009-05-13 18:08:13: HandleOnGetMUBetsSince: Handle on get MU bets since, betId: 7966570922, marketId: 100562231, selectionId: 3844383, betStatus: M, betType: B, size: 90, price: 2,6, matchedDate: 2009-05-13 16:08:05, placedDate: 2009-05-13 16:07:52
2009-05-13 18:08:13: After HandleOnGetMUBetsSince ukLastMatchedDate is 2009-05-13 16:07:54
2009-05-13 18:08:13: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966570922, marketId: 100562231, selectionId: 3844383, betStatus: M, betType: B, size: 90, price: 2,6, matchedDate: 2009-05-13 16:08:05
2009-05-13 18:08:13: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 16:08:05
2009-05-13 18:16:21: HandleOnPlaceBets: Placed bet, betId: 7966675463, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 18:16:21: HandleOnPlaceBets: Placed bet, betId: 7966675464, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 18:16:22: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966675463, marketId: 100562161, selectionId: 3821448, betStatus: U, betType: B, size: 90, price: 4, matchedDate: 0001-01-01 00:00:00
2009-05-13 18:16:22: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966675464, marketId: 100562161, selectionId: 3821448, betStatus: U, betType: L, size: 91,14, price: 3,95, matchedDate: 0001-01-01 00:00:00
2009-05-13 18:16:22: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 16:08:05
2009-05-13 18:16:25: HandleOnGetMUBetsSince: matchedSince 2009-05-13 16:08:05
2009-05-13 18:16:25: HandleOnGetMUBetsSince: Handle on get MU bets since, betId: 7966675463, marketId: 100562161, selectionId: 3821448, betStatus: M, betType: B, size: 90, price: 4, matchedDate: 2009-05-13 16:16:17, placedDate: 2009-05-13 16:16:14
2009-05-13 18:16:25: After HandleOnGetMUBetsSince ukLastMatchedDate is 2009-05-13 16:08:05
2009-05-13 18:16:25: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966675463, marketId: 100562161, selectionId: 3821448, betStatus: M, betType: B, size: 90, price: 4, matchedDate: 2009-05-13 16:16:17
2009-05-13 18:16:25: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 16:16:17
2009-05-13 18:16:42: HandleOnCancelBets: Cancelled bet, betId: 7966675464, resultCode: REMAINING_CANCELLED, sizeMatched: 0, sizeCancelled: 91,14, success: True
2009-05-13 18:16:44: HandleOnPlaceBets: Placed bet, betId: 7966680467, resultCode: OK, sizeMatched: 80, success: True
2009-05-13 18:16:45: BetsController: HegdeUK, stake: 80, price: 4,5, ifWins: 270, ifLoses: -90, betType: L, selectionId: 3821448, marketId: 100562161
2009-05-13 18:16:45: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7966680467, marketId: 100562161, selectionId: 3821448, betStatus: M, betType: L, size: 80, price: 4,4, matchedDate: 2009-05-13 16:16:38
2009-05-13 18:16:45: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 16:16:38
2009-05-13 18:51:22: HandleOnPlaceBets: Placed bet, betId: 7967031908, resultCode: OK, sizeMatched: 90, success: True
2009-05-13 18:51:22: HandleOnPlaceBets: Placed bet, betId: 7967031910, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 18:51:24: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967031908, marketId: 100562317, selectionId: 3880539, betStatus: M, betType: B, size: 36,06, price: 3,05, matchedDate: 2009-05-13 16:51:17
2009-05-13 18:51:24: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967031908, marketId: 100562317, selectionId: 3880539, betStatus: M, betType: B, size: 53,94, price: 2,98, matchedDate: 2009-05-13 16:51:17
2009-05-13 18:51:24: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967031910, marketId: 100562317, selectionId: 3880539, betStatus: M, betType: L, size: 91,24, price: 2,9, matchedDate: 2009-05-13 16:51:17
2009-05-13 18:51:24: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 16:51:17
2009-05-13 19:22:00: HandleOnPlaceBets: Placed bet, betId: 7967432523, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 19:22:00: HandleOnPlaceBets: Placed bet, betId: 7967432524, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 19:22:01: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967432523, marketId: 100562319, selectionId: 3829294, betStatus: U, betType: B, size: 90, price: 2,14, matchedDate: 0001-01-01 00:00:00
2009-05-13 19:22:01: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967432524, marketId: 100562319, selectionId: 3829294, betStatus: U, betType: L, size: 95,35, price: 2,02, matchedDate: 0001-01-01 00:00:00
2009-05-13 19:22:01: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 16:51:17
2009-05-13 19:22:04: HandleOnGetMUBetsSince: matchedSince 2009-05-13 16:51:17
2009-05-13 19:22:04: HandleOnGetMUBetsSince: Handle on get MU bets since, betId: 7967432524, marketId: 100562319, selectionId: 3829294, betStatus: M, betType: L, size: 95,35, price: 2,02, matchedDate: 2009-05-13 17:21:56, placedDate: 2009-05-13 17:21:54
2009-05-13 19:22:04: After HandleOnGetMUBetsSince ukLastMatchedDate is 2009-05-13 16:51:17
2009-05-13 19:22:04: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967432524, marketId: 100562319, selectionId: 3829294, betStatus: M, betType: L, size: 95,35, price: 2,02, matchedDate: 2009-05-13 17:21:56
2009-05-13 19:22:04: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 17:21:56
2009-05-13 19:22:12: HandleOnGetMUBetsSince: matchedSince 2009-05-13 17:21:56
2009-05-13 19:22:12: HandleOnGetMUBetsSince: Handle on get MU bets since, betId: 7967432523, marketId: 100562319, selectionId: 3829294, betStatus: M, betType: B, size: 90, price: 2,14, matchedDate: 2009-05-13 17:22:04, placedDate: 2009-05-13 17:21:54
2009-05-13 19:22:12: After HandleOnGetMUBetsSince ukLastMatchedDate is 2009-05-13 17:21:56
2009-05-13 19:22:12: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967432523, marketId: 100562319, selectionId: 3829294, betStatus: M, betType: B, size: 90, price: 2,14, matchedDate: 2009-05-13 17:22:04
2009-05-13 19:22:12: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 17:22:04
2009-05-13 19:34:08: HandleOnPlaceBets: Placed bet, betId: 7967570977, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 19:34:08: HandleOnPlaceBets: Placed bet, betId: 7967570978, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 19:34:09: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967570977, marketId: 100562305, selectionId: 1175737, betStatus: M, betType: B, size: 90, price: 2,02, matchedDate: 2009-05-13 17:34:03
2009-05-13 19:34:09: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967570978, marketId: 100562305, selectionId: 1175737, betStatus: M, betType: L, size: 90,9, price: 2, matchedDate: 2009-05-13 17:34:03
2009-05-13 19:34:09: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 17:34:03
2009-05-13 19:42:18: HandleOnPlaceBets: Placed bet, betId: 7967677124, resultCode: OK, sizeMatched: 90, success: True
2009-05-13 19:42:18: HandleOnPlaceBets: Placed bet, betId: 7967677125, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 19:42:19: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967677124, marketId: 100561748, selectionId: 3847841, betStatus: M, betType: B, size: 90, price: 2,08, matchedDate: 2009-05-13 17:42:13
2009-05-13 19:42:19: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967677125, marketId: 100561748, selectionId: 3847841, betStatus: U, betType: L, size: 92,7, price: 2, matchedDate: 0001-01-01 00:00:00
2009-05-13 19:42:19: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 17:42:13
2009-05-13 20:00:52: HandleOnPlaceBets: Placed bet, betId: 7967944236, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 20:00:52: HandleOnPlaceBets: Placed bet, betId: 7967944237, resultCode: OK, sizeMatched: 90,88, success: True
2009-05-13 20:00:53: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967944236, marketId: 100562307, selectionId: 2509339, betStatus: U, betType: B, size: 90, price: 2,06, matchedDate: 0001-01-01 00:00:00
2009-05-13 20:00:53: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967944237, marketId: 100562307, selectionId: 2509339, betStatus: M, betType: L, size: 90,88, price: 1,98, matchedDate: 2009-05-13 18:00:47
2009-05-13 20:00:53: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 18:00:47
2009-05-13 20:01:13: HandleOnCancelBets: Cancelled bet, betId: 7967944236, resultCode: REMAINING_CANCELLED, sizeMatched: 0, sizeCancelled: 90, success: True
2009-05-13 20:01:15: HandleOnPlaceBets: Placed bet, betId: 7967949259, resultCode: OK, sizeMatched: 89,97, success: True
2009-05-13 20:01:16: BetsController: HegdeUK, stake: 89,97, price: 2, ifWins: -89,06, ifLoses: 90,88, betType: B, selectionId: 2509339, marketId: 100562307
2009-05-13 20:01:16: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967949259, marketId: 100562307, selectionId: 2509339, betStatus: M, betType: B, size: 89,97, price: 2, matchedDate: 2009-05-13 18:01:09
2009-05-13 20:01:16: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 18:01:09
2009-05-13 20:11:36: HandleOnPlaceBets: Placed bet, betId: 7968109810, resultCode: OK, sizeMatched: 90, success: True
2009-05-13 20:11:36: HandleOnPlaceBets: Placed bet, betId: 7968109812, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 20:11:37: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7968109810, marketId: 100561750, selectionId: 3007914, betStatus: M, betType: B, size: 90, price: 3,5, matchedDate: 2009-05-13 18:11:30
2009-05-13 20:11:37: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7968109812, marketId: 100561750, selectionId: 3007914, betStatus: M, betType: L, size: 94,03, price: 3,35, matchedDate: 2009-05-13 18:11:30
2009-05-13 20:11:37: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 18:11:30
2009-05-13 20:20:55: HandleOnPlaceBets: Placed bet, betId: 7968248529, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 20:20:55: HandleOnPlaceBets: Placed bet, betId: 7968248530, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 20:20:57: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7968248529, marketId: 100562323, selectionId: 3426298, betStatus: M, betType: B, size: 90, price: 2,72, matchedDate: 2009-05-13 18:20:50
2009-05-13 20:20:57: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7968248530, marketId: 100562323, selectionId: 3426298, betStatus: M, betType: L, size: 90,67, price: 2,7, matchedDate: 2009-05-13 18:20:50
2009-05-13 20:20:57: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 18:20:50
By Ninada
#79
The above is the log.txt file for today...

Here is my options:

Hedge set to 20 sec...
Stake set to 90 kr...
Max trade, runner: 1
Max trade, market: 1

I have try ed many different options and still getting the lapsed thing...

Like i sad if this kind of things can happen, this bot is useless...you loose so much money when "lapsed" occurs that its not wort using the bot...
Attachments
options.JPG
options.JPG (16.52 KiB) Viewed 23316 times
User avatar
By BfBotManager
#80
Hi Ninada,

Thank you for log file and screenshot.

I checked race Bath 13th May at 18:40h and runner "Toga Tiger", at site "At The Races", please see link:
Bath 18:40 At The Races

That is a 5f race, very short race that ends quickly, in 1 minute (Winning Time: 1m 1.98s). So there was very little time for bets to be accepted/matched.

Race went in play at "Off Time: 18:41:29", and bot placed bet 49 seconds later (19:42:18), which means that there were only 13 seconds before race ended for both bets to be accepted (race laster 61.98seconds). This is very very short time for bets to be accepted!

2009-05-13 19:42:18: HandleOnPlaceBets: Placed bet, betId: 7967677124, resultCode: OK, sizeMatched: 90, success: True
2009-05-13 19:42:18: HandleOnPlaceBets: Placed bet, betId: 7967677125, resultCode: OK, sizeMatched: 0, success: True
2009-05-13 19:42:19: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967677124, marketId: 100561748, selectionId: 3847841, betStatus: M, betType: B, size: 90, price: 2,08, matchedDate: 2009-05-13 17:42:13
2009-05-13 19:42:19: HandleOnGetSpecifiedMUBets: Handle on get bets by specified bet Ids, betId: 7967677125, marketId: 100561748, selectionId: 3847841, betStatus: U, betType: L, size: 92,7, price: 2, matchedDate: 0001-01-01 00:00:00
2009-05-13 19:42:19: After HandleOnGetSpecifiedMUBets ukLastMatchedDate is 2009-05-13 17:42:13


My suggestion is to use this bot on longer races that last 2 or more minutes, or if you are using it on short races then limit bot to only 1 trade per race and increase price range so that bot can place bet as soon as the market goes in play! Also making overround more strict will also ensure that bot does not place bet at the end of race.

I got few useful suggestions from other customer for this bot, and those improvements will be included in next version, some of the suggestions are:
1. add time to place bets at in play e.g. place bets only in first 30-40 second of in play, so that bets have enough time after they are placed to get matched - avoids placing bets when end of race is near
2. add options so that bot places only 1 bet, and later to place second bet to hedge first bet, instead of placing 2 bets at same time like bot does now!

Please let me know if you have any suggestions for improvements and I will try to add them in next version.

Regards,
Rade