DOC

com.limemojito.oss.trading.trading-data-stream : trading-data-stream

Maven & Gradle

Apr 21, 2023

Trading Data Streams · Streams data from <a href="https://www.dukascopy.com">Dukascopy Bank</a> and converts to Tick and Bar data as streams. Use AT YOUR OWN RISK. Use of this software does not imply financial advice, financial decisions should not be based on these tools, data or software. Refer to Licence.txt and Data-Disclaimer in the repository for more details.

Table Of Contents

Latest Version

Download com.limemojito.oss.trading.trading-data-stream : trading-data-stream Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file trading-data-stream-2.1.3-javadoc.jar to trading-data-stream-2.1.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder trading-data-stream-2.1.3-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "trading-data-stream-2.1.3-sources.jar" -d "trading-data-stream-2.1.3-javadoc" -subpackages