Bet Fair Non Runners
-
- Posts: 66
- Joined: Sun Feb 28, 2021 11:12 am
Evening all, is there any quick way using stored values that I can store this with the last traded price or book percent% as it became a non runner. I note bet fair shows non runners and the book% on the main site. Any help would be great, thanks.
I think you'd have to write it to the log or excelDanTheMan1 wrote: ↑Sat Jun 17, 2023 9:51 pmEvening all, is there any quick way using stored values that I can store this with the last traded price or book percent% as it became a non runner. I note bet fair shows non runners and the book% on the main site. Any help would be great, thanks.
-
- Posts: 66
- Joined: Sun Feb 28, 2021 11:12 am
Yes, this is the information I would like to collect via s/v into the log before exporting it into excel. I was just wondering if this was possible?Anbell wrote: ↑Sun Jun 18, 2023 6:01 amI think you'd have to write it to the log or excelDanTheMan1 wrote: ↑Sat Jun 17, 2023 9:51 pmEvening all, is there any quick way using stored values that I can store this with the last traded price or book percent% as it became a non runner. I note bet fair shows non runners and the book% on the main site. Any help would be great, thanks.
You can do it, but it isnt simple. I dont think that info regarding non-runners is available via guardian or one-click once the runner has been removed, so you'd need to collect the data for every runner in realtime in excel (probably) and then identify which runner has been removed, and then locate the LTP or whatever, probably using VBA.DanTheMan1 wrote: ↑Sun Jun 18, 2023 9:45 amYes, this is the information I would like to collect via s/v into the log before exporting it into excel. I was just wondering if this was possible?Anbell wrote: ↑Sun Jun 18, 2023 6:01 amI think you'd have to write it to the log or excelDanTheMan1 wrote: ↑Sat Jun 17, 2023 9:51 pmEvening all, is there any quick way using stored values that I can store this with the last traded price or book percent% as it became a non runner. I note bet fair shows non runners and the book% on the main site. Any help would be great, thanks.
Depending on the accuracy you require you can go to settings/excel and export rf or projected SP or whatever - but then you still have to extract the data once there has been a withdrawal, which isnt easy
-
- Posts: 66
- Joined: Sun Feb 28, 2021 11:12 am
No worries, sounds like a bit of a job, I will see if I can get the info in another way. Cheers for the help though.