Seeking developer for simple script

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ABech
    Junior Member
    • Feb 2013
    • 1

    #1

    Seeking developer for simple script

    Hi,

    I'm seeking someone who can develop a simple PHP script for me, that should be run as a CRON, once each day (i guess).

    What I want is a script that can login with my credentials, check if there is a balance on my account, and proceed with betting.
    Betting should be done on soccer matches with specific criteria (that I should later be able to change in the code).

    I understood from Betfair that there's no way of seeing live matches before next API release in April.
    But I still want to do trigger betting.

    A trigger example:
    So for instance, I want to bet a small amount on soccer matches, where at least one of the teams have 3 goals in the first half, then place a bet, that there will be at least 4 goals made in the match.

    Also it should be able to log everything it does in a mysql. Bets/wins/losses.

    As I said it should run as a CRON. So if I put money in my account, it should spend that money with those trigger bettings. When there's no more money in the account, just quit on each run.

    Can anyone code this for me? How long will it take, and how much will it cost?

    I will require that you are very strict with commenting all functions, and doing readable/nice code.

    Thanks.
  • AlgoTrader
    Junior Member
    • Mar 2012
    • 243

    #2
    Once a day and the first half is not clear.

    First, there is no way to know the first half is over.

    Second, the coef for 4 goals will be very low when 3 goals already scored.

    Try emulator first, the live money betting may be too expensive
    Betfair Bots Made Easy

    Comment

    Working...
    X