JuliaQuant / FinancialBlotter.jl

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

Roadmap #21

Closed milktrader closed 9 years ago

milktrader commented 10 years ago

Implement the following

Create metadata types: moved to FinancialSeries package

Time series type specific to financial time series moved to FinancialSeries

Function that accepts a discrete signal array (TimeArray) and processes rules Function that accepts a MarketSignal and processes rules

A type that accepts orders from a trading algorithm

Function that simulates real trading environments

An accounting framework and statistics

milktrader commented 9 years ago

This issue belongs in the Roadmap repository. Closing it here with a reference for posterity.