Jump to content
FORUM · BOTBEETLE

Admin

Administrators
  • Content Count

    488
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Admin

  1. 1.3. Condition of selection The script will select only markets where: there is money in the market more than specified in variable TotalMatched (Default value = 1000) value LAY for football team is less than specified in variable FavPriceLay (Default value = 2.0) Important! The choice of a favorite occurs only before the transition of the market to LIVE.
  2. 1.2. Order settings These are user variables. The variable OrderPrice (Default value = 1.01) will be used to set the bet price. Variable PercentSize (Default value = 10%)- will be used to calculate the size of the bet as a specified percentage of the balance. Size check does not allow the user to enter a value less than 0 and greater than 100.
  3. 1. Script Parameters Parameters are variables that the program user can set in the program interface and change the logic of the script. 1.1. Name In this block we set the type, name and description of the script, these parameters do not affect the operation. Logs and parameters will be saved under the specified name.
  4. An example of the implementation of the script for football. This script is just an example of how to automate trading and implement strategies. The script is included in the project. Where can I see the full source code Version 5.23
  5. How to use scripts can be read here. This is the beginning of the creation of the user manual. http://wiki.botbeetle.com/use-of-scripts/
  6. Three scripts are added, as an example of how you can automate any strategy.
  7. The racing window has been redone to better support automation. Added information about the time of the race.
  8. The schedule window for dog races is done according to the standard template.
  9. Improved: Added Greyhound Racing Schedule Added distance information to Horse Racing Schedule Added script examples I will include a project of various scripts. These are not profitable strategies when using default parameters. You can choose the parameters of the entrance and possibly make a profit, but maybe not.
  10. Admin

    script

    You know the programming language. You can make any script. I can help implement any strategy.
  11. Admin

    script

    This is just an example. The easiest example is how to create scripts. Want to do another strategy, write will do.
  12. Admin

    script

    You can select any markets type.
  13. Admin

    script

    I started making a description, I will do it over the weekend.
  14. Template project of the Scripts for Visual Studio. Botbeetle.Script.5.23.zip
  15. Поправил настройки
  16. Admin

    Zero balance

    Session key expired. It should be automatically renewed. But if not a direct connection is used then this is possible.
  17. Maybe I'm wrong. I thought so: Here the calculation without commission. Correct me if it's not right
  18. Admin

    Add script

    I am preparing an example, I will soon post it on the forum. Please wait.
  19. 3. Payout mode The size of the bet is calculated from the required profit.
  20. 2. Right-clicking to move bets 2.1 Turning on movement with a right-click. 2.2 To move, right-click in the bet column.
  21. 1. Scripts for horse racing Due to an error in the date window, this version comes out ahead of time. In the next version, I’ll add some standard scripts and show you how to automate trading.
  22. Improved: Scripts for horse racing; Right-clicking to move bets; Payout mode. Fixed: Error in dutching window
  23. Это скорей всего происходит если окно открывается близко возле нижнего края экрана. Этого не должно происходить если окно полностью входит в размер экрана.
  24. Извините, но при всем желании сделать этого уже не смогу. Код версии 3.х безвозвратно утерян. Могу только обещать что буду работать над серией 5.x пока версия, к примеру, 5.99 не станет такой же стабильной как и 3.9. И тогда переду на серию 6.ХХ.?
  25. I will do it in next version.
×
×
  • Create New...