Post
Topic
Board Securities
Re: [BTC-TC] Virtual Community Exchange w/ Options, DRIP, 2FA, API, CSV, etc.
by
burnside
on 13/08/2013, 07:25:36 UTC
Is the API broken? /api/tradeHistory/ has massive delays.

AFAIK, there's a 10 minute cache.  How long of a delay are you seeing?  

If you want something a little quicker, you can pull from my feed here (I plan on making it a little prettier eventually):

http://coinflow.co/livetrades

There's an SSE stream at /livetradeevents/ which aggregates data from assbot and assetbot on IRC.   It's not the 'definitive' source since it isn't the API (I use API data in the charts for BTCTC, not assbot data), but it's still reliable.

Actually there was no delay till now. Smiley

Last trade @ /tradeHistory/ at unixtime 1376333707 (~34 minutes ago).

And /api/tradeHistory/LABCOIN for example stucks at 1376332899 (~49 minutes ago).

I kind of wonder what layers of caching there might be between you and us.  Any proxies you use?  Browser cache?  That sort of thing?

Cheers.