New beta version of Bet Angel v1.62.0 beta3 - Now on general release

Post Reply
Bet Angel
Bet Angel
Bet Angel
Posts: 4031
Joined: Tue Apr 14, 2009 3:47 pm

We are pleased to announce that a new beta version of Bet Angel Professional is available v1.62.0 beta3

Updated: 3rd Sept to update download links for general release.

*************************************************************************************
If you are using the beta, then please upgrade to the general release version.
It contains a betting optimisation following a recent change by betfair which
will be beneficial for a lot of traders.
*************************************************************************************



Updated 12th June: Download links updated to point to beta 3 which contains the following:
  • Bug fix: Ladder Settings - Markers editor was reverting some styles back to 'Border' style when switching from one marker to another
  • New keyboard shortcuts: In the Guardian category of shortcuts, new actions have been added to 'Select a Markets List Layout' and to 'Select a Custom Column Profile for the Markets List'

Updated 23rd May: Download links updated to point to beta 2 which contains the following bug fixes.
  • The chosen item in the picklist at the top of the Correlation tool was being reset when changing markets.
  • The matched bets grid in Guardian wasn't repainting correctly when switching into that pane having previously changed markets

Download it from here: - https://www.betangel.com/securedownloads/BAP_1_62_0.exe

Bet Angel VPS only version: - https://www.betangel.com/securedownloads/BAPSE_1_62_0.exe

We have tested this in alpha over the last few weeks and any bugs found have been fixed. We feel it’s ready for beta release to the community ahead of its formal public release.

As with all betas, please gain confidence with the version before using full stakes. If you spot any issues, please post them to this thread.

In this version we introduce the Selection Correlation tool, add more features to the Bet Angel API, added the concept of instant fill or kill, and have implemented a number of customer ideas and suggestions. All changes are detailed below.

Features of v1.62.0

Selection Correlation
  • Bet Angel’s Correlation feature will revolutionise your trading strategy by providing deep insights into market dynamics.
    • In any market, the total book percentage must always converge to 100%. This means that the movements of individual selections are interconnected. For instance, when a favourite in the market is heavily backed, other selections will inevitably drift.
    • The Correlation tool doesn’t just highlight these relationships; it quantifies them. This allows you to see exactly which selections are affected and to what extent, enhancing your ability to make informed trading decisions. A correlation score of 0 indicates no correlation, 100% signifies identical movements, and -100% means they move in opposite directions.
    • Presented in an easy-to-read table format, the Correlation tool offers extensive customisation options to align with your unique trading style. This ensures you can quickly and effortlessly grasp the correlations within the market, enabling you to easily understand and trade what you are seeing within any market.
    • To open the Correlation tool click the linkage icon on the toolbar.
      correlation.png

Bet Angel API
  • New operations have been added to the Automation component to allow Servants to be started and stopped by the API.
    • startAutomationServant - start running a named Automation file on one of the markets currently displayed on a trading screen. Servant context information can be provided.
    • stopAutomationServant - stop running a specific Servant using its instance id
  • New operations have been added to the Guardian component to get/set the Nominated Selections of a market, to display a market on a trading screen and to manage the active trading screens.
    • setNominatedSelections - set the selections assigned to specific Nominated Selection columns in Guardian for specific markets
    • getNominatedSelections - get the selections currently assigned to the Nominated Selection columns in Guardian
    • displayMarket - asks Bet Angel to display one of Guardian's markets on the main one-click/ladder screen or on a one-click/ladder window.
    • getTradingWindows - gets a list of the one-click/ladder windows and the ids of the markets that are currently shown by them. Also includes details of the market active on the main trading screen.
    • closeTradingWindow - asks Bet Angel to close a specific one-click/ladder window.
  • The getMarketPrices operation of the Markets component now allows the best 6 prices or the best 10 prices to be requested (rather than the usual best 3 prices).
  • The example HTML / JavaScript test page has been updated to support the new operations
  • The API reference documentation has been updated and can be found here.

Instant Fill or Kill
  • Bet Angel now supports the concept of 'instant fill or kill'. To use this, set the fill or kill delay to 0 (can be used manually or via Automation or Excel).
    • When a bet is placed using this setting, it'll match the portion of your stake that is available at that moment on betfair and immediately cancel the rest. This saves the fractions of a second during cancellation that would normally occur due to internet latency (matched bet response from Betfair + cancellation request being sent from Bet Angel). So instant fill or kill is appropriate when you don’t want your bet to remain on offer to the market for a period of time. Regular time-based fill or kill operations are unaffected by this change.

