Thesis Details

AOS: Nastroj pro analýzu grafu

Bachelor's Thesis Student: Siebert Martin Academic Year: 2016/2017 Supervisor: Trchalík Roman, Mgr., Ph.D.
English title
AOS: Tool for Graph Analysis
Language
Czech
Abstract

This Bachelor's thesis is focused mainly on design and implementation of a tool, that analyses price graphs. One of the main requirements of the design is modifiability and maintainability of source code. This goal is achieved with the MVC architecture and by creating independent system components. The application takes care of collecting the data from the trading platform, performs the calculation based on the requirements and displays the information in the graph. For each module, the calculation is being done independently, whereas the modules can form multiple sequences of different lengths. In this Bachelor's thesis, there are five analytical modules implemented and two sample case studies created.

Keywords

Stock exchange, trading, automated trading system, technical analysis, financial markets, graph analysis, chart patterns, indicators, NinjaTrader, C\#, .NET

Department
Degree Programme
Information Technology
Files
Status
defended, grade B
Date
15 June 2017
Reviewer
Committee
Hruška Tomáš, prof. Ing., CSc. (DIFS FIT BUT), předseda
Burget Lukáš, doc. Ing., Ph.D. (DCGM FIT BUT), člen
Češka Milan, doc. RNDr., Ph.D. (DITS FIT BUT), člen
Jaroš Jiří, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Rychlý Marek, RNDr., Ph.D. (DIFS FIT BUT), člen
Citation
SIEBERT, Martin. AOS: Nastroj pro analýzu grafu. Brno, 2017. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2017-06-15. Supervised by Trchalík Roman. Available from: https://www.fit.vut.cz/study/thesis/20164/
BibTeX
@bachelorsthesis{FITBT20164,
    author = "Martin Siebert",
    type = "Bachelor's thesis",
    title = "AOS: Nastroj pro anal\'{y}zu grafu",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2017,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/20164/"
}
Back to top