Giter Club home page Giter Club logo

Comments (5)

robevansuk avatar robevansuk commented on May 18, 2024

It's in development but its a tough nut to crack since the messages come through out of sync. Hopefully be ready some day soon. In the mean time the docs are available here : https://docs.gdax.com/#the-code-classprettyprintlevel2code-channel

from gdax-java.

robevansuk avatar robevansuk commented on May 18, 2024

You'll be happy to hear I almost have this sorted now. Slight problem in that I've discovered what I think is another bug on their side. I'm just reporting it now along with a couple of others that were reported here.

from gdax-java.

robevansuk avatar robevansuk commented on May 18, 2024

The implementation portion is complete and functioning. Will amend my tests as I had to do some major refactoring and this resulted in a re-evaluation of a bunch of tests that were too coarse grained. Need to refine them so that everything is easier to follow/use/understand for others. Will be done in the next few days/couple of weeks.

from gdax-java.

robevansuk avatar robevansuk commented on May 18, 2024

I think I may have misunderstood your original question. You are asking for a snapshot of the orderbook.. this is provided by the MarketDataService.getMarketData(productId, level);

Level is an integer 1, 2 or 3.

  • 1 - top bid/ask
  • 2 - top 50 bids/asks
  • 3 - all bids/asks

The LiveOrderbook is now just about ready, barring a few tweaks I need to make. Hopefully no more than a few days away now.

from gdax-java.

robevansuk avatar robevansuk commented on May 18, 2024

Found the implementation I have works well when logging is removed - had it running well over 12 hours now. Reconnection works. Almost everything looks good. Only problem now is my version has deviated from the live, web version so I need to figure out why. I have an idea why its failing. So hopefully not much more to do.

from gdax-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.