JuliaQuant / FinancialBlotter.jl

Trade and Portfolio Accounting in Julia
Other
13 stars 12 forks source link

Build Status

Inspired by R's blotter and quantstrat packages.

julia> Pkg.clone("https://github.com/JuliaQuant/TradeBlotter.jl.git")

First phase

Portfolio and trade accounting framework in Julia that includes:

Second phase

Path-dependent backtesting framework in Julia that includes:

Additional functionality