Jump to content
FORUM · BOTBEETLE

Leaderboard

Popular Content

Showing content with the highest reputation since 10/24/18 in all areas

  1. Full translation to pt-PT, pt-BR, es-ES Add Live Score to main window Add sound alerts to LiveScore
    3 points
  2. 2 points
  3. 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.
    2 points
  4. There are three types of empty scripts in the project
    2 points
  5. Hi Admin It's good to see Bot Beetle getting a review, but I don't think it is fair or accurate - whoever 'reviewed' Bot beetle missed important details: * C# scripts * Chart interface * Live score for soccer and tennis, available at the top of the grid/ladder window (this is not available in some other very popular software) * Schedule windows for tennis, horses, soccer and greyhounds These features stand out from other software I use regularly on Betfair/Betdaq, and IMHO make Bot Beetle a good choice for intermediate traders (like me), and for advanced/professional users - not just beginners. It looks like someone in Caan's office tried the software for a few minutes, then wrote a review on his behalf (using images copied from your website) - Caan has a particular way of speaking and writing, and this review does not match his style. Hopefully we will see more reviews in future - maybe with screenshots/video of the reviewer actually using the software! Cheers!
    2 points
  6. 2.3. We work with selected lines. (3) Get a list of selected Runners (3.1) Check whether there is protection on the line (3.2) Check market status (3.3) Check if the price is in the specified interval. (3.4) We get the size of the bet as a percentage of the balance (3.5) We establish protection from the repeated bet (3.6) Make a bet
    2 points
  7. I work in a Script, this is to place a bet on OVER 0.5 at a price of 1.05 with a stake of 5 in the programming window I was trying but it seems that my code has an error since the bet is not thrown I'm not sure if I select the Market over 0.5 correctly. //=========================================AJUSTE DE ORDEN====================================================================== [Category("2. Order")] [DisplayName("Precio OVER 0.5")] public decimal OrderPrice { get; set; } = 1.05M; [Category("2. Order")] [DisplayName("Precio OVER 1.5")] public decimal OrderPrice2 { get; set; } = 1.28M; [Category("2. Order")] [DisplayName("Cantidad de Stake (10% from Balance)")] public decimal PercentSize { get { return _size; } set { if (_size == value) return; if (value <= 0 || value > 100) return; _size = value; } } private decimal _size = 5; //==============================================PARAMETROS DE SELECCIÓN=============================================================== [Category("3. Conditions of Selection")] [DisplayName("Pecio de Over 1.5")] public decimal FavPriceLay { get; set; } = 1.30M; [Category("3. Conditions of Selection")] [DisplayName("Liquidez en el mercado, mas de")] public decimal TotalMatched { get; set; } = 1000; //===============================================CONDICIONES DE ENTRADA======================================================== [Category("4. Conditions of Enter")] [DisplayName("Price BACK, less")] public decimal PriceHight { get; set; } = 1.20M; [Category("4. Conditions of Enter")] [DisplayName("Price BACK, greater")] public decimal PriceLow { get; set; } = 1.05M; public override void UpdateEvents(List<Event> events) { List<RunnerCatalog> runners = Api.Soccer.SelectFavorite(events, FavPriceLay, TotalMatched); foreach(var runner in runners) { foreach (var ev in events.Where(x => x.IsChecked)) { // 4.2. In EVENT find market "OVER_UNDER_05" var market = ev.MarketCatalogues.FirstOrDefault(x => x.Description.MarketType == "OVER_UNDER_05"); // 4.3. If not - continue if (market == null) continue; // 4.4. If Status - CLOSED if (market.Status == MarketStatus.CLOSED) { // 4.5. If EVENT Is Expanded - Collapse if (ev.IsExpanded) { ev.IsExpanded = false; Api.Collapse(ev); } continue; } // 4.6. If Status - OPEN if (market.Status == MarketStatus.OPEN) { // 4.7. Conditions of Enter for Price BACk - (PriceEnterLess < Back < PriceEnterMore) if (PriceHight > market.Runners[0].Back && market.Runners[0].Back > PriceLow) { // 4.8. We Check that we did not place order in this EVENT if (!Events.ContainsKey(ev.Id)) { // 4.9. Add EVENT to Dictionary Events.Add(ev.Id, ev); // 4.10. Write to LOG and place order Api.Log($"Event:{ev.Name}; Runner:{market.Runners[0]}; Back:{market.Runners[0].Back};"); Api.PlaceLimitOrder(runner, Side.BACK,OrderPrice,PercentSize); } } } } } }
    2 points
  8. 2 points
  9. In week commencing 28th October Betfair will be deprecating support for specific TLS ciphers. Disabling support for these TLS ciphers means that Betfair customers using the below browsers/operating system and language versions will no longer be able to log-in using the Betfair website or API (i.e. via identitysso.betfair.com) • Android 2.3.7 • Android 4.0.4 • Android 4.1.1 • Android 4.2.2 • Android 4.3 • Baidu Jan 2015 • IE 6 / XP • IE 7 / Vista • IE 8 / XP • IE 8-10 / Win 7 • IE 10 / Win Phone 8.0 • Safari 5.1.9 / OS X 10.6.8 • Safari 6.0.4 / OS X 10.8.4 • Java 6u45 • Java 7u25 • OpenSSL 0.9.8y
    1 point
  10. Кому-нибудь удалось заставить скрипты работать в версии 5.52? Поделитесь, если да Has anyone managed to make the scripts work in version 5.52? Share if so
    1 point
  11. 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
    1 point
  12. Print do erro. Obs: em uma mesma partida, em lay ao Liverpool o software me permite entrar lay, e em lay Arsenal o empate ele me retorna esse erro. Isso acontece em todas as partidas.
    1 point
  13. Для скриптов типа MarketScript и RunnerScript можно получить полные рыночные данные стандарта betfair - MarketBook - (2) https://docs.developer.betfair.com/display/1smk3cen4v3lu3yomq5qye0ni/Betting+Type+Definitions#BettingTypeDefinitions-MarketBook Класс MarketBook находится в MarketCatalogue. Также на него можно получить доступ через RunnerCatalog -> MarketCatalogue -> MarketBook Столбик денег (5)
    1 point
  14. Optimizing Schedule Windows
    1 point
  15. С Наступающим Новым Годом и Рождеством! Прошу админа не забрасывать форум и чаще появляться. Уже две новых версии вышли. Что нового? А также файлик скрипта выгрузите.
    1 point
  16. По текущей версии будут правки, оптимизационные. Направление - быстрая работа, уменьшение использования памяти, упрощение интерфейса.
    1 point
  17. 5. Анализ Каждый рынок со ставками можно открыть и посмотреть где была выставлена и убедиться в правильности работы скрипта.
    1 point
  18. 4. Общий результат (1) и отдельно по рынкам (2)
    1 point
  19. По поводу программы, будет ли она кому интересна. Общий смысл ее такой 1. Создаем Портфолио 1.1 - состоит из исторического набора данных (это то что загружается в основной программе botbeetle на последней вкладке) 1.2 Выбирается скрипт для тестирования
    1 point
  20. The site has been restored. He is currently hosted in England. Locks are no longer possible. Only if the exchange does not close itself)
    1 point
  21. Решил не делать отдельную вкладку 1. Включаем получение рынков со ставками в настройках в окно попадут рынки со ставками - у них будет отображаться кроме времени и дата события.
    1 point
  22. Ссылка в проекте должна быть на версию 5.40.1
    1 point
  23. Хотя идея хорошая, те рынки которые не нужны можно удалять. В следующем обновлении сделаю что-то типа Api.Delete(Event) - удалить событие Api.Delete(MarketCatalouge) - удалить рынок
    1 point
  24. Сейчас технически нет, чтобы понять если там ставки нужно вделать запрос по рынку.
    1 point
  25. В 5.40 в класс MarketCatalouge добавлен класс MarketBook
    1 point
  26. Для того чтобы уравнивание было доступно при наличии не принятых ставок, нужно включить опцию (1) - "Всегда отображать уравнивание"
    1 point
  27. Отображение ставок поправил, все типы ставок текущие (1), не принятые (2) и принятые (3) отображаются с прокруткой
    1 point
  28. Это расчетный параметр, через API не передается. Посмотрел в 34 версии его нет. В новой 39 есть Last - последняя цена Value - значение, объем
    1 point
  29. Solved. Wrong Betfair password used.?
    1 point
  30. BUG acontece sempre que vou fechar alguma janela de operação de futebol seja de gols ou de probabilidades ______________________________________________________________________________________ Consulte o final desta mensagem para obter detalhes sobre como chamar a depuração just-in-time (JIT) em vez desta caixa de diálogo. ************** Texto de Exceção ************** System.NullReferenceException: Referência de objeto não definida para uma instância de um objeto. em System.Windows.Forms.Integration.ElementHost.set_Child(UIElement value) em Botbeetle.Forms.TradeForms.PriceRun.CntRunLad.Close() em Botbeetle.Forms.TradeForms.PriceTop.CntTopLine.Close() em Botbeetle.Forms.TradeForms.TradeForm.a(Object A_0, FormClosedEventArgs A_1) em System.Windows.Forms.FormClosedEventHandler.Invoke(Object sender, FormClosedEventArgs e) em System.Windows.Forms.Form.OnFormClosed(FormClosedEventArgs e) em System.Windows.Forms.Form.WmClose(Message& m) em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Assemblies Carregados ************** mscorlib Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3416.0 built by: NET472REL1LAST_B Base de Código: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- Botbeetle Versão do Assembly: 5.36.7068.20323 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- System.Windows.Forms Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3324.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3416.0 built by: NET472REL1LAST_B Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Xml Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3324.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Core Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3362.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- Botbeetle.XmlSerializers Versão do Assembly: 5.36.7067.36302 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- Microsoft.GeneratedCode Versão do Assembly: 1.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Botbeetle.Theme Versão do Assembly: 5.36.7068.20214 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- Botbeetle.Types Versão do Assembly: 5.36.7068.20220 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- Botbeetle.MyScripts Versão do Assembly: 5.36.7068.20232 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- System.Xml.Linq Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll ---------------------------------------- PresentationFramework Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3362.0 Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll ---------------------------------------- WindowsBase Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3362.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll ---------------------------------------- PresentationCore Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3362.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll ---------------------------------------- System.Xaml Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3362.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll ---------------------------------------- WindowsFormsIntegration Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll ---------------------------------------- mscorlib.resources Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/mscorlib.resources.dll ---------------------------------------- Botbeetle.resources Versão do Assembly: 5.36.7067.36302 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- Botbeetle.resources Versão do Assembly: 5.36.7067.36302 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- PresentationFramework.Aero2 Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero2/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero2.dll ---------------------------------------- Botbeetle.Api Versão do Assembly: 5.36.7068.20234 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- PresentationFramework.resources Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.resources/v4.0_4.0.0.0_pt-BR_31bf3856ad364e35/PresentationFramework.resources.dll ---------------------------------------- System.Windows.Interactivity Versão do Assembly: 4.0.0.0 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- PresentationFramework-SystemXml Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll ---------------------------------------- PresentationFramework-SystemXmlLinq Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXmlLinq/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXmlLinq.dll ---------------------------------------- UIAutomationTypes Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3362.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll ---------------------------------------- PresentationCore.resources Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationCore.resources/v4.0_4.0.0.0_pt-BR_31bf3856ad364e35/PresentationCore.resources.dll ---------------------------------------- System.Web.Services Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll ---------------------------------------- Microsoft.GeneratedCode Versão do Assembly: 1.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Microsoft.GeneratedCode Versão do Assembly: 1.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Newtonsoft.Json Versão do Assembly: 10.0.0.0 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- Microsoft.GeneratedCode Versão do Assembly: 1.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Microsoft.GeneratedCode Versão do Assembly: 1.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Microsoft.GeneratedCode Versão do Assembly: 1.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Microsoft.GeneratedCode Versão do Assembly: 1.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Microsoft.GeneratedCode Versão do Assembly: 1.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Microsoft.GeneratedCode Versão do Assembly: 1.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Microsoft.GeneratedCode Versão do Assembly: 1.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Microsoft.GeneratedCode Versão do Assembly: 1.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Numerics Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll ---------------------------------------- System.Runtime.Serialization Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3324.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll ---------------------------------------- System.Data Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3260.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- SciChart.Charting Versão do Assembly: 4.1.0.8612 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- SciChart.Core Versão do Assembly: 4.1.0.8612 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- SciChart.Core& Versão do Assembly: 1.0.0.0 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- Botbeetle.View Versão do Assembly: 5.36.7068.20217 Versão do Win32: 5.36.0.0 Base de Código: file:///C:/Users/luizh/AppData/Roaming/Botbeetle/Botbeetle.exe ---------------------------------------- System.Windows.Forms.resources Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll ---------------------------------------- Microsoft.GeneratedCode Versão do Assembly: 1.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.xml.resources Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3190.0 built by: NET472REL1LAST_C Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/System.Xml.resources.dll ---------------------------------------- PresentationFramework-SystemData Versão do Assembly: 4.0.0.0 Versão do Win32: 4.7.3362.0 Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.dll ---------------------------------------- ************** Depuração JIT ************** Para habilitar a depuração just-in-time (JIT), o arquivo .config deste aplicativo ou computador (machine.config) deve ter o valor jitDebugging definido na seção system.windows.forms. O aplicativo também deve ser compilado com a depuração habilitada. Por exemplo: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> Quando a depuração JIT está habilitada, qualquer exceção sem tratamento será enviada ao depurador JIT registrado no computador, em vez de ser tratada nesta caixa de diálogo.
    1 point
  31. Hi, When I place bet with tick offset on for example at stake 2, 1 tick offset bet goes with 1,98 stake. When i bet with stake at 1 than tick offset fires with 0,99 stake. How can i change it that i will get same stake at first bet and automatick offset. I would like to bet for example with stake 2 and get Tick offset with the same stake. Cheers
    1 point
  32. Displays bets from all markets in one window. Allows hedging of markets.
    1 point
  33. I've managed to get to this but, then what,
    1 point
  34. The first example is how to make a script for tennis. The main feature is the possibility of multiple bets in one market. The strategy is very simple: - choose favorites - make bet on the favorite when he serving, - hedge when an outsider is serving. Important. This is not a winning strategy. This is an example of how to make a script for tennis, how to make multiple bets and hedge.
    1 point
  35. Thanks for your interest (and time) for this idea!!. I'll continue analyze matches with these conditions and post here how change odds at match time for try select the best period and good odds for enter , unforttunely I don't have access to live odds history, only can analyze at match live.
    1 point
  36. All users can create a free Token. Attention! Token takes effect from the moment it is created. Do not create a key if you still have the current one. After the end of the subscription create a gift Token.
    1 point
  37. From the betfair website: Ability to place lower minimum stakes at larger prices In order to allow customers to bet to smaller stakes on longer-priced selections, an extra property has been added to our Currency Parameters – “Min Bet Payout”. As currently, bets where the backer’s stake is at and above the ‘Min Bet Size’ for the currency concerned (£2 for GBP) are valid. In addition, bets below this value are valid if the payout of the bet would be equal to or greater than the value of ‘Min Bet Payout’ - £10 for GBP. For example, a bet of £1 @ 10, or 10p @ 100 or 1p @ 1000 are all valid as they all target a payout of £10 or more. https://docs.developer.betfair.com/display/1smk3cen4v3lu3yomq5qye0ni/New+API+Release+-+8th+August+2016
    1 point
  38. 2.2 We work with selected events: (2.1) check if there is score in the event (2.2) we get the total number of goals. We are only interested in matches where the score is zero (2.3) Check the match time. It should be more than set in setting. (2.4) If the event is not yet expanded, expand (2.5) and requesting only 'over_under_05' market (2.6) from the event (ev) we get only the market 'Over_Under_05' (2.7) Check the market status. If it is closed, collapse the event. If it is open, (2.9) mark the Runner 'Over' as selected.
    1 point
  39. 2. Script execution 2.1 Event selection
    1 point
  40. 1.4. Conditions of Enter You can set the interval in which the bet will be made, as well as set the time of the match
    1 point
  41. 1.3. Condition of selection Standard market selection through a favorite.
    1 point
  42. 1. Script Parameters 1.1. Name ... 1.2. Order settings You can choose the size of the bet, price and side. The price of the bet is better to set less than the current price so that the bet is accepted.
    1 point
  43. Hello Admin ! Probably bad values appear in the ladder, check out the attached pictures. The two red arrows indicate the same value.
    1 point
  44. There is no such function yet. I'm going to add it. (After correcting "green" errors). For stop loss will be a separate update.
    1 point
  45. Hi, today I've opened version 5.24 and where are those colours (red, blue .....) that represent favorite, second and third one linking to the odds. I've looked with other races , same problem
    1 point
  46. Next day: 67 bets (not all were accepted)
    1 point
×
×
  • Create New...