Good luck with your project. Just three source programs are the backbone of this project: PointAndFigure.java, PAFColumn.java, and paftype.java. paftype is simply an enumerating of the two different values appearing in a column (X's and Os'). PAFColumn could be considered a collection of one paftype containing the X's or Os for each Point and Figure period. The main logic is for the class to determine whether to make a new entry because the incoming input value is higher or lower than the current...
Good afternoon Joe; I have been looking for an open source project on Point and Figure chart, not until I came across your code on SourceForge. However, I’m an Algorithmic Trader, I would love to implement your source code in another Programming Language, say Python. I am not really proficient in Java and I’m finding it a bit challenging in understanding the source code. I would really appreciate it if you can give me the overall logic and overview of the source code or program. I will make sure...
20230315 - PAFSpreadsheet.jar - Executable jar file.
Release 20230315 - Added YahooFinance libraries.
Thank you for the acknowledgement, Phil. Good luck with the C# project.
Hi Joe, I came across your code whilst searching to see if anyone had created open source code for generating P & F charts. Am I OK to convert some of your code to C# for inclusion in a non-commercial project. I will be storing the code in a public repository on GitHub. I will put an acknowledgement to your code being the inspiration in the comments with a link to the project on here. Kind regard, Phil Crompton
Download Stock Quotes Available
new to verion 20210204
Release 20210204 - Improvements using pointandfigure.props file.
Release 20210204
Merge remote-tracking branch 'origin/master'
Release 20210124
first commit
Release 20210124
Stock Quote Download Function Not Available
Update to PAFSpreadSheet function and other things