Giter VIP home page Giter VIP logo

haggl's Introduction

haggl: visualise market data streams

Quickstart

To dump BTC spot trade data from Binance to the console run

cargo run -- inspect btc  # or eth, sol, xrp

Or, to display the trades in a gui, run

cargo run --release -- gui btc  # or eth, sol, xrp

Version 0.1.0

Red dots are seller initated trades, green are buyer initiated. If you want to know the size... that's a damn shame - version 0.1.0 is dead simple.

What's next?

The next milestone is to display timeseries and market depth data for a single pair (out of a few options) across multiple venues, along with some diagnostic information about the exchange connections and summary statistics about the data.

Something like this:

Version 0.2.0

Beyond that there are many interesting directions to extend but I don't want to make any specific promises.

Key dependencies

haggl uses actix to manage the data flow from exchanges into the app, and egui for presentation.

haggl's People

Contributors

eyevz avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

shabbirhasan1

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.