Admin Posted December 27, 2019 Posted December 27, 2019 Botbeetle.Script.5.40.zip Botbeetle.Types.dll Quote
charlytrading Posted February 5, 2020 Posted February 5, 2020 I try to add external script made by me, I read instructions at https://wiki.botbeetle.com/project/, but when I put my library dll in <myuser>\documents\botbeetle\Scripts.5.40 and reopen app, my dll not appears. Are instructions obsolete?, Can you help me please? Thanks Quote
Admin Posted February 6, 2020 Author Posted February 6, 2020 I am wrote about it here: For using your library, copy the file (Botbeetle.Types.dll) to the executable file folder. Quote
charlytrading Posted February 7, 2020 Posted February 7, 2020 Perfect!! Another question, is possible check matches in Soccer schedule for selected events by function SelectEventByDraw?, there are checkboxes for favourite and underdog, but not for draws. I use this function in my script: var selectedEvets = Api.Soccer.SelectEventByDraw(events, DrawPrice, Side.LAY, СompareEnum.Less, TotalMatched); Thanks!!. Quote
Admin Posted February 7, 2020 Author Posted February 7, 2020 These checkboxes exist only for visual indication of the choice made, in order to understand what the script has chosen. You can use the general checkbox to indicate For example, like this: For selected markets, set this property to true. The selection will be displayed here: Quote
charlytrading Posted February 14, 2020 Posted February 14, 2020 Tnis is correct In the script SoccerAgainstOutsiderEventScript?, it should not be time > TimeStartInterval and time < TimeStopInterval? Quote
charlytrading Posted February 17, 2020 Posted February 17, 2020 Sorry for my mistake, continue is for next iteration, I understood it bad 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.