Investor – A Java Quantitative Trading Library
Introduction Last year I was busy to build my own project which provides an easy to use functionality to implement and evaluate automatic stock trading strategies. It is implemented in java and therefore can be used in any environment which builds on the JVM. It provides the following functionality: – Simple access to stock data – Declarative formulation of trading strategies – Evaluation of trading strategies – Optimization of trading strategies – Support of portfolio Read more…