Skip to content

iamking1987/Strata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strata

Build Status License

This repository contains the source code of Strata, OpenGamma's next-generation, open source toolkit for market risk.

Strata is released as Open Source Software under the Apache v2.0 license.

OpenGamma

Documentation

Documentation for Strata can be found at http://opengamma.github.io/StrataDocs.

Building Strata

The source code can be cloned using git from GitHub:

  git clone https://github.com/OpenGamma/Strata.git

The projects use Apache Maven as the build system. Version 3.2.0 or later is required. Simply run this command to compile and install the source code locally:

  mvn install

Note that Strata is based on Java SE 8. Version 8u40 or later is required to compile the code.

For more information about developing code on Strata see the documentation.

Status

Strata is currently released as a next-generation technology preview. The repository is well-maintained, tested and functional but not yet ready for production use. Classes and methods may change at any time.

Strata modules

Strata is formed from a number of modules:

About

OpenGamma's next-generation market risk toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%