Name | Modified | Size | Downloads / Week |
---|---|---|---|
Source Code | 2012-05-11 | ||
README.txt | 2012-05-11 | 863 Bytes | |
PF.zip | 2012-05-11 | 385.2 kB | |
Totals: 3 Items | 386.1 kB | 0 |
This is a simple P&F generating program. To install download pf.zip and extract, then run setup.exe. The program will take any .CSV with the following format: Date,Open,High,Low,Close,-(Ignores any other data after this point.) The program will also ignore the first line of the .csv file, as it often contains fields describing the data, such as Date,Open,High,Low,Close,Volumn, etc. To use start the program, use the open file dialog to select the .csv file and it will generate a P&F chart. Features include resizing options in the bottom left, and in the options dialog the choice between having the chart display data in X's and O's, or straight X's, as well as selecting the resolution of the chart. For example, 1 point, 5 point, 73 points... If you find any bugs, please don't hesitate to let me know and I'll do my best to fix them.