listMarketBook. Get results as they are shown in webpage

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • diegovoro
    Junior Member
    • Nov 2018
    • 3

    #1

    listMarketBook. Get results as they are shown in webpage

    Hi,

    What should be the parameters to send to obtain a request with the same values of available to back and lay with sizes and prices as it is shown in exchange webpage?

    I am posting this body, but answer do not show the same values of webpage

    {
    "jsonrpc": "2.0",
    "method": "SportsAPING/v1.0/listMarketBook",
    "params":{
    "marketIds":["1.157398735"],
    "orderProjection":"EXECUTABLE",
    "matchProjection":"ROLLED_UP_BY_PRICE",
    "priceProjection":{
    "priceData":["EX_BEST_OFFERS"]
    }
    },
    "id": 1
    }

    Regards
  • jabe
    Senior Member
    • Dec 2014
    • 705

    #2
    I'm not certain about this, but this has been up before. You might not be able to get them with the delayed key. Have a look for "virtualise" (or "virtualize") in the documentation. Or you could search the forums to see what threads have previously been on this topic.

    Comment

    • diegovoro
      Junior Member
      • Nov 2018
      • 3

      #3
      Hi Jabe,

      Thanks for your answer.
      I have the key to access to real time info. I looked in virtualise but, and it shows different numbers than webpage
      Any other tip?

      Comment

      • jabe
        Senior Member
        • Dec 2014
        • 705

        #4
        It's not something I've done myself. All I can suggest is that you search the forum to see what other people did about it.

        Comment

        Working...
        X