Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orderbook

Displays an orderbook upto 10 levels using the Coinbase API

Tests

Coinbase API

The WebSocket Feed of the Coinbase API is used. More information about the API can be obtained from its documentation

Java Version

The project has been built using Java JDK 17.0.4

How to run

java -jar target/orderbook-1.0-SNAPSHOT-jar-with-dependencies.jar BTC-USD

  • Takes a single command line argument that indicates the product id for which the market data feed is required. If the product id is not provided by default BTC-USD will be considered.
  • Use CRTL + C to exit

About

Displays an orderbook upto 10 levels using Coinbase API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages