National Repository of Grey Literature 35 records found  beginprevious16 - 25next  jump to record: Search took 0.01 seconds. 
Algorithmic and high-frequency trading on capital market
Kádě, Lukáš ; Kohajda, Michael (advisor) ; Kotáb, Petr (referee)
Algorithmic and high-frequency trading on capital market Abstract The subject of this diploma thesis is legal regulation and development of regulation of algorithmic and high-frequency trading on capital market within Community Law but also within several European countries, USA and Japan. The aim of this diploma thesis is to define terms of algorithmic and high-frequency trading, which were not thoroughly regulated until lately, to outline development of legal regulation, to compare different approaches to their regulation in different countries and to assess the phenomenon of algorithmic and high- frequency trading. The diploma theses uses descriptive method to define the fundamental terms and discuss positive legal framework. It also uses deduction for assessment and comparative method to examine different approaches to legal regulation in different countries. The first chapter characterizes capital market as a place in which algorithmic and high- frequency trading takes place, including its historical development, participants and supervisory authorities. The second chapter defines terms of algorithmic and high-frequency trading considering their historical development and both mutual similarities their differences and their characteristics. It also includes an analysis of their key aspects and related...
Design and Implementation of Distributed System for Algorithmic Trading
Hornický, Michal ; Trchalík, Roman (referee) ; Rychlý, Marek (advisor)
Inovácia na finančných trhoch poskytuje nové príležitosti. Algoritmické obchodovanie je vhodný spôsob využitia týchto príležitostí. Táto práca sa zaoberá návrhom a implementáciou systému, ktorý by dovoľoval svojím uživateľom vytvárať vlastné obchodovacie stratégie, a pomocou nich obchodovať na burzách. Práca kladie dôraz na návrh distribuovaného systému, ktorý bude škálovatelný, pomocou technológií cloud computingu.
Neural Networks for Machine Learning in Algorithmic Trading
Koubek, David ; Krištoufek, Ladislav (advisor) ; Debatz, Laure (referee)
This thesis investigates the forecasting ability of the artificial neural network (ANN) models on five major currency pairs and compares the accuracy of several ANN ar- chitectures to the difficult to outperform random walk (RW) benchmark. The ANNs mostly stand ground against the RW, yet fail to attain significantly different results for most of the currencies in out-of-sample testing. A good predictive accuracy of a few ANN models was shown only for the Japanese yen in our results. Less complex neural network architectures supported the notion of having better generalisation capabilities for most of our datasets. JEL Classification C01, C32, C45, C51, C52, C53, C87 Keywords artificial neural networks, machine learning, finan- cial markets, Forex, day trading, algorithmic trad- ing, pattern recognition, computational learning the- ory, backtesting, forecasting Author's e-mail 56374598@fsv.cuni.cz, mrkoubek@gmail.com Supervisor's e-mail ladislav.kristoufek@fsv.cuni.cz Abstrakt Tato práce zkoumá schopnost modelů na bázi neuronových sítí (ANN) předpovídat budoucí cenu pěti hlavních měnových párů a porovnává přesnost předpovědí s těžce překonatelným modelem random walk (RW), který vždy hádá následující cenu jako totožnou se současnou cenou. ANN modely převážně obstály oproti RW, ale pro většinu měn...
Pairs trading at CEE markets
Šedivý, Jakub ; Maršál, Aleš (advisor) ; Kraicová, Lucie (referee)
We investigate the use of investment strategy called pairs trading on small-sized equity markets located in Central Eastern Europe. Pairs trading is self-financing trading strategy that identifies two stocks based on their historical relationship, and makes profit on their short-term relative mispricing, since the strategy relies on their convergence into the long- term equilibrium. The objective of this thesis is to compare two different methods of pairs trading, distance method based on minimizing the sum of squared deviations between nor- malized historical prices and cointegration method using daily data from June 2008 to March 2017. We examine whether any of those method is profitable on Prague Stock Exchange, Bucharest Stock Exchange and Budapest Stock Exchange and can be used on such markets with high industry diversity. Our findings were not stastically different from zero in all but one case and majority of average returns was negative. In comparison to US and Finnish equity markets the strategy falls behind. Even though we identified some cointegrated pairs, their profitability was more than questionable and further investiga- tion showed that small equity markets such as the ones we have studied are not a good fit for pairs trading strategy.
Algorithmic Trading Using Artificial Neural Networks
Radoš, Daniel ; Plchot, Oldřich (referee) ; Szőke, Igor (advisor)
This master's thesis is focused on algorithmic trading on the forex market using artificial neural networks. In the introduction, there are generally described terms concerning the trading. Subsequently, in the following chapters, the thesis describes the theory of neural networks and their possible use. The practical part contains designed business strategies with neural networks. Inputs used in the network are indicators of technical analysis or directly price level. Business strategies have been implemented and tested. In the conclusion, there are summarized findings of individual business models.
Algoritmické obchodování párů
Razumňak, Michal ; Stádník, Bohumil (advisor) ; Fučík, Vojtěch (referee)
Pair trading is a well-known strategy based on statistical arbitrage. This strategy uses a short-term deviation from the mean value of the price ratio of two highly correlated stocks from the same sector as the opportunity to open a position. When ratio returns to its mean value again, the position closes. This strategy has been used for many years and the main outcome of this thesis was to test whether this strategy can be profitable even in current market conditions. For that purpose, data ranging from 2010 to April 2017 on all stocks included in the S&P 500 index were used. It was subsequently found that a pair trading strategy generated 25x higher absolute profit in comparison to random agent. Thus, it can still be considered as a profitable strategy.
High frequency trading and its impact on the financial market stability
Haushalterová, Gabriela ; Brůna, Karel (advisor) ; Pour, Jiří (referee)
The thesis analyses high frequency trading, specifically its main characteristics, which make it different from algorithmic trading. Furthermore, the thesis looks closer into major risks, which are new to market, and their impact on market quality and other investors. The next chapter is dedicated to trading strategies, which are typical for high frequency trading. In conclusion, there is discussed the impact on the market quality caused by high frequency trading, namely in terms of liquidity, volatility and price discovery.
Statistická arbitráž při algoritmickém obchodování amerických dluhopisů
Juhászová, Jana ; Stádník, Bohumil (advisor) ; Janda, Karel (referee)
This thesis deals with statistical arbitrage as a strategy applied in algorithmic trading of US Treasury bonds in the selected timeframe from 1980 until 2017. Our aim is to prove that a specific event on the treasury market, namely reopening of the bonds, constitutes an arbitrage opportunity that enables the investor to systematically yield extraordinary profits on the market. This thesis includes a theoretical introduction to algorithmic trading and statistical arbitrage. Based on this introduction we formulate hypotheses, which are then tested in the application part by constructing an algorithm that simulates a trading strategy on historical data. Comparing three strategies we determined that this strategy is meaningful, or performs better than a random walk and that it is profitable.
Applications for algorithmic trading
Šalovský, Vojtěch ; Pecinovský, Rudolf (advisor) ; Suchan, Vladimír (referee)
The presented work deals with analysis and implementation of algorithmic trading applications based on client requirements. Applications developed in this work are supposed to be used to collect and manage data from the stock exchange, to view information about active trading orders, and to send trading orders to the exchange via the API from Interactive Brokers. The first chapter gives an overview of selected books focused on developing applications for C # and analysis. Then the concepts of UML, OOAD, and UP are introduced. In the next chapter, requirements of the customer are defined. In the following chapter, based on the results of literature research and defined client requirements, the initial architectural design is created and cases of use with subsequent specifications are presented. This section is followed by finding analytical classes, creating a domain model, implementation of some use cases using sequence diagrams. The last two chapters describe the implementation details - the language used, the libraries, database schema, and user manual.
Parallel Evaluation of Numerical Models for Algorithmic Trading
Ligr, David ; Kruliš, Martin (advisor) ; Zavoral, Filip (referee)
This thesis will address the problem of the parallel evaluation of algorithmic trading models based on multiple kernel support vector regression. Various approaches to parallelization of the evaluation of these models will be proposed and their suitability for highly parallel architectures, namely the Intel Xeon Phi coprocessor, will be analysed considering specifics of this coprocessor and also specifics of its programming. Based on this analysis a prototype will be implemented, and its performance will be compared to a serial and multi-core baseline pursuant to executed experiments. Powered by TCPDF (www.tcpdf.org)

National Repository of Grey Literature : 35 records found   beginprevious16 - 25next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.