Jump to content
FORUM · BOTBEETLE

Admin

Administrators
  • Content Count

    463
  • Joined

  • Last visited

  • Days Won

    39

Admin last won the day on June 7 2022

Admin had the most liked content!

Community Reputation

90 Excellent

2 Followers

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Admin

    Errors 5.50

    I think, the bug of the Outer Bets Panel is fixed, try 5.51, please
  2. Admin

    Errors 5.50

    Thanks for pointing out the problem. I will study the problem and try to reproduce it. I will write back in the coming days
  3. I have never seen such an error, can you show the conditions under which this occurs? Also, what jurisdiction are you connecting from?
  4. Поправил, попробуйте 5.50
  5. Please, try 5.49 - problem should be solved
  6. betfire does not accept bets if rounding exceeds certain values. This can only happen for bids less than the minimum or near the price of 1.01 Therefore, I will block such bets, for example, this is for the price of 1.01 from 1.59 to 1.26 inclusive. As you know, in order to bet less than the minimum for LAY, you need to make three bets through 1.01 This resulted in an error for some values. To prevent this, the minimum bet will be placed through 1.02
  7. Betfair Exchange - Change of Minimum Stake to £1 - from 7th February 2022
  8. The interface has been changed so that the answers to questions are clear 1. Can I use the program from my country? 2. how to use two-fractal authorization?
  9. Improved: Changed login interface Changed the size of the minimum bet for the pound (1 pound) Fixed: Fixed minimum bet error
  10. The SQL database is used to obtain historical data storage. The base is not used for trading and does not affect performance. I see an error. I'll fix it in the next update. Regarding the BET_ERROR error. Since the picture is not from this error, it is difficult to say something. If an error occurs, please try to take a screenshot. Then I can repeat this mistake if I see prices and bids.
  11. There is no difference in the program on the trial period and on the paid period Compared to other programs, botbeetle has the longest trial period of 31 days Plus, for each new version, 8 days are provided for verification. Now about mistakes
  12. Admin

    2 Step Security

    Unfortunately betfair does not have an API that allows you to do this programmatically. Therefore, you need to use the built-in browser. 1. Open the browser 2. Enter the login password 3. Enter the code
  13. Для скриптов типа MarketScript и RunnerScript можно получить полные рыночные данные стандарта betfair - MarketBook - (2) https://docs.developer.betfair.com/display/1smk3cen4v3lu3yomq5qye0ni/Betting+Type+Definitions#BettingTypeDefinitions-MarketBook Класс MarketBook находится в MarketCatalogue. Также на него можно получить доступ через RunnerCatalog -> MarketCatalogue -> MarketBook Столбик денег (5)
  14. There is also an example of a script in the project (GapRunnerScript) which constantly bets on the price gap The main difference is that the functions for working with bets (create, modify, cancel an order) have become synchronous. Functions return a result that can be processed.
  15. There are three types of empty scripts in the project
×
×
  • Create New...