/scalaStocks

Primary LanguageScalaMozilla Public License 2.0MPL-2.0

ScalaStocks

A simple application to fetch stock pricing data from Yahoo, and carry out basic operations.

  • Implements a basic, and a naive cached version of pricing.
  • Uses functional approaches to state handling.