jar

org.roboquant : roboquant-jupyter

Maven & Gradle

Jul 06, 2023
223 stars

roboquant jupyter · Adds additional Jupyter notebook features like charts to the roboquant algorithmic trading platform

Table Of Contents

Latest Version

Download org.roboquant : roboquant-jupyter JAR file - Latest Versions:

All Versions

Download org.roboquant : roboquant-jupyter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.9.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 roboquant-jupyter-1.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.roboquant.jupyter

├─ org.roboquant.jupyter.AllocationChart.class - [JAR]

├─ org.roboquant.jupyter.AmountAdapter.class - [JAR]

├─ org.roboquant.jupyter.BoxChart.class - [JAR]

├─ org.roboquant.jupyter.CalendarChart.class - [JAR]

├─ org.roboquant.jupyter.Chart.class - [JAR]

├─ org.roboquant.jupyter.ChartKt.class - [JAR]

├─ org.roboquant.jupyter.CorrelationChart.class - [JAR]

├─ org.roboquant.jupyter.HTMLOutput.class - [JAR]

├─ org.roboquant.jupyter.HistogramChart.class - [JAR]

├─ org.roboquant.jupyter.InstantAdapter.class - [JAR]

├─ org.roboquant.jupyter.JupyterCore.class - [JAR]

├─ org.roboquant.jupyter.JupyterCoreKt.class - [JAR]

├─ org.roboquant.jupyter.MetricsReport.class - [JAR]

├─ org.roboquant.jupyter.OrderChart.class - [JAR]

├─ org.roboquant.jupyter.PairAdapter.class - [JAR]

├─ org.roboquant.jupyter.PerformanceChart.class - [JAR]

├─ org.roboquant.jupyter.PriceBarChart.class - [JAR]

├─ org.roboquant.jupyter.PriceChart.class - [JAR]

├─ org.roboquant.jupyter.PriceChartKt.class - [JAR]

├─ org.roboquant.jupyter.RoboquantThrowableRenderer.class - [JAR]

├─ org.roboquant.jupyter.SignalChart.class - [JAR]

├─ org.roboquant.jupyter.TimeSeriesChart.class - [JAR]

├─ org.roboquant.jupyter.TimeSeriesChartKt.class - [JAR]

├─ org.roboquant.jupyter.TradeChart.class - [JAR]

├─ org.roboquant.jupyter.TradeChartKt.class - [JAR]

├─ org.roboquant.jupyter.TripleAdapter.class - [JAR]

├─ org.roboquant.jupyter.Welcome.class - [JAR]