Skip to content

mmazi/coin-story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coin-story

Bitcoin market order book history.

A very simple application that logs order book snapshots from popular exchanges every 15 minutes into a relational database, using JPA.

Uses https://github.com/timmolter/XChange/ to connect to the exchnages in an uniform manner.

Must run in a Java EE 6 application server; tested on JBoss (might need minor changes to run on JPA providers other than Hibernate, eg. changing Ord.time to java.sql.Timestamp).

About

Bitcoin market order book history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published