Coder Social home page Coder Social logo

bfplusplus's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

bfplusplus's Issues

Use cancelBetsByMarket when using the Full Api

What steps will reproduce the problem?
1. Cancel more than 40 bets in a market
2. Different cancelBets will be issued with a maximum of 40 bets in each
3. This is compatible with the Free API, but in the Full API all bets can be 
cancelled with a single call to cancelBetsByMarket



Original issue reported on code.google.com by [email protected] on 27 May 2011 at 10:51

unable install on Python2.7 Win8-64bit

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
unable install this module

What version of the product are you using? On what operating system?
Python2.7.6-win64 and Win8-x64bit

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 28 Mar 2014 at 6:54

Attachments:

simulation mode (as opposed to using real money)

sorry to add this as an issue but i cant send an email to you as the captcha on 
your "about" page is always telling me i have entered invalid text!

is ther a way of using the sofwtare in "simulation" mode so i dont end up 
spending real money when testing my strategies?

Original issue reported on code.google.com by [email protected] on 30 Aug 2011 at 12:34

In DST time, market times are off by one hour

What steps will reproduce the problem?
1. Load a Market with a well known time
2. In DST (Daylight Saving Time) situation
3. See that the extra DST hour is missing

What is the expected output? What do you see instead?
The expected well known market time

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 21 Apr 2011 at 11:28

Right-Click Betting in Asian Markets Failing

What steps will reproduce the problem?
1. Total Goals or Asian Handicap Markets in Football
2. Placing bet with right-click menu


What is the expected output? What do you see instead?
Placed bet (or sensible error from API) - Internal Error received.

AsianLineId was being sent as 0.

Fix to be deployed with 1.01


Original issue reported on code.google.com by [email protected] on 21 Apr 2011 at 2:24

Network error Login reason : timed out

What steps will reproduce the problem?
1. Just trying to login
2.
3.

What is the expected output? What do you see instead?

Network error Login reason : timed out

What version of the product are you using? On what operating system?
1.05

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 29 May 2014 at 3:55

Incorrect login credentials with use of 2-step authentification

What steps will reproduce the problem?
1. Enable and setup 2-step authentification in your user account via website
2. Use it with BF++ by adding 6-digit code (generated by the Google 
authentificator app) to the end of your password
3. Your Betfair account will be blocked due to cycled enterings of incorrect 
password.

What is the expected output? What do you see instead?
Successful login/Progress bar

What version of the product are you using? On what operating system?
BF++ 1.05 on Windows 7 Pro

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 8 Oct 2013 at 10:25

Virtual Prices support

What steps will reproduce the problem?
1. See web prices on the Betfair web site
2. See web prices on the Bfplusplus application
3. In markets with low liquidity or low seeded it can be clearly seen that the 
Web interface displays more prices and money to be matched

What is the expected output? What do you see instead?

The web site calculates "virtual prices" and almagamates/mixes them with the 
original prices using the opposite side, to reflect the fact that 
cross-matching may get a user's bet matched even if a price is not visible (ex: 
laying the other runners with the appropriate amounts will equal a back bet 
with a determined amount)

Solved in version 1.02


Original issue reported on code.google.com by [email protected] on 2 May 2011 at 1:56

Markets (some) do not load if the user language in the Betfair web site is not English

What steps will reproduce the problem?
1. Start the application
2. Log-in
3. Try to navigate the market tree and load a market

What is the expected output? What do you see instead?
Market loading (runner names displayed)

What version of the product are you using? On what operating system?
1.00

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 18 Apr 2011 at 7:39

Sending Keep In-Play Bets to some markets makes PlaceBets fail

What steps will reproduce the problem?
1. Use right-click betting in the grid or compensate with right-click menu
2. In sample markets like "Total Goals" (Asian Handicap) and long term like 
Serie A 2010-2011 winner
3. The bet or compensation doesn't proceed (with different errors but due to 
the same)

What is the expected output? What do you see instead?
Bet placed, but it isn't

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 21 Apr 2011 at 11:14

Virtual prices improvement

What steps will reproduce the problem?
1. Activate virtual prices
2.
3.

What is the expected output? What do you see instead?
Shown virtual prices are sometimes not in line with the Bf web interface and 
even wrongly (lay price shown is below back prices)
formation.


Original issue reported on code.google.com by [email protected] on 25 May 2011 at 4:10