Matched Bets Grid on the main screen and Matched/Unmatched Bets Grid in Guardian
  • The matched bets grid on the main screen and in Guardian now supports sorting (and nested sorting using Shift+Click), column moving/sizing, and has a new 'Consolidate' option which combines stakes placed at the same price on the same selection.
  • The unmatched bets grid on Guardian now also supports sorting and column moving/sizing.
  • The layout and chosen sort of these grid will be saved/restored as part of the Screen Layout profiles.

Keyboard shortcuts
  • Market Navigation category
    • 'Select the next market from Guardian / Watch List' can now 'Wrap search from last to first' and 'Skip closed markets' when searching
    • 'Select the previous market from Guardian / Watch List' can now 'Wrap search from first to last' and 'Skip closed markets' when searching
    • 'Select the next event from Guardian / Watch List' can now 'Wrap search from last to first' and 'Skip closed markets' when searching
    • 'Select the previous event from Guardian / Watch List' can now 'Wrap search from first to last' and 'Skip closed markets' when searching
  • Global Settings category
    • New action to 'Reload the current Screen Layout Profile'
  • Ladder category
    • New action to 'Change the selection on a Ladder'. It contains various options to pick a specific selection (or the next/previous selection) from a chosen sorted list.
      Applies to either the ladder under the mouse or a specific ladder regardless of the mouse position.

Total Performance Data
  • TPD announced that their data supplier now has the ability to quickly flag in the data when a transponder has been incorrectly assigned to another horse or warn when the clock times are incorrect or there is a delay in removing a fallen horse or non-runner.
    The assignment error and the warnings, when set, will be shown as a banner at the base of the Map and Pars Chart. Also the presence of the assignment error (or the presence of any warning) can be tested with Automation via the Total Performance Data condition.

Automation – Editor
  • The Global Settings parameters (used with bet placement rule types) can now be overridden with values held in stored values.
  • When using 'Export All Stored Values' the Stored Value name comparison area has been enhanced to allow partial text matching rather than just exact matching. e.g. You can now export all Stored Values whose name starts with or contains a particular piece of text.

Automation - Stored Values
  • 'The Betfair Transactions this hour' can now be assigned to a stored value
  • New values can now be assigned when using ‘Store a value as Text’:
    • 'The Market Id’
    • ’The event's country’ – full name
    • ’The event's country code’ – short country code as used by betfair
    • ’The name of this rule’ – can be useful if you want to record the name of the rule that last triggered into an SV or make a note of the rule name in the log. Could even be used to control the behaviour of another rule based on a naming convention in the rule itself.
    • ’The name of this rules file’ – similar usage as above.

Excel
  • Extra commands have been added to allow Keep/Take SP/Cancel to be applied to just the back bets or just the lay bets.
    • TAKE_SP_ALL_BACK, TAKE_SP_ALL_LAY, KEEP_ALL_BACK, KEEP_ALL_LAY have been added as global commands and as commands for individual selections.
    • CANCEL_ALL_BACK, CANCEL_ALL_LAY have been added as global commands to match the ones already available on individual selections.
      The syntax notes in the Excel templates supplied with the Bet Angel installer have been updated to reflect these changes.

Advanced Charts
  • Two new chart types have been added to improve the charting of History List data when the values don’t conform to the Y-axis ranges of other charts.
    • 'History List Fixed Range' allows the Y Axis min & max to be specified as part of the chart settings
    • 'History List Dynamic Range' derives the Y Axis range itself based on the data being displayed.
    • Unlike other chart types, both of these charts support the display of negative Y values, if required.

Other changes
  • The Transaction counter has been updated to match betfair's current rules (5000 transactions per hour)
  • Ladder settings - the highlight colours used for the Last Traded Odds can now be customised
  • The Features menu at the top of the main screen has been enhanced to link directly to major tools, watch lists, keyboard shortcuts, TPD etc
  • Soccer Mystic – the correct score table has been updated to show predictions for Any Other Home Win, Any Other Away Win, Any Other Draw
  • In-play Trader – a bug has been fixed where the Saddle Cloth sort didn’t work having changed to a new market (unless the sort was manually changed)
You do not have the required permissions to view the files attached to this post.
User avatar
jamesedwards
Posts: 3923
Joined: Wed Nov 21, 2018 6:16 pm

DaKvH0hW4AElUjM.jpg

Instant fill or kill :mrgreen: :mrgreen:
Q. Will this work ok with Betfair in-play delays?

Matched Bets Grid on the main screen and Matched/Unmatched Bets Grid in Guardian :mrgreen:

Total Performance Data - data error alert :mrgreen: :mrgreen: :mrgreen:

'The Betfair Transactions this hour' can now be assigned to a stored value :mrgreen:
You do not have the required permissions to view the files attached to this post.
Anbell
Posts: 2367
Joined: Fri Apr 05, 2019 2:31 am

