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
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


Comment