Alright. I guess I'm making a "dashboard" next to the live view I already have at robostats (onion), snapshotting it every hour instead of every 5 minutes.
Global stats over time from api/info - i.e. what you have in your stats above.
Bid/Ask count/depth over time per currency and coordinator from the orderbook, which I'm already processing.
robostats
(onion), snapshotting it every hour instead of every 5 minutes.api/info
- i.e. what you have in your stats above.currency
andcoordinator
from the orderbook, which I'm already processing.