roboquant ta

Technical analysis support for the roboquant algorithmic trading platform

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.roboquant
ArtifactId

ArtifactId

roboquant-ta
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

roboquant ta
Technical analysis support for the roboquant algorithmic trading platform

Download roboquant-ta

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0-RC2
org.roboquant : roboquant jar 0.9.3
org.ta4j : ta4j-core jar 0.14
com.tictactec : ta-lib jar 0.4.0

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.7.0-RC2
com.google.code.gson : gson jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3
0.9.2