This is a sample project using product-collections to load stock prices from 1965, calculate the 250 period moving average and plot them both on a line chart.
- git clone git://github.com/marklister/product-collections-example.git
- sbt run
The underlying wrapper for jfreechart is only available for scala 2.10.x.