call api from modules

Hi!
I just learn python and have one question.
Is it possible to call some api funcs from my module?
For example, I need to scan all markets to find markets with price 1.30 or less.
I need to call getAllMarkets from my module or call some another func can give 
me needed information.

Best Regards!

Original issue reported on code.google.com by [email protected] on 18 Aug 2012 at 9:38

Optimal odd Compensate

What steps will reproduce the problem?
1. Place a bet in a low capital market.
2. Compensate with try and error until find the optimal odd.

What is the expected output? What do you see instead?
An odd which maximize the revenue. Instead I get an odd which takes the lowest 
in the market.

What version of the product are you using? On what operating system?
1.05
Windows 7

Please provide any additional information below.
Example:
Highest back odd: 1.14
Lowest lay odd: 1.25

If I had backed and I want to compensate, I would have two options:
- Use standard compensate and settle for 1.25, which makes me lose 10 ticks.
- Manual compensate, with try and error until getting optimal odd, which in 
this case would be 1.15; Problem is that market is moving, and by the time I 
get it right, the odd could be different.

Wouldn't be great to have a button that looks for the highest back odd and 
compensate in that odd plus 1 tick?

This is specially helpful in low capital markets. Notice how in high capital 
markets this "optimal odd" equals lowest lay odd, behaving like standard 
compensate.

Same thing for laying first and backing to compensate.

Thanks,
Renato.

Original issue reported on code.google.com by [email protected] on 10 Oct 2012 at 10:54

login error

What steps will reproduce the problem?
1. download v1.05
2. try to log in


What is the expected output? What do you see instead?
login correct

Login Error
Reason: ('login', OverflowError('date value out of range',), 'date value out of 
range', ('date value out of range',))


What version of the product are you using? On what operating system?
1.05

Please provide any additional information below.
im from México, windows 7

Original issue reported on code.google.com by [email protected] on 30 Oct 2012 at 12:00

Login Fail

What steps will reproduce the problem?
1. Download V1.05 (both installer and executable), run it, try to login

What is the expected output? What do you see instead?
To successfully login. 

Login Error
Reason: ('login', OverflowError('date value out of range',), 'date value out of 
range', ('date value out of range',))


What version of the product are you using? On what operating system?
Using 1.05 Installer and Executable on Windows 7

Please provide any additional information below.
I'm from Argentina. My time settings are UTC -3 both on windows and betfair.

Original issue reported on code.google.com by [email protected] on 19 Jul 2012 at 10:40

Limit

What steps will reproduce the problem?
1. Add an amount less than 2 euros in the combo box
2. Bet with the amount inferior a 2 euros.
3.

What is the expected output? What do you see instead?
Bet completed

What version of the product are you using? On what operating system?
Bfplusplus 1.05
Windows 7

Please provide any additional information below.

Hi,

In Betfair, BetAngel, JetBet and Geek Toys allow bets with an amount less than 
2 euros, Why Bfplusplus doesn't let me to bet less than 2 euros?

I know in web application 2 euros is the limit, but some how those software 
allow to bet less.

Bfplusplus is an amazing application, and more than great for that prize 
(free), but that limitation is awful, could you tell me how to solve that issue?

Thanks,
Renato.


Original issue reported on code.google.com by [email protected] on 7 Aug 2012 at 10:48

Typo in bfplusplus/guimods/mainframe/events.py

What steps will reproduce the problem?
1. Start the program, log in to Betfair 

What is the expected output? What do you see instead?
Command line shows Error: Can't load image from file 
'./icons/wikimedia.com/Netball.png': file does not exist.

What version of the product are you using? On what operating system?
bfplusplus-1.05 on Gentoo Linux

Please provide any additional information below.
The correct spelling of the icon is apparently ./icons/wikimedia.com/netball.png
Diff available. :-)

Original issue reported on code.google.com by [email protected] on 15 Sep 2011 at 11:26

BfPy in 1.05 fails to catch some API errors

What steps will reproduce the problem?
1. Use the Free API version
2. Navigate more than 5 markets in 1 minute

What is the expected output? What do you see instead?
A "THROTTLE_EXCEEDED" message being notified. But instead a "NoneType has no 
attribute 'runners'"


Original issue reported on code.google.com by [email protected] on 2 Jul 2011 at 8:54

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.