Git Product home page Git Product logo

angular-orderbook's Introduction

Coinbase Orderbook

A clean dark theme live orderbook UI utilising Coinbase API Websocket feed

Basic Coinbase Orderbook

Description

What is an orderbook?

An order book lists all the open orders with different offers from buyers and sellers for an underlying security. It provides investors with information such as the different prices of each order, the total volume of orders at that particular price, and the spread between the best buy and sell prices.

Source: The Balance

How would an orderbook be used?

  • helps to understand supply pressure versus demand pressure on a currency pair
  • maintain a high level of transparency on the exchange

Among the main characteristics of an orderbook:

  1. It offers a quick visualization of market prices both for sale and purchase. It allows to know the liquidity and depth of a market, observing the quantity and volume of purchase / sales orders, as well as its update frequency.
  2. It is a tool that It allows to visualize in an organized way the flow of sales and purchases of cryptocurrencies.
  3. Offers a quick display of market prices for both purchase and sale. In this way, the trader has information at his disposal to give the best value in the operation he wishes to carry out.
  4. It allows to detect resistance observing large amounts of purchase / sale at a certain price, generating a noticeable difference with other prices.

Built with

  • Angular version 13.1.3 setup with eslint and prettier
  • Jest for unit testing
  • Configured with prettier and eslint to enforce code standard

How to use

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm test to execute the unit tests via Jest.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Future To Do

  • Highlight updated rows
  • Bucket the data so that we can see the bigger picture
  • Custom add coins to track

angular-orderbook's People

Contributors

rachaeltay avatar

Watchers

James Cloos avatar  avatar

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.