Skip to content

Blitzableiter/Tradingsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author License: MIT Repo Link

This project

This reposity is the project accompanying my Master's thesis in IT-Management. The goal of the thesis is to develop a library which can be used to predict the future development of certain base values, such as stock prices or comparable assets. The library should meet at least the requirements for insurance companies' simple adoption but exceeds this requirement by actually being applicable to all kind of investors, institutional or private.

Project structure

![main components](./misc/main components.png)

Full class diagram

Requirements

  • Java Development Kit 11

Installing

mvn install

Stack

task tool
buildtool Maven modelVersion 4.0.0
testing appliance maven-surefire-plugin 2.21.0
testing API junit-jupiter 5.6.2
test coverage jacoco-maven-plugin 0.8.5
javadoc creation maven-javadoc-plugin 3.2.0

Resources

Functional

Robert Carver, Systematic Trading (2015), HARRIMAN HOUSE LTD.

Libraries

Contributing

If you want to contribute to this repository please make sure to always build the project before commiting your changes, so the javadocs will be kept up-to-date.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages