is not current version
Last Version 0.9.3

roboquant crypto 0.9.2

Cryptocurrency trading support for roboquant algorithmic trading platform

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.roboquant
ArtifactId

ArtifactId

roboquant-crypto
Version

Version

0.9.2
Type

Type

jar
Description

Description

roboquant crypto
Cryptocurrency trading support for roboquant algorithmic trading platform
Project URL

Project URL

https://roboquant.org
Source Code Management

Source Code Management

https://github.com/neurallayer/roboquant

Download roboquant-crypto 0.9.2


<!-- https://jarcasting.com/artifacts/org.roboquant/roboquant-crypto/ -->
<dependency>
    <groupId>org.roboquant</groupId>
    <artifactId>roboquant-crypto</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.roboquant/roboquant-crypto/
implementation 'org.roboquant:roboquant-crypto:0.9.2'
// https://jarcasting.com/artifacts/org.roboquant/roboquant-crypto/
implementation ("org.roboquant:roboquant-crypto:0.9.2")
'org.roboquant:roboquant-crypto:jar:0.9.2'
<dependency org="org.roboquant" name="roboquant-crypto" rev="0.9.2">
  <artifact name="roboquant-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.roboquant', module='roboquant-crypto', version='0.9.2')
)
libraryDependencies += "org.roboquant" % "roboquant-crypto" % "0.9.2"
[org.roboquant/roboquant-crypto "0.9.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
org.roboquant : roboquant jar 0.9.2
org.slf4j : slf4j-jdk14 jar 2.0.0-alpha7
org.roboquant : binance-api-client jar 1.0.1
org.knowm.xchange : xchange-core jar 5.0.13
org.knowm.xchange : xchange-stream-core jar 5.0.13

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.6.21
org.knowm.xchange : xchange-bitstamp jar 5.0.13
org.knowm.xchange : xchange-stream-bitstamp jar 5.0.13

Project Modules

There are no modules declared in this project.