Get Prices while the market is suspended

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • birinhos.
    Junior Member
    • Aug 2012
    • 5

    #1

    Get Prices while the market is suspended

    Hello,

    I have notice that when I open a market in GeekToys and the market is suspended the last prices/amounts are still there, the last amounts/prices appear displayed in the interface.

    Geek-Toys can somehow read the prices even when the market is suspended.

    In Java when I ask for prices to the API and it gives-me the SUSPENDED exception no prices are returned.

    How can I get the last prices when I "open" a market that is suspended at the moment ?

    Maybe is related with the call to retrieve prices even if we are not log in ? (I dont know what is this call also... But I have heard about and saw in mobile applications..)

    Thanks in advance,
    Rui
    Last edited by birinhos.; 12-09-2013, 01:37 PM.
  • birinhos.
    Junior Member
    • Aug 2012
    • 5

    #2
    OK I saw this post : https://forum.bdp.betfair.com/showth...ight=suspended

    I will try to use GET_MARKET_PRICES_COMPRESSED instead of GET_COMPLETE_MARKET_PRICES_COMPRESSED when the market is suspended to try to display the last prices when I open a suspended market...

    Comment

    Working...
    X