Bayesian Dynamic Modeling of High-Frequency Integer Price Changes

Bayesian Dynamic Modeling of High-Frequency Integer Price Changes
Author: Istvan Barra
Publisher:
Total Pages: 47
Release: 2018
Genre:
ISBN:

We investigate high-frequency volatility models for analyzing intra-day tick by tick stock price changes using Bayesian estimation procedures. Our key interest is the extraction of intra-day volatility patterns from high-frequency integer price changes. We account for the discrete nature of the data via two different approaches: ordered probit models and discrete distributions. We allow for stochastic volatility by modeling the variance as a stochastic function of time, with intra-day periodic patterns. We consider distributions with heavy tails to address occurrences of jumps in tick by tick discrete prices changes. In particular, we introduce a dynamic version of the negative binomial difference model with stochastic volatility. For each model we develop a Markov chain Monte Carlo estimation method that takes advantage of auxiliary mixture representations to facilitate the numerical implementation. This new modeling framework is illustrated by means of tick by tick data for several stocks from the NYSE and for different periods. Different models are compared with each other based on predictive likelihoods.We find evidence in favor of our preferred dynamic negative binomial difference model.

Bayesian Statistics in Action

Bayesian Statistics in Action
Author: Raffaele Argiento
Publisher: Springer
Total Pages: 242
Release: 2017-04-28
Genre: Mathematics
ISBN: 331954084X

This book is a selection of peer-reviewed contributions presented at the third Bayesian Young Statisticians Meeting, BAYSM 2016, Florence, Italy, June 19-21. The meeting provided a unique opportunity for young researchers, M.S. students, Ph.D. students, and postdocs dealing with Bayesian statistics to connect with the Bayesian community at large, to exchange ideas, and to network with others working in the same field. The contributions develop and apply Bayesian methods in a variety of fields, ranging from the traditional (e.g., biostatistics and reliability) to the most innovative ones (e.g., big data and networks).

Algorithmic and High-Frequency Trading

Algorithmic and High-Frequency Trading
Author: Álvaro Cartea
Publisher: Cambridge University Press
Total Pages: 360
Release: 2015-08-06
Genre: Mathematics
ISBN: 1316453650

The design of trading algorithms requires sophisticated mathematical models backed up by reliable data. In this textbook, the authors develop models for algorithmic trading in contexts such as executing large orders, market making, targeting VWAP and other schedules, trading pairs or collection of assets, and executing in dark pools. These models are grounded on how the exchanges work, whether the algorithm is trading with better informed traders (adverse selection), and the type of information available to market participants at both ultra-high and low frequency. Algorithmic and High-Frequency Trading is the first book that combines sophisticated mathematical modelling, empirical facts and financial economics, taking the reader from basic ideas to cutting-edge research and practice. If you need to understand how modern electronic markets operate, what information provides a trading edge, and how other market participants may affect the profitability of the algorithms, then this is the book for you.

Dynamic Discrete Mixtures for High Frequency Prices

Dynamic Discrete Mixtures for High Frequency Prices
Author: Leopoldo Catania
Publisher:
Total Pages: 39
Release: 2019
Genre:
ISBN:

The tick structure of the financial markets entails that price changes observed at very high frequency are discrete. Departing from this empirical evidence we develop a new model to describe the dynamic properties of multivariate time-series of high frequency price changes, including the high probability of observing no variations (price staleness). We assume the existence of two independent latent/hidden Markov processes determining the dynamic properties of the price changes and the excess probability of the occurrence of zeros. We study the probabilistic properties of the model that generates a zero-inflated mixture of Skellam distributions and we develop an EM estimation procedure with closed-form M step. In the empirical application, we study the joint distribution of the price changes of four assets traded on NYSE. Particular focus is dedicated to the precision of the univariate and multivariate density forecasts, to the quality of the predictions of quantities like the volatility and correlations across assets, and to the possibility of disentangling the different sources of zero price variation as generated by absence of news, microstructural frictions or by the offsetting positions taken by the traders.

Handbook of Financial Time Series

Handbook of Financial Time Series
Author: Torben Gustav Andersen
Publisher: Springer Science & Business Media
Total Pages: 1045
Release: 2009-04-21
Genre: Business & Economics
ISBN: 3540712976

The Handbook of Financial Time Series gives an up-to-date overview of the field and covers all relevant topics both from a statistical and an econometrical point of view. There are many fine contributions, and a preamble by Nobel Prize winner Robert F. Engle.

Bayesian Modeling and Forecasting of 24-Hour High-Frequency Volatility

Bayesian Modeling and Forecasting of 24-Hour High-Frequency Volatility
Author: Jonathan R. Stroud
Publisher:
Total Pages: 50
Release: 2014
Genre:
ISBN:

