jar

com.yuanzhixiang.bt : backtest-example

Maven & Gradle

Mar 20, 2022
16 stars
Table Of Contents

Latest Version

Download com.yuanzhixiang.bt : backtest-example JAR file - Latest Versions:

All Versions

Download com.yuanzhixiang.bt : backtest-example JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 backtest-example-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.yuanzhixiang.bt.example.demo

├─ com.yuanzhixiang.bt.example.demo.MacdStrategy.class - [JAR]

├─ com.yuanzhixiang.bt.example.demo.StartStrategy.class - [JAR]

com.yuanzhixiang.bt.example.datasource

├─ com.yuanzhixiang.bt.example.datasource.CsvKit.class - [JAR]

├─ com.yuanzhixiang.bt.example.datasource.DataSourceStockDaily.class - [JAR]

├─ com.yuanzhixiang.bt.example.datasource.IteratorImpl.class - [JAR]

com.yuanzhixiang.bt.example.kit

├─ com.yuanzhixiang.bt.example.kit.FactorsKit.class - [JAR]

Advertisement