Jump to content
FORUM · BOTBEETLE

Admin

Administrators
  • Content Count

    488
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Admin

  1. 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
  2. I have never seen such an error, can you show the conditions under which this occurs? Also, what jurisdiction are you connecting from?
  3. Поправил, попробуйте 5.50
  4. Please, try 5.49 - problem should be solved
  5. 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
  6. Betfair Exchange - Change of Minimum Stake to £1 - from 7th February 2022
  7. 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?
  8. Improved: Changed login interface Changed the size of the minimum bet for the pound (1 pound) Fixed: Fixed minimum bet error
  9. 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.
  10. 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
  11. 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
  12. Для скриптов типа MarketScript и RunnerScript можно получить полные рыночные данные стандарта betfair - MarketBook - (2) https://docs.developer.betfair.com/display/1smk3cen4v3lu3yomq5qye0ni/Betting+Type+Definitions#BettingTypeDefinitions-MarketBook Класс MarketBook находится в MarketCatalogue. Также на него можно получить доступ через RunnerCatalog -> MarketCatalogue -> MarketBook Столбик денег (5)
  13. 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.
  14. There are three types of empty scripts in the project
  15. Botbeetle.Script.zip
  16. Optimizing Schedule Windows
  17. По текущей версии будут правки, оптимизационные. Направление - быстрая работа, уменьшение использования памяти, упрощение интерфейса.
  18. Я сейчас немного отвлекся от программы. Изучаю Swift и SwiftUI возможно, если ничего не помешает, сделаю в течении полугода что-то тестовое для MacOS
  19. У исторических данных есть один минус - нет точного счета, поэтому можно тестировать только скрипты не связанные с точным счетом
  20. 5. Анализ Каждый рынок со ставками можно открыть и посмотреть где была выставлена и убедиться в правильности работы скрипта.
  21. Тестирование производится путем прогона через скрип всех исторических данных рынка
  22. 4. Общий результат (1) и отдельно по рынкам (2)
  23. 3. Окно тестирования
  24. 2. Открываем выбранное портфолио, задаем исторические данные и параметры скрипта
  25. По поводу программы, будет ли она кому интересна. Общий смысл ее такой 1. Создаем Портфолио 1.1 - состоит из исторического набора данных (это то что загружается в основной программе botbeetle на последней вкладке) 1.2 Выбирается скрипт для тестирования
×
×
  • Create New...