Skip to content
 
 

Latest commit

 

History

74 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libpricealarm

Build Status

Java alarms triggered when price of a cryptocurrency or cryptoasset crosses a boundary or surpasses a given change.

Uses libdynticker to get data from the exchanges.

Using this library

Gradle

compile 'mobi.boilr:libpricealarm:0.3.0'

Maven

<dependency>
  <groupId>mobi.boilr</groupId>
  <artifactId>libpricealarm</artifactId>
  <version>0.3.0</version>
</dependency>

Building

mvn package to create a jar.

Versioning

libpricealarm follows Semantic Versioning with the API being the public methods and attributes provided by its classes.

License and authorship

libpricealarm code licensed under GNU LGPL v3 or later. Copyright belongs to André Filipe Santos, David Ludovino and other contributors listed on GitHub.

About

Java alarms triggered when price crosses a boundary or surpasses given change.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages