Author

Topic: GLBSE Api delay (Read 1214 times)

hero member
Activity: 532
Merit: 500
June 16, 2012, 12:22:09 AM
#6
Maybe the depth part (order book) is fine... but the "asset" data is still delayed. It's not the "wrong place" because highest bid and lowest ask are in the JSON variable at that location--just delayed.

Yea you are right, it is delayed.  Use the bid/ask api for you money maker bot.
sr. member
Activity: 451
Merit: 250
June 15, 2012, 10:44:32 PM
#5
Maybe the depth part (order book) is fine... but the "asset" data is still delayed. It's not the "wrong place" because highest bid and lowest ask are in the JSON variable at that location--just delayed.
hero member
Activity: 532
Merit: 500
June 15, 2012, 08:37:35 PM
#4
you can just point your browser to

http://www.glbse.com/api/asset/GIGAMINING

and compare it to the glbse web quote for gigamining. You can see the delay when a trade is made. It's about 2 minutes.

Maybe it is wrong because you are looking at the wrong thing.  the bid/ask api is located at:

https://glbse.com/api/depth/TICKER

So for gigamining go to https://glbse.com/api/depth/GIGAMINING.

I just tested it and it works instantly.
sr. member
Activity: 451
Merit: 250
June 15, 2012, 07:00:45 PM
#3
you can just point your browser to

http://www.glbse.com/api/asset/GIGAMINING

and compare it to the glbse web quote for gigamining. You can see the delay when a trade is made. It's about 2 minutes.
hero member
Activity: 532
Merit: 500
June 15, 2012, 06:49:24 PM
#2
No, I have not played with the bid/ask API yet.  Do you have any data?
sr. member
Activity: 451
Merit: 250
June 15, 2012, 05:25:29 PM
#1
Has anyone noticed that the bid/ask values posted by the API are about 5 min delayed from what it shows on the website?

I'm trying to write a MM algo and it is always late
Jump to: