Scala parser for NYSE historical data product: http://www.nyxdata.com/Data-Products/NYSE-OpenBook-History
To get the latest version of the library, add the following to your SBT build:
resolvers += "ezhulenev Bintray Repo" at "https://dl.bintray.com/ezhulenev/releases"
And use following library dependencies:
libraryDependencies += "com.scalafi" %% "scala-openbook" % "0.0.10"