The Market Analysis System (MAS) provides tools for technical analysis of financial markets, including stock charting, futures charting, and automated generation of buy and sell signals.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
A new capability to compress data when requested by the GUI client (via an addition to the client/server protocol) to speed up data transfer over a network, changing the database access scheme to keep a database connection open during the entire process's life and disconnect on exit (noticeably speeds up data access), and new operators (rounded value, square root, power).
GUI changes: Support for intraday data. Screen layout improvements: Bars in the right and bottom margins (and the date and numeric reference values moved to within these bars to clean up the clutter they were causing when they were inside the graph), and display of reference values for indicators in the bottom right margin; values for the last indicator selected are displayed. Server changes: Database capability for the Linux version (MAS can now obtain its market data from a database instead of from files, on both Linux and Windows), extended validation of input data to be much more robust, a strict checking option to specify that all records with errors are to be discarded, capability to handle intraday data (the server can now produce 10-, 15-, 20-, 30-minute, and hourly data from 5-minute data and the same set plus 2-minute data from 1-minute data), and an improved commandline interface for adding, editing, and removing technical indicators, market analyzers, and market event registrants.