ezhulenev / scala-openbook   0.0.10

MIT License GitHub

Scala library for parsing TAQ NYSE OpenBook Ultra

Scala versions: 2.10

TAQ NYSE OpenBook Ultra Parser

Build Status

Scala parser for NYSE historical data product: http://www.nyxdata.com/Data-Products/NYSE-OpenBook-History

Where to get it

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"