This paper estimates models of high frequency index futures returns using 'around the clock' 5-minute returns that incorporate the following key features: multiple persistent stochastic volatility factors, jumps in prices and volatilities, seasonal components capturing time of the day patterns, correlations between return and volatility shocks, and announcement effects. We develop an integrated MCMC approach to estimate interday and intraday parameters and states using high-frequency data without resorting to various aggregation measures like realized volatility. We provide a case study using financial crisis data from 2007 to 2009, and use particle filters to construct likelihood functions for model comparison and out-of-sample forecasting from 2009 to 2012. We show that our approach improves realized volatility forecasts by up to 50% over existing benchmarks.

Time Series Models

Time Series Models
Author: Andrew C. Harvey
Publisher: Financial Times/Prentice Hall
Total Pages: 308
Release: 1993
Genre: Time-series analysis
ISBN: 9780745012001

A companion volume to The Econometric Analysis of Time series, this book focuses on the estimation, testing and specification of dynamic models which are not based on any behavioural theory. It covers univariate and multivariate time series and emphasizes autoregressive moving-average processes.

Recent Econometric Techniques for Macroeconomic and Financial Data

Recent Econometric Techniques for Macroeconomic and Financial Data
Author: Gilles Dufrénot
Publisher: Springer Nature
Total Pages: 387
Release: 2020-11-21
Genre: Business & Economics
ISBN: 3030542521

The book provides a comprehensive overview of the latest econometric methods for studying the dynamics of macroeconomic and financial time series. It examines alternative methodological approaches and concepts, including quantile spectra and co-spectra, and explores topics such as non-linear and non-stationary behavior, stochastic volatility models, and the econometrics of commodity markets and globalization. Furthermore, it demonstrates the application of recent techniques in various fields: in the frequency domain, in the analysis of persistent dynamics, in the estimation of state space models and new classes of volatility models. The book is divided into two parts: The first part applies econometrics to the field of macroeconomics, discussing trend/cycle decomposition, growth analysis, monetary policy and international trade. The second part applies econometrics to a wide range of topics in financial economics, including price dynamics in equity, commodity and foreign exchange markets and portfolio analysis. The book is essential reading for scholars, students, and practitioners in government and financial institutions interested in applying recent econometric time series methods to financial and economic data.

Dynamic Linear Models with R

Dynamic Linear Models with R
Author: Giovanni Petris
Publisher: Springer Science & Business Media
Total Pages: 258
Release: 2009-06-12
Genre: Mathematics
ISBN: 0387772383

State space models have gained tremendous popularity in recent years in as disparate fields as engineering, economics, genetics and ecology. After a detailed introduction to general state space models, this book focuses on dynamic linear models, emphasizing their Bayesian analysis. Whenever possible it is shown how to compute estimates and forecasts in closed form; for more complex models, simulation techniques are used. A final chapter covers modern sequential Monte Carlo algorithms. The book illustrates all the fundamental steps needed to use dynamic linear models in practice, using R. Many detailed examples based on real data sets are provided to show how to set up a specific model, estimate its parameters, and use it for forecasting. All the code used in the book is available online. No prior knowledge of Bayesian statistics or time series analysis is required, although familiarity with basic statistics and R is assumed.

High-Frequency Financial Econometrics

High-Frequency Financial Econometrics
Author: Yacine Aït-Sahalia
Publisher: Princeton University Press
Total Pages: 683
Release: 2014-07-21
Genre: Business & Economics
ISBN: 0691161437

A comprehensive introduction to the statistical and econometric methods for analyzing high-frequency financial data High-frequency trading is an algorithm-based computerized trading practice that allows firms to trade stocks in milliseconds. Over the last fifteen years, the use of statistical and econometric methods for analyzing high-frequency financial data has grown exponentially. This growth has been driven by the increasing availability of such data, the technological advancements that make high-frequency trading strategies possible, and the need of practitioners to analyze these data. This comprehensive book introduces readers to these emerging methods and tools of analysis. Yacine Aït-Sahalia and Jean Jacod cover the mathematical foundations of stochastic processes, describe the primary characteristics of high-frequency financial data, and present the asymptotic concepts that their analysis relies on. Aït-Sahalia and Jacod also deal with estimation of the volatility portion of the model, including methods that are robust to market microstructure noise, and address estimation and testing questions involving the jump part of the model. As they demonstrate, the practical importance and relevance of jumps in financial data are universally recognized, but only recently have econometric methods become available to rigorously analyze jump processes. Aït-Sahalia and Jacod approach high-frequency econometrics with a distinct focus on the financial side of matters while maintaining technical rigor, which makes this book invaluable to researchers and practitioners alike.