Skip to content
This repository has been archived by the owner on May 1, 2018. It is now read-only.

QuerySummaryState() #109

Open
Cylintcode opened this issue Dec 26, 2017 · 0 comments
Open

QuerySummaryState() #109

Cylintcode opened this issue Dec 26, 2017 · 0 comments

Comments

@Cylintcode
Copy link

Hey guys, I was looking through the code and I apologize if it already handles something like this.. but it is not apparent to me if it does.

On sockets you can send QuerySummaryState and receive a large snapshot of all the current pairs and their associated values. You can then run updateSummaryState which reports the delta's as they change. The advantage here is for low volume coins you get the current values without having to wait for an updateSummaryState delta to come through on it. Up until recently doge was a good example of a coin like this.

I would be willing to help implement something like this if someone is not already working on it. Rather not waste my time if there is a working solution or someone already has it under wraps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant