jar

net.osomahe : coinacrobat-api

Maven & Gradle

Aug 02, 2020
1 stars

Coin Acrobat API · The project with APIs to be able to create own strategy

Table Of Contents

Latest Version

Download net.osomahe : coinacrobat-api JAR file - Latest Versions:

All Versions

Download net.osomahe : coinacrobat-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window coinacrobat-api-0.3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.osomahe.coinacrobat.api.logger.entity

├─ net.osomahe.coinacrobat.api.logger.entity.LogLevel.class - [JAR]

net.osomahe.coinacrobat.api.ticker.entity

├─ net.osomahe.coinacrobat.api.ticker.entity.Price.class - [JAR]

├─ net.osomahe.coinacrobat.api.ticker.entity.TechnicalAnalysis.class - [JAR]

├─ net.osomahe.coinacrobat.api.ticker.entity.TimestampPrice.class - [JAR]

net.osomahe.coinacrobat.api.strategy.entity

├─ net.osomahe.coinacrobat.api.strategy.entity.Language.class - [JAR]

├─ net.osomahe.coinacrobat.api.strategy.entity.LocalizedText.class - [JAR]

├─ net.osomahe.coinacrobat.api.strategy.entity.StrategyFrequency.class - [JAR]

├─ net.osomahe.coinacrobat.api.strategy.entity.StrategyParam.class - [JAR]

net.osomahe.coinacrobat.api.ticker.boundary

├─ net.osomahe.coinacrobat.api.ticker.boundary.Ticker.class - [JAR]

net.osomahe.coinacrobat.api.predictions.boundary

├─ net.osomahe.coinacrobat.api.predictions.boundary.Predictions.class - [JAR]

net.osomahe.coinacrobat.api.exchange.entity

├─ net.osomahe.coinacrobat.api.exchange.entity.Asset.class - [JAR]

├─ net.osomahe.coinacrobat.api.exchange.entity.Commodity.class - [JAR]

├─ net.osomahe.coinacrobat.api.exchange.entity.ExchangePair.class - [JAR]

├─ net.osomahe.coinacrobat.api.exchange.entity.PaymentCurrency.class - [JAR]

net.osomahe.coinacrobat.api.predictions.entity

├─ net.osomahe.coinacrobat.api.predictions.entity.FutureDirection.class - [JAR]

net.osomahe.coinacrobat.api.strategy.boundary

├─ net.osomahe.coinacrobat.api.strategy.boundary.StrategyScript.class - [JAR]

net.osomahe.coinacrobat.api.exchange.boundary

├─ net.osomahe.coinacrobat.api.exchange.boundary.Trader.class - [JAR]

├─ net.osomahe.coinacrobat.api.exchange.boundary.Wallet.class - [JAR]

net.osomahe.coinacrobat.api.graph.boundary

├─ net.osomahe.coinacrobat.api.graph.boundary.Graphs.class - [JAR]

net.osomahe.coinacrobat.api.logger.boundary

├─ net.osomahe.coinacrobat.api.logger.boundary.Logger.class - [JAR]

Advertisement