Visual Studio Code for Odds

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • HellyWC
    Junior Member
    • Jul 2017
    • 1

    #1

    Visual Studio Code for Odds

    Hello everyone

    I am looking for some code that would continuously retrieve odds (that are used for charts) from certain soccer markets and then I want to plug that data into excel for further processing.

    Any help would be appreciated
    Last edited by HellyWC; 04-07-2017, 05:32 PM.
  • jabe
    Senior Member
    • Dec 2014
    • 705

    #2
    There's a huge thread on VB.NET on the Exchange API forum. There's a fair bit of info on there that ought to get you started. With .NET you can use a Timer as the base of a program and fire off requests as often as you wish (note: the timer isn't accurate).

    http://forum.bdp.betfair.com/showthread.php?t=2167

    I've no idea how you'd integrate it with Excel.

    Comment

    Working...
    X