Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1023 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 1023 Bytes

License: GPL v3

I'm selling my Stock Quotes collection from May 2006 up to Mar 2021 for $100.

Philippine Stock Exchange Daily Stock Quote Generator

A utility application that converts Philippine Stock Exchange daily stock quote pdf file into csv format that can be consumed by Amibroker and other 3rd party graphing software.

Requirements

  • You must have a Java 11 installed on your local machine.

Usage

To run the application download the latest release zipped file from GitHub. Extract in a local directory.

Copy the pdf that you wanted to parse in the same directory. Run the application and the csv files will be generated.

To run the application execute the bat file inside the release zipped file.

User Guide