Skip to content

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

License

Notifications You must be signed in to change notification settings

drpout/libpricealarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages