What's new in FairBot 5.14 vs 5.12?

  • Replaced the standard menu-based strategy drop-down list in the Market Watch List with a searchable drop-down list. You can now quickly scroll through the available strategies or search for a strategy by typing part of its name. This is especially useful if you have a large number of strategies, making it much faster to find and assign the one you need.
  • Automation. Added the new "Set Variable (Selection Expression)" action, which uses a Selection Expression to set a variable's value. This is particularly useful when the selection is specified by a Selection variable.
  • Other minor bug fixes and improvements.

What's new in FairBot 5.11 vs 5.1?

  • Fixed an issue that caused an Access Violation when opening a market after re-logging into FairBot without closing the application.
  • Other minor bug fixes and improvements.

What's new in FairBot 5.0 vs 4.95?

  • Added the ability to hide the right-hand panel (My Bets and other tabs), giving you more space for the market view.
  • Added a shortcut to open the Market Selector.
  • Added two new "hybrid" styles: Carbon (Hybrid) and Auric (Hybrid). These styles combine a dark theme with white Grid, Ladder, and Chart interfaces, providing an alternative appearance that some users may prefer.
  • Added two new standard styles: Luna and Tablet Dark.
  • Moved the "Start Time" column in the Market Watch List to the leftmost position to improve usability.
  • Automation. Added comprehensive support for user-defined variables, making it possible to create much more sophisticated automation strategies, including custom staking plans, loss recovery systems, and other advanced logic. This feature includes the new "User Variables Manager" tool to view/edit/delete variables, "Set Variable" action, and "Market Variable Defined" condition. Expressions can now be used for Stake and Bet Odds parameters in many actions, including Place a Bet, Place a Trade, Dutching, and others. Selection/Market Expressions have also been enhanced with the new Offset, Exp, Power, Sqrt, Min, and Max functions and the M_PL and M_NET_PL variables. Also, you can now store a selection in a user-defined variable and use it later in your strategy, instead of relying on helper bets to mark selections.
  • Automation. Added a Notes tab to the Strategy Editor, allowing you to store notes associated with each strategy.
  • Automation. Added the new Daily timing option to the Edit Rule screen, allowing a rule to be active during a specified time period each day.
  • Automation.