That's a long list. Incredible work team.
User avatar
jimibt
Posts: 4192
Joined: Mon Nov 30, 2015 6:42 pm

yeah - some great additions (nice to see the BA API being progressively enhanced on each version iteration!!)

instant fill/kill looks perfect for some of those nefarious approaches ;)
Bet Angel
Bet Angel
Bet Angel
Posts: 4031
Joined: Tue Apr 14, 2009 3:47 pm

jamesedwards wrote:
Mon May 20, 2024 12:22 pm
Instant fill or kill :mrgreen: :mrgreen:
Q. Will this work ok with Betfair in-play delays?
Yes, the place bet request flags to betfair that it should kill the portion that is unmatched once it is processed by their matching engine. Obviously the bet placement still incurs the usual in-play betting delay, but after that, the cancellation of the unmatched amount is instant.
User avatar
Kai
Posts: 7051
Joined: Tue Jan 20, 2015 12:21 pm

jimibt wrote:
Mon May 20, 2024 12:39 pm
instant fill/kill looks perfect for some of those nefarious approaches ;)
You basically see it in use daily

Iceberg orders when?
Fugazi
Posts: 931
Joined: Wed Jan 10, 2024 7:20 pm

Selection correlation - so it is telling us what selection has recently changed causing book percent to be out of line?

Can it be used as an automation parameter ?
User avatar
Euler
Posts: 26200
Joined: Wed Nov 10, 2010 1:39 pm

Fugazi wrote:
Mon May 20, 2024 5:19 pm
Selection correlation - so it is telling us what selection has recently changed causing book percent to be out of line?
It's telling you how the market and individual selections are changing in relation to the runner(s) you have selected.

If something is bombing in then something or several things must be moving in the other direction. So it's telling you which ones and how much.
Fugazi
Posts: 931
Joined: Wed Jan 10, 2024 7:20 pm

Euler wrote:
Mon May 20, 2024 5:24 pm
Fugazi wrote:
Mon May 20, 2024 5:19 pm
Selection correlation - so it is telling us what selection has recently changed causing book percent to be out of line?
It's telling you how the market and individual selections are changing in relation to the runner(s) you have selected.

If something is bombing in then something or several things must be moving in the other direction. So it's telling you which ones and how much.
Awesome.

Great work.
sIGNAL
Posts: 104
Joined: Sun Aug 06, 2023 5:32 am

Looks like a Good update this one. Great work 👏
andy28
Posts: 578
Joined: Sat Jan 30, 2021 12:06 am

Being able to change the colours of last traded odds is a biggy for me , thanks
sionascaig
Posts: 1605
Joined: Fri Nov 20, 2015 9:38 am

On fresh instal, in the Market view on Guardian when "Display Sidebar" checkbox clicked the side bar was completely blank, e.g. the Racing Markets Quick Picks list was just an empty frame..

Windows Compatibility Assistant then kicked in saying the program may not have run correctly and do you want to run again using compatibility settings which I did and now all ok.

(it's a new new windows 11 PC, so not much on it other than BA).

PS: I did get a message during instal that some files were running that BA needed to close which was a bit weird as had closed down BA before trying to instal new version. Not sure if that had something to do with it.
User avatar
ilovepizza82
Posts: 537
Joined: Thu Nov 02, 2017 3:41 pm
Contact:

The Correlation tool....why is it not in the ladder section but some seperate window ? :)
User avatar
jimibt
Posts: 4192
Joined: Mon Nov 30, 2015 6:42 pm

Correlation Tool, 1st impressions.

The data is all well represented and having the color coding is a good visual aid. personally tho, i'd prefer to see it represented graphically where we had perhaps a ZERO horizontal baseline and had the values sitting vertically (on a bar) either above or below that horizontal ZERO baseline. you'd then visually be able to see the expansion and contraction of the correlated selections (aka my old pistons paradigm).
Screenshot 2024-05-21 094751.png
just my initial thoughts, so may change with more road miles.
You do not have the required permissions to view the files attached to this post.
Bet Angel
Bet Angel
Bet Angel
Posts: 4031
Joined: Tue Apr 14, 2009 3:47 pm

ilovepizza82 wrote:
Tue May 21, 2024 9:39 am
The Correlation tool....why is it not in the ladder section but some seperate window ? :)
With the many to many relationship of correlation, it works better in a grid where you can see the relationship of the field compared to the five favourites. After an initial assessment of the market you may focus in on a specific runner, but it would still be a lot of info to squeeze into the ladder display.
Post Reply

Return to “Bet Angel - Release & version history”