You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

mobi.boilr.libdynticker:libdynticker

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobi.boilr.libdynticker:libdynticker

Java library to retrieve trading pairs and last value from cryptocurrency and bullion exchanges.


Version published
Maintainers
2

Readme

Source

libdynticker

Build Status

Java library to retrieve trading pairs and last value from Bitcoin, cryptocurrencies, cryptoassets and derivatives exchanges.

The main goal of libdynticker is to get the traded pairs dynamically. That way it can cope with the highly mutable altcoin exchanges, where new pairs are added and removed each week.

Supported exchanges

Bitcoin and altcoins to FIAT

Altcoins

Bullion

Assets and Derivatives (Futures and Options)

Removed

Most are now offline.

Using this library

Gradle

compile 'mobi.boilr:libdynticker:0.7.0'

Maven

<dependency>
  <groupId>mobi.boilr</groupId>
  <artifactId>libdynticker</artifactId>
  <version>0.7.0</version>
</dependency>

Building

mvn package to create a jar.

Versioning

libdynticker follows Semantic Versioning with the API being the public methods and attributes provided by the Exchange and Pair classes.

License and authorship

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

FAQs

Package last updated on 01 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc