在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):BYVoid/TA-Lib开源软件地址(OpenSource Url):https://github.com/BYVoid/TA-Lib开源编程语言(OpenSource Language):Java 100.0%开源软件介绍(OpenSource Introduction):TA-Lib: Technical Analysis LibraryMulti-Platform Tools for Market AnalysisTA-Lib is widely used by trading software developers requiring to perform technical analysis of financial market data.
Free Open-Source LibraryTA-Lib is available under a BSD License allowing it to be integrated in your own open-source or commercial application. (more info) Commercial ApplicationTA-Lib is also available as an easy to install Excel Add-Ins. Try it for free! Use with Maven<dependency>
<groupId>com.tictactec</groupId>
<artifactId>ta-lib</artifactId>
<version>0.4.0</version>
</dependency>
<dependency>
<groupId>com.tictactec</groupId>
<artifactId>ta-lib</artifactId>
<version>0.4.0</version>
<classifier>javadoc</classifier>
</dependency>
<dependency>
<groupId>com.tictactec</groupId>
<artifactId>ta-lib</artifactId>
<version>0.4.0</version>
<classifier>sources</classifier>
</dependency> You can also have Maven installed, and run Use with Scala sbtAdd below to your libraryDependencies += "com.tictactec" % "ta-lib" % "0.4.0" Contributors
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论