Studies in Computational Intelligence

Size: px
Start display at page:

Download "Studies in Computational Intelligence"

Transcription

1 Studies in Computational Intelligence Volume 697 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland

2 About this Series The series Studies in Computational Intelligence (SCI) publishes new developments and advances in the various areas of computational intelligence quickly and with a high quality. The intent is to cover the theory, applications, and design methods of computational intelligence, as embedded in the fields of engineering, computer science, physics and life sciences, as well as the methodologies behind them. The series contains monographs, lecture notes and edited volumes in computational intelligence spanning the areas of neural networks, connectionist systems, genetic algorithms, evolutionary computation, artificial intelligence, cellular automata, self-organizing systems, soft computing, fuzzy systems, and hybrid intelligent systems. Of particular value to both the contributors and the readership are the short publication timeframe and the worldwide distribution, which enable both wide and rapid dissemination of research output. More information about this series at

3 Fahed Mostafa Tharam Dillon Elizabeth Chang Computational Intelligence Applications to Option Pricing, Volatility Forecasting and Value at Risk 123

4 Fahed Mostafa Department of Computer Science and Computer Engineering La Trobe University Bundoora, VIC Australia Elizabeth Chang School of Business University of New South Wales Canberra, ACT Australia Tharam Dillon Department of Computer Science and Computer Engineering La Trobe University Bundoora, VIC Australia ISSN X ISSN (electronic) Studies in Computational Intelligence ISBN ISBN (ebook) DOI / Library of Congress Control Number: Springer International Publishing AG 2017 This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use. The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, express or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations. Printed on acid-free paper This Springer imprint is published by Springer Nature The registered company is Springer International Publishing AG The registered company address is: Gewerbestrasse 11, 6330 Cham, Switzerland

5 Preface Increasingly there are many sources of uncertainty in markets. These sources of uncertainty can have adverse effects on the evaluation of portfolio risk exposure. This uncertainty in the market variables is known as market risk which characterises the potential loss of value of an asset due to movements in market factors. Quantitative techniques to analyse individual financial instruments and a portfolio of assets are essential for measuring market risk. Quantitative models seek to capture the trends and behaviours in the data which are then used to deduce future values. In this book, market risk is grouped into four main categories: volatility forecasting, option pricing, hedging and portfolio risk management. When developing these quantitative methods in this book, the focus has been twofold: first, to build on the existing methodologies such as the GARCH and Black Scholes models and second to develop approaches to overcome some of the disadvantages inherent in some of the models arising from some of the underlying assumptions which have been found to not properly reflect the behaviours inherent in the markets. For instance, a computation intelligence approach and more particularly a neural network is used to learn from data the Black Scholes implied volatility. The implied volatility forecasts, generated from the neural net, are converted to option price using the Black Scholes formula. The neural network option-pricing capabilities are shown to be superior to the Black Scholes and the GARCH option-pricing model. The neural network has also shown that it is able to reproduce the implied volatility well into the future whereas the GARCH option-pricing model shows deterioration in the implied volatility with time. A new method for delta hedging using this approach is also presented. The book has been structured to provide a systematic study of the issues involved in market risk and its organisation reflects that. Chapter 1 provides a broad introduction to some of the important concepts involved in market risk. Time series models are reviewed in Chap. 2. All financial time series models and concepts considered in this book are reviewed and explained. The weakness of each of the modelling techniques is highlighted and explained with reference to research. v

6 vi Preface Chapter 3 introduces options, existing option-pricing models and hedging. Chapter 4 provides a review of neural networks. Then a comprehensive review is provided on the neural networks research in forecasting volatility, option pricing, hedging and value-at-risk. In this review, the strength(s) and weakness(es) of each approach are explained. Chapter 5 outlines important problems in financial forecasting including volatility forecasting, options pricing and hedging. It provides a definition of important terms necessary to the considerations in the chapters that follow. Volatility forecasting models are considered and evaluated in Chap. 6 including the GARCH, EGARCH and mixture density models. This is followed by the explanation of the method adopted in this book including results, discussion and evaluation. Chapter 7 considers option-pricing models including GARCH Option-Pricing Model (GOPM), BSOPM model, implied volatility and existing neural net models. The method utilised in this book is explained, and results, discussions and evaluation are given. Value-at-risk is considered in Chap. 8 including definitions and models. Chapter 9 provides a recapitulation and conclusions. The book can be used by advanced undergraduate students and graduate students in its entirety. It is also of considerable importance to practitioners in the field. We hope that you have an enjoyable and profitable time from studying the book. Every reasonable effort has been made to acknowledge the owners of copyright material. I would be pleased to hear from any copyright owner who has been omitted or incorrectly acknowledged. Bundoora, Australia Bundoora, Australia Canberra, Australia Fahed Mostafa Tharam Dillon Elizabeth Chang

7 Contents 1 Introduction Volatility Forecasting Option Pricing Risk Management Methods Neural Networks Approach Book Layout Time Series Modelling Time Series Properties White Noise Stochastic Processes Stationarity in Time Series Autoregressive Models Time Series Models The Wiener Process Geometric Brownian Motion with Drift Itô Process Linear Time Series Models Moving Average Model Auto Regressive Moving Model (ARMA) Financial Time Series Modelling Distributional Properties of the Return Series Stylised Properties of Returns Conditional Mean Volatility Modelling Conditional Heteroscedasticity Models ARCH Model GARCH Model vii

8 viii Contents GARCH-in-Mean Exponential GARCH Time Varying Volatility Models Literature Review Options and Options Pricing Models Options Call Options Put Options Options Moneyness Intrinsic Value Time Value Option Pricing Models and Hedging The Black-Scholes Options Pricing Model Black-Schole Equation Implied Volatility Black-Scholes Option Pricing Model (BSOPM) GARCH Option Pricing Models Hedging Delta Hedging Neural Networks and Financial Forecasting Neural Net Models Preceptron Multi-layer Preceptron (MLP) Training MLP Back Propagation Mixture Density Networks Radial Base Function Network Neural Networks in Financial Forecasting Neural Networks for Time Series Forecasting Neural Networks in Conditional Volatility Forecasting Volatility Forecasting with MDN Application of Neural Networks Option Pricing Important Problems in Financial Forecasting Terms and Concepts Used Financial Time Series Options Problem Definition Volatility Forecasting Option Pricing Delta Hedging Choice of Methodology Research Method... 90

9 Contents ix 6 Volatility Forecasting Volatility Models GARCH Model EGARCH Model Mixture Density Networks Issues Investigated Solution Overview Forecast Evaluation Data Analysis Experimentation Results In-Sample Testing Out-of-Sample Forecast Performance One-Day Volatility Forecast and 30 Days Forecast Conclusion Option Pricing Option Pricing Models GARCH Option Pricing Model (GOPM) BSOPM Option Pricing Model Implied Volatility Artificial Neural Network (ANN) Neural Networks for Option Pricing My Option Pricing Model Issues Investigated New Option Pricing Model and Solution Overview Data Experimental Design GOPM Parameters Neural Network Training Methods Performance Measures Pricing Accuracy Delta Hedging Solution Overview New Method Developed Results The Empirical Dynamics of the Volatility Smile Summary and Conclusion Value-at-Risk Value-at-Risk Review Value-at-Risk Definition

10 x Contents 8.3 Modelling Value at Risk with Neural Networks Historical Simulation Method Variance-Covariance Method Monte Carlo Simulation Method Modelling Value-at-Risk with Neural Networks Value-at-Risk (VaR) Future Work Conclusion and Discussion Volatility Forecasting Option Pricing and Hedging Recapitulation Contributions of This Research Appendix A: Detailed Results References

SpringerBriefs in Applied Sciences and Technology

SpringerBriefs in Applied Sciences and Technology SpringerBriefs in Applied Sciences and Technology Computational Intelligence Series editor Janusz Kacprzyk, Polish Academy of Sciences, Systems Research Institute, Warsaw, Poland The series Studies in

More information

The Management of Mutual Funds

The Management of Mutual Funds The Management of Mutual Funds G.V. Satya Sekhar The Management of Mutual Funds Dr. G.V. Satya Sekhar MBA, Ph.D GITAM University India ISBN 978-3-319-33999-3 ISBN 978-3-319-34000-5 (ebook) DOI 10.1007/978-3-319-34000-5

More information

Fiscal Policies in High Debt Euro-Area Countries

Fiscal Policies in High Debt Euro-Area Countries Fiscal Policies in High Debt Euro-Area Countries Antonella Cavallo Pietro Dallari Antonio Ribba Fiscal Policies in High Debt Euro-Area Countries 123 Antonella Cavallo Department of Economics University

More information

Statistical Tools for Program Evaluation

Statistical Tools for Program Evaluation Statistical Tools for Program Evaluation Jean-Michel Josselin Benoît Le Maux Statistical Tools for Program Evaluation Methods and Applications to Economic Policy, Public Health, and Education Jean-Michel

More information

Asset Management and Institutional Investors

Asset Management and Institutional Investors Asset Management and Institutional Investors ThiS is a FM Blank Page Ignazio Basile Pierpaolo Ferrari Editors Asset Management and Institutional Investors Foreword by Andrea Sironi Editors Ignazio Basile

More information

Global Financial Markets

Global Financial Markets Global Financial Markets Global Financial Markets is a series of practical guides to the latest financial market tools, techniques and strategies. Written for practitioners across a range of disciplines

More information

Gregor Dorfleitner Lars Hornuf Matthias Schmitt Martina Weber. FinTech in Germany

Gregor Dorfleitner Lars Hornuf Matthias Schmitt Martina Weber. FinTech in Germany FinTech in Germany Gregor Dorfleitner Lars Hornuf Matthias Schmitt Martina Weber FinTech in Germany Gregor Dorfleitner University of Regensburg Regensburg, Germany Lars Hornuf University of Trier Trier,

More information

The Industrial Organization of Banking

The Industrial Organization of Banking The Industrial Organization of Banking David VanHoose The Industrial Organization of Banking Bank Behavior, Market Structure, and Regulation Second Edition David VanHoose Waco, Texas USA ISBN 978-3-662-54325-2

More information

Internationalization of Banks

Internationalization of Banks Internationalization of Banks Federica Sist Internationalization of Banks European Cross-border Deals Federica Sist Libera Università Maria SS. Assunta Rome, Italy ISBN 978-3-319-78276-8 ISBN 978-3-319-78277-5

More information

Mathematical and Statistical Methods for Actuarial Sciences and Finance

Mathematical and Statistical Methods for Actuarial Sciences and Finance Mathematical and Statistical Methods for Actuarial Sciences and Finance Marco Corazza Florence Legros Cira Perna Marilena Sibillo Editors Mathematical and Statistical Methods for Actuarial Sciences and

More information

Springer-Verlag Berlin Heidelberg GmbH

Springer-Verlag Berlin Heidelberg GmbH U niversitext Springer-Verlag Berlin Heidelberg GmbH Fred Espen Benth Option Theory with Stochastic Analysis An Introduction to Mathematical Finance i Springer Fred Espen Benth Centre of Mathematics for

More information

The Global Financial Crisis in Retrospect

The Global Financial Crisis in Retrospect The Global Financial Crisis in Retrospect Anthony Elson The Global Financial Crisis in Retrospect Evolution, Resolution, and Lessons for Prevention Anthony Elson Chevy Chase, Maryland, USA ISBN 978-1-137-59749-6

More information

Subject CT8 Financial Economics Core Technical Syllabus

Subject CT8 Financial Economics Core Technical Syllabus Subject CT8 Financial Economics Core Technical Syllabus for the 2018 exams 1 June 2017 Aim The aim of the Financial Economics subject is to develop the necessary skills to construct asset liability models

More information

List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements

List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements Table of List of figures List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements page xii xv xvii xix xxi xxv 1 Introduction 1 1.1 What is econometrics? 2 1.2 Is

More information

Handbook of Financial Risk Management

Handbook of Financial Risk Management Handbook of Financial Risk Management Simulations and Case Studies N.H. Chan H.Y. Wong The Chinese University of Hong Kong WILEY Contents Preface xi 1 An Introduction to Excel VBA 1 1.1 How to Start Excel

More information

Introductory Econometrics for Finance

Introductory Econometrics for Finance Introductory Econometrics for Finance SECOND EDITION Chris Brooks The ICMA Centre, University of Reading CAMBRIDGE UNIVERSITY PRESS List of figures List of tables List of boxes List of screenshots Preface

More information

Studies in Systems, Decision and Control

Studies in Systems, Decision and Control Studies in Systems, Decision and Control Volume 182 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl The series Studies in Systems, Decision and

More information

Mathematical Modeling and Methods of Option Pricing

Mathematical Modeling and Methods of Option Pricing Mathematical Modeling and Methods of Option Pricing This page is intentionally left blank Mathematical Modeling and Methods of Option Pricing Lishang Jiang Tongji University, China Translated by Canguo

More information

Springer Series in Operations Research and Financial Engineering

Springer Series in Operations Research and Financial Engineering Springer Series in Operations Research and Financial Engineering Series Editors: Thomas V. Mikosch Sidney I. Resnick Stephen M. Robinson For further volumes: http://www.springer.com/series/3182 Henrik

More information

The Economics of Foreign Exchange and Global Finance. Second Edition

The Economics of Foreign Exchange and Global Finance. Second Edition The Economics of Foreign Exchange and Global Finance Second Edition Peijie Wang The Economics of Foreign Exchange and Global Finance Second Edition 123 Professor Peijie Wang University of Hull Business

More information

Palgrave Macmillan Studies in Banking and Financial Institutions

Palgrave Macmillan Studies in Banking and Financial Institutions Palgrave Macmillan Studies in Banking and Financial Institutions Series Editor Philip Molyneux Bangor Business School Bangor University Bangor, United Kingdom The Palgrave Macmillan Studies in Banking

More information

MFE Course Details. Financial Mathematics & Statistics

MFE Course Details. Financial Mathematics & Statistics MFE Course Details Financial Mathematics & Statistics FE8506 Calculus & Linear Algebra This course covers mathematical tools and concepts for solving problems in financial engineering. It will also help

More information

Statistical Models and Methods for Financial Markets

Statistical Models and Methods for Financial Markets Tze Leung Lai/ Haipeng Xing Statistical Models and Methods for Financial Markets B 374756 4Q Springer Preface \ vii Part I Basic Statistical Methods and Financial Applications 1 Linear Regression Models

More information

Trends in currency s return

Trends in currency s return IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Trends in currency s return To cite this article: A Tan et al 2018 IOP Conf. Ser.: Mater. Sci. Eng. 332 012001 View the article

More information

Stochastic Interest Rates

Stochastic Interest Rates Stochastic Interest Rates This volume in the Mastering Mathematical Finance series strikes just the right balance between mathematical rigour and practical application. Existing books on the challenging

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2011, Mr. Ruey S. Tsay. Solutions to Final Exam.

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2011, Mr. Ruey S. Tsay. Solutions to Final Exam. The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2011, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (32 pts) Answer briefly the following questions. 1. Suppose

More information

Xiaoxia Huang. Portfolio Analysis

Xiaoxia Huang. Portfolio Analysis Xiaoxia Huang Portfolio Analysis Studies in Fuzziness and Soft Computing, Volume 250 Editor-in-Chief Prof. Janusz Kacprzyk Systems Research Institute Polish Academy of Sciences ul. Newelska 6 01-447 Warsaw

More information

Population Change in the United States

Population Change in the United States Population Change in the United States Steve H. Murdock Michael E. Cline Mary Zey Deborah Perez P. Wilner Jeanty Population Change in the United States Socioeconomic Challenges and Opportunities in the

More information

Tax Progression in OECD Countries

Tax Progression in OECD Countries Tax Progression in OECD Countries Christian Seidl Kirill Pogorelskiy Stefan Traub Tax Progression in OECD Countries An Integrative Analysis of Tax Schedules and Income Distributions 123 Christian Seidl

More information

Employment Relations in Financial Services

Employment Relations in Financial Services Employment Relations in Financial Services Gregor Gall Employment Relations in Financial Services An Exploration of the Employee Experience After the Financial Crash Gregor Gall University of Bradford

More information

Contributions to Management Science

Contributions to Management Science Contributions to Management Science For further volumes: http://www.springer.com/series/1505 Mohamed El Hedi Arouri l Duc Khuong Nguyen Fredj Jawadi l The Dynamics of Emerging Stock Markets Empirical Assessments

More information

Global Stock Markets and Portfolio Management

Global Stock Markets and Portfolio Management Global Stock Markets and Portfolio Management Centre for the Study of Emerging Markets Series Series Editor: Dr Sima Motamen-Samadian The Centre for the Study of Emerging Markets (CSEM) Series provides

More information

History of Social Law in Germany

History of Social Law in Germany History of Social Law in Germany ThiS is a FM Blank Page Michael Stolleis History of Social Law in Germany Translated from the German by Thomas Dunlap Michael Stolleis Max-Planck-Institut für europäische

More information

MFE Course Details. Financial Mathematics & Statistics

MFE Course Details. Financial Mathematics & Statistics MFE Course Details Financial Mathematics & Statistics Calculus & Linear Algebra This course covers mathematical tools and concepts for solving problems in financial engineering. It will also help to satisfy

More information

MSc Financial Mathematics

MSc Financial Mathematics MSc Financial Mathematics Programme Structure Week Zero Induction Week MA9010 Fundamental Tools TERM 1 Weeks 1-1 0 ST9080 MA9070 IB9110 ST9570 Probability & Numerical Asset Pricing Financial Stoch. Processes

More information

Financial Models with Levy Processes and Volatility Clustering

Financial Models with Levy Processes and Volatility Clustering Financial Models with Levy Processes and Volatility Clustering SVETLOZAR T. RACHEV # YOUNG SHIN ICIM MICHELE LEONARDO BIANCHI* FRANK J. FABOZZI WILEY John Wiley & Sons, Inc. Contents Preface About the

More information

Power and Energy Systems Engineering Economics

Power and Energy Systems Engineering Economics Power and Energy Systems Engineering Economics Panos Konstantin Margarete Konstantin Power and Energy Systems Engineering Economics Best Practice Manual 123 Panos Konstantin Burgstetten, Baden-Württemberg

More information

Ali Anari James W. Kolari. The Power of Profit. Business and Economic Analyses, Forecasting, and Stock Valuation

Ali Anari James W. Kolari. The Power of Profit. Business and Economic Analyses, Forecasting, and Stock Valuation The Power of Profit Ali Anari James W. Kolari The Power of Profit Business and Economic Analyses, Forecasting, and Stock Valuation 123 Ali Anari Texas A&M University Mays Business School College Station

More information

Preface Objectives and Audience

Preface Objectives and Audience Objectives and Audience In the past three decades, we have witnessed the phenomenal growth in the trading of financial derivatives and structured products in the financial markets around the globe and

More information

FE501 Stochastic Calculus for Finance 1.5:0:1.5

FE501 Stochastic Calculus for Finance 1.5:0:1.5 Descriptions of Courses FE501 Stochastic Calculus for Finance 1.5:0:1.5 This course introduces martingales or Markov properties of stochastic processes. The most popular example of stochastic process is

More information

Market Risk Analysis Volume IV. Value-at-Risk Models

Market Risk Analysis Volume IV. Value-at-Risk Models Market Risk Analysis Volume IV Value-at-Risk Models Carol Alexander John Wiley & Sons, Ltd List of Figures List of Tables List of Examples Foreword Preface to Volume IV xiii xvi xxi xxv xxix IV.l Value

More information

A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks

A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks Hyun Joon Shin and Jaepil Ryu Dept. of Management Eng. Sangmyung University {hjshin, jpru}@smu.ac.kr Abstract In order

More information

Closed-End Funds, Exchange-Traded Funds, and Hedge Funds

Closed-End Funds, Exchange-Traded Funds, and Hedge Funds Closed-End Funds, Exchange-Traded Funds, and Hedge Funds Innovations in Financial Markets and Institutions Volume 18 Series Editor Mark J. Flannery University of Florida Warrington College of Business

More information

MSc Financial Mathematics

MSc Financial Mathematics MSc Financial Mathematics The following information is applicable for academic year 2018-19 Programme Structure Week Zero Induction Week MA9010 Fundamental Tools TERM 1 Weeks 1-1 0 ST9080 MA9070 IB9110

More information

by Kian Guan Lim Professor of Finance Head, Quantitative Finance Unit Singapore Management University

by Kian Guan Lim Professor of Finance Head, Quantitative Finance Unit Singapore Management University by Kian Guan Lim Professor of Finance Head, Quantitative Finance Unit Singapore Management University Presentation at Hitotsubashi University, August 8, 2009 There are 14 compulsory semester courses out

More information

INTRODUCTION TO THE ECONOMICS AND MATHEMATICS OF FINANCIAL MARKETS. Jakša Cvitanić and Fernando Zapatero

INTRODUCTION TO THE ECONOMICS AND MATHEMATICS OF FINANCIAL MARKETS. Jakša Cvitanić and Fernando Zapatero INTRODUCTION TO THE ECONOMICS AND MATHEMATICS OF FINANCIAL MARKETS Jakša Cvitanić and Fernando Zapatero INTRODUCTION TO THE ECONOMICS AND MATHEMATICS OF FINANCIAL MARKETS Table of Contents PREFACE...1

More information

The Law of Corporate Finance: General Principles and EU Law

The Law of Corporate Finance: General Principles and EU Law The Law of Corporate Finance: General Principles and EU Law Petri Mäntysaari The Law of Corporate Finance: General Principles and EU Law Volume II: Contracts in General 123 Professor Petri Mäntysaari Hanken

More information

Two kinds of neural networks, a feed forward multi layer Perceptron (MLP)[1,3] and an Elman recurrent network[5], are used to predict a company's

Two kinds of neural networks, a feed forward multi layer Perceptron (MLP)[1,3] and an Elman recurrent network[5], are used to predict a company's LITERATURE REVIEW 2. LITERATURE REVIEW Detecting trends of stock data is a decision support process. Although the Random Walk Theory claims that price changes are serially independent, traders and certain

More information

Accelerated Option Pricing Multiple Scenarios

Accelerated Option Pricing Multiple Scenarios Accelerated Option Pricing in Multiple Scenarios 04.07.2008 Stefan Dirnstorfer (stefan@thetaris.com) Andreas J. Grau (grau@thetaris.com) 1 Abstract This paper covers a massive acceleration of Monte-Carlo

More information

Risk Management in Emerging Markets

Risk Management in Emerging Markets Risk Management in Emerging Markets Centre for the Study of Emerging Markets Series Series Editor: Dr Sima Motamen-Samadian The Centre for the Study of Emerging Markets (CSEM) Series provides a forum for

More information

Charles Priester Jincheng Wang. Financial Strategies for the Manager

Charles Priester Jincheng Wang. Financial Strategies for the Manager Charles Priester Jincheng Wang Financial Strategies for the Manager Charles Priester Jincheng Wang Financial Strategies for the Manager With 35 figures Editors Charles Priester 4741, Lisandra Road Victoria,

More information

Money, Markets, and Democracy

Money, Markets, and Democracy Money, Markets, and Democracy George Bragues Money, Markets, and Democracy Politically Skewed Financial Markets and How to Fix Them George Bragues University of Guelph-Humber Toronto, Ontario, Canada ISBN

More information

How to Implement Market Models Using VBA

How to Implement Market Models Using VBA How to Implement Market Models Using VBA How to Implement Market Models Using VBA FRANÇOIS GOOSSENS This edition first published 2015 2015 François Goossens Registered office John Wiley & Sons Ltd, The

More information

HANDBOOK OF. Market Risk CHRISTIAN SZYLAR WILEY

HANDBOOK OF. Market Risk CHRISTIAN SZYLAR WILEY HANDBOOK OF Market Risk CHRISTIAN SZYLAR WILEY Contents FOREWORD ACKNOWLEDGMENTS ABOUT THE AUTHOR INTRODUCTION XV XVII XIX XXI 1 INTRODUCTION TO FINANCIAL MARKETS t 1.1 The Money Market 4 1.2 The Capital

More information

Analysis of Microdata

Analysis of Microdata Analysis of Microdata Rainer Winkelmann Stefan Boes Analysis of Microdata With 38 Figures and 41 Tables 123 Professor Dr. Rainer Winkelmann Dipl. Vw. Stefan Boes University of Zurich Socioeconomic Institute

More information

ARCH Models and Financial Applications

ARCH Models and Financial Applications Christian Gourieroux ARCH Models and Financial Applications With 26 Figures Springer Contents 1 Introduction 1 1.1 The Development of ARCH Models 1 1.2 Book Content 4 2 Linear and Nonlinear Processes 5

More information

The Basel II Risk Parameters

The Basel II Risk Parameters The Basel II Risk Parameters Bernd Engelmann Robert Rauhmeier (Editors) The Basel II Risk Parameters Estimation, Validation, and Stress Testing With 7 Figures and 58Tables 12 Dr. Bernd Engelmann Quanteam

More information

Statistical and Machine Learning Approach in Forex Prediction Based on Empirical Data

Statistical and Machine Learning Approach in Forex Prediction Based on Empirical Data Statistical and Machine Learning Approach in Forex Prediction Based on Empirical Data Sitti Wetenriajeng Sidehabi Department of Electrical Engineering Politeknik ATI Makassar Makassar, Indonesia tenri616@gmail.com

More information

STOCHASTIC CALCULUS AND DIFFERENTIAL EQUATIONS FOR PHYSICS AND FINANCE

STOCHASTIC CALCULUS AND DIFFERENTIAL EQUATIONS FOR PHYSICS AND FINANCE STOCHASTIC CALCULUS AND DIFFERENTIAL EQUATIONS FOR PHYSICS AND FINANCE Stochastic calculus provides a powerful description of a specific class of stochastic processes in physics and finance. However, many

More information

Application of Bayesian Network to stock price prediction

Application of Bayesian Network to stock price prediction ORIGINAL RESEARCH Application of Bayesian Network to stock price prediction Eisuke Kita, Yi Zuo, Masaaki Harada, Takao Mizuno Graduate School of Information Science, Nagoya University, Japan Correspondence:

More information

Risk Management and Financial Institutions

Risk Management and Financial Institutions Risk Management and Financial Institutions Founded in 1807, John Wiley & Sons is the oldest independent publishing company in the United States. With offices in North America, Europe, Australia and Asia,

More information

Computational Finance. Computational Finance p. 1

Computational Finance. Computational Finance p. 1 Computational Finance Computational Finance p. 1 Outline Binomial model: option pricing and optimal investment Monte Carlo techniques for pricing of options pricing of non-standard options improving accuracy

More information

Discrete Models of Financial Markets

Discrete Models of Financial Markets Discrete Models of Financial Markets This book explains in simple settings the fundamental ideas of financial market modelling and derivative pricing, using the No Arbitrage Principle. Relatively elementary

More information

UPDATED IAA EDUCATION SYLLABUS

UPDATED IAA EDUCATION SYLLABUS II. UPDATED IAA EDUCATION SYLLABUS A. Supporting Learning Areas 1. STATISTICS Aim: To enable students to apply core statistical techniques to actuarial applications in insurance, pensions and emerging

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (40 points) Answer briefly the following questions. 1. Consider

More information

A Comparative Study of Funding Shareholder Litigation

A Comparative Study of Funding Shareholder Litigation A Comparative Study of Funding Shareholder Litigation Wenjing Chen A Comparative Study of Funding Shareholder Litigation 123 Wenjing Chen East China University of Political Science and Law (ECUPL) Shanghai

More information

Market Risk Analysis Volume I

Market Risk Analysis Volume I Market Risk Analysis Volume I Quantitative Methods in Finance Carol Alexander John Wiley & Sons, Ltd List of Figures List of Tables List of Examples Foreword Preface to Volume I xiii xvi xvii xix xxiii

More information

STOCHASTIC DIFFERENTIAL EQUATION APPROACH FOR DAILY GOLD PRICES IN SRI LANKA

STOCHASTIC DIFFERENTIAL EQUATION APPROACH FOR DAILY GOLD PRICES IN SRI LANKA STOCHASTIC DIFFERENTIAL EQUATION APPROACH FOR DAILY GOLD PRICES IN SRI LANKA Weerasinghe Mohottige Hasitha Nilakshi Weerasinghe (148914G) Degree of Master of Science Department of Mathematics University

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (42 pts) Answer briefly the following questions. 1. Questions

More information

Monte Carlo Simulations

Monte Carlo Simulations Monte Carlo Simulations Lecture 1 December 7, 2014 Outline Monte Carlo Methods Monte Carlo methods simulate the random behavior underlying the financial models Remember: When pricing you must simulate

More information

Role of soft computing techniques in predicting stock market direction

Role of soft computing techniques in predicting stock market direction REVIEWS Role of soft computing techniques in predicting stock market direction Panchal Amitkumar Mansukhbhai 1, Dr. Jayeshkumar Madhubhai Patel 2 1. Ph.D Research Scholar, Gujarat Technological University,

More information

Leveraged Exchange-Traded Funds

Leveraged Exchange-Traded Funds Leveraged Exchange-Traded Funds Leveraged Exchange- Traded Funds A Comprehensive Guide to Structure, Pricing, and Performance Narat Charupat and Peter Miu LEVERAGED EXCHANGE-TRADED FUNDS Copyright Narat

More information

Financial Engineering MRM 8610 Spring 2015 (CRN 12477) Instructor Information. Class Information. Catalog Description. Textbooks

Financial Engineering MRM 8610 Spring 2015 (CRN 12477) Instructor Information. Class Information. Catalog Description. Textbooks Instructor Information Financial Engineering MRM 8610 Spring 2015 (CRN 12477) Instructor: Daniel Bauer Office: Room 1126, Robinson College of Business (35 Broad Street) Office Hours: By appointment (just

More information

TEST OF BOUNDED LOG-NORMAL PROCESS FOR OPTIONS PRICING

TEST OF BOUNDED LOG-NORMAL PROCESS FOR OPTIONS PRICING TEST OF BOUNDED LOG-NORMAL PROCESS FOR OPTIONS PRICING Semih Yön 1, Cafer Erhan Bozdağ 2 1,2 Department of Industrial Engineering, Istanbul Technical University, Macka Besiktas, 34367 Turkey Abstract.

More information

Governance and Risk in Emerging and Global Markets

Governance and Risk in Emerging and Global Markets Governance and Risk in Emerging and Global Markets Centre for the Study of Emerging Markets Series Series Editor: Dr Sima Motamen-Samadian The Centre for the Study of Emerging Markets (CSEM) Series provides

More information

palgrave Shipping Derivatives and Risk Management macmiuan Amir H. Alizadeh & Nikos K. Nomikos

palgrave Shipping Derivatives and Risk Management macmiuan Amir H. Alizadeh & Nikos K. Nomikos Shipping Derivatives and Risk Management Amir H. Alizadeh & Nikos K. Nomikos Faculty of Finance, Cass Business School, City University, London palgrave macmiuan Contents About the Authors. xv Preface and

More information

Forecasting stock market return using ANFIS: the case of Tehran Stock Exchange

Forecasting stock market return using ANFIS: the case of Tehran Stock Exchange Available online at http://www.ijashss.com International Journal of Advanced Studies in Humanities and Social Science Volume 1, Issue 5, 2013: 452-459 Forecasting stock market return using ANFIS: the case

More information

Investment Appraisal

Investment Appraisal Investment Appraisal Uwe Götze Deryl Northcott Peter Schuster Investment Appraisal Methods and Models 123 Prof. Dr. Uwe Götze TU Chemnitz Fakultät für Wirtschaftswissenschaften Thüringer Weg 7 09107 Chemnitz

More information

Volatility Models and Their Applications

Volatility Models and Their Applications HANDBOOK OF Volatility Models and Their Applications Edited by Luc BAUWENS CHRISTIAN HAFNER SEBASTIEN LAURENT WILEY A John Wiley & Sons, Inc., Publication PREFACE CONTRIBUTORS XVII XIX [JQ VOLATILITY MODELS

More information

Valuing Early Stage Investments with Market Related Timing Risk

Valuing Early Stage Investments with Market Related Timing Risk Valuing Early Stage Investments with Market Related Timing Risk Matt Davison and Yuri Lawryshyn February 12, 216 Abstract In this work, we build on a previous real options approach that utilizes managerial

More information

GOAL PROGRAMMING TECHNIQUES FOR BANK ASSET LIABILITY MANAGEMENT

GOAL PROGRAMMING TECHNIQUES FOR BANK ASSET LIABILITY MANAGEMENT GOAL PROGRAMMING TECHNIQUES FOR BANK ASSET LIABILITY MANAGEMENT Applied Optimization Volume 90 Series Editors: Panos M. Pardalos University of Florida, U.S.A. Donald W. Hearn University of Florida, U.S.A.

More information

SYLLABUS. IEOR E4728 Topics in Quantitative Finance: Inflation Derivatives

SYLLABUS. IEOR E4728 Topics in Quantitative Finance: Inflation Derivatives SYLLABUS IEOR E4728 Topics in Quantitative Finance: Inflation Derivatives Term: Summer 2007 Department: Industrial Engineering and Operations Research (IEOR) Instructor: Iraj Kani TA: Wayne Lu References:

More information

Financial Time Series Analysis (FTSA)

Financial Time Series Analysis (FTSA) Financial Time Series Analysis (FTSA) Lecture 6: Conditional Heteroscedastic Models Few models are capable of generating the type of ARCH one sees in the data.... Most of these studies are best summarized

More information

Using artificial neural networks for forecasting per share earnings

Using artificial neural networks for forecasting per share earnings African Journal of Business Management Vol. 6(11), pp. 4288-4294, 21 March, 2012 Available online at http://www.academicjournals.org/ajbm DOI: 10.5897/AJBM11.2811 ISSN 1993-8233 2012 Academic Journals

More information

Introduction to Mathematical Portfolio Theory

Introduction to Mathematical Portfolio Theory Introduction to Mathematical Portfolio Theory In this concise yet comprehensive guide to the mathematics of modern portfolio theory, the authors discuss mean variance analysis, factor models, utility theory,

More information

MODELLING VOLATILITY SURFACES WITH GARCH

MODELLING VOLATILITY SURFACES WITH GARCH MODELLING VOLATILITY SURFACES WITH GARCH Robert G. Trevor Centre for Applied Finance Macquarie University robt@mafc.mq.edu.au October 2000 MODELLING VOLATILITY SURFACES WITH GARCH WHY GARCH? stylised facts

More information

Monetary Policy and the Economy in South Africa

Monetary Policy and the Economy in South Africa Monetary Policy and the Economy in South Africa Monetary Policy and the Economy in South Africa Mthuli Ncube African Development Bank Group, South Africa and Eliphas Ndou Reserve Bank of South Africa,

More information

Lecture Note 8 of Bus 41202, Spring 2017: Stochastic Diffusion Equation & Option Pricing

Lecture Note 8 of Bus 41202, Spring 2017: Stochastic Diffusion Equation & Option Pricing Lecture Note 8 of Bus 41202, Spring 2017: Stochastic Diffusion Equation & Option Pricing We shall go over this note quickly due to time constraints. Key concept: Ito s lemma Stock Options: A contract giving

More information

Actuarial Models : Financial Economics

Actuarial Models : Financial Economics ` Actuarial Models : Financial Economics An Introductory Guide for Actuaries and other Business Professionals First Edition BPP Professional Education Phoenix, AZ Copyright 2010 by BPP Professional Education,

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18,   ISSN Volume XII, Issue II, Feb. 18, www.ijcea.com ISSN 31-3469 AN INVESTIGATION OF FINANCIAL TIME SERIES PREDICTION USING BACK PROPAGATION NEURAL NETWORKS K. Jayanthi, Dr. K. Suresh 1 Department of Computer

More information

FX Barrien Options. A Comprehensive Guide for Industry Quants. Zareer Dadachanji Director, Model Quant Solutions, Bremen, Germany

FX Barrien Options. A Comprehensive Guide for Industry Quants. Zareer Dadachanji Director, Model Quant Solutions, Bremen, Germany FX Barrien Options A Comprehensive Guide for Industry Quants Zareer Dadachanji Director, Model Quant Solutions, Bremen, Germany Contents List of Figures List of Tables Preface Acknowledgements Foreword

More information

Institute of Actuaries of India. Subject. ST6 Finance and Investment B. For 2018 Examinationspecialist Technical B. Syllabus

Institute of Actuaries of India. Subject. ST6 Finance and Investment B. For 2018 Examinationspecialist Technical B. Syllabus Institute of Actuaries of India Subject ST6 Finance and Investment B For 2018 Examinationspecialist Technical B Syllabus Aim The aim of the second finance and investment technical subject is to instil

More information

MULTISCALE STOCHASTIC VOLATILITY FOR EQUITY, INTEREST RATE, AND CREDIT DERIVATIVES

MULTISCALE STOCHASTIC VOLATILITY FOR EQUITY, INTEREST RATE, AND CREDIT DERIVATIVES MULTISCALE STOCHASTIC VOLATILITY FOR EQUITY, INTEREST RATE, AND CREDIT DERIVATIVES Building upon the ideas introduced in their previous book, Derivatives in Financial Markets with Stochastic Volatility,

More information

Financial Econometrics Notes. Kevin Sheppard University of Oxford

Financial Econometrics Notes. Kevin Sheppard University of Oxford Financial Econometrics Notes Kevin Sheppard University of Oxford Monday 15 th January, 2018 2 This version: 22:52, Monday 15 th January, 2018 2018 Kevin Sheppard ii Contents 1 Probability, Random Variables

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18,   ISSN International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, www.ijcea.com ISSN 31-3469 AN INVESTIGATION OF FINANCIAL TIME SERIES PREDICTION USING BACK PROPAGATION NEURAL

More information

Walter S.A. Schwaiger. Finance. A{6020 Innsbruck, Universitatsstrae 15. phone: fax:

Walter S.A. Schwaiger. Finance. A{6020 Innsbruck, Universitatsstrae 15. phone: fax: Delta hedging with stochastic volatility in discrete time Alois L.J. Geyer Department of Operations Research Wirtschaftsuniversitat Wien A{1090 Wien, Augasse 2{6 Walter S.A. Schwaiger Department of Finance

More information

Performance analysis of Neural Network Algorithms on Stock Market Forecasting

Performance analysis of Neural Network Algorithms on Stock Market Forecasting www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 3 Issue 9 September, 2014 Page No. 8347-8351 Performance analysis of Neural Network Algorithms on Stock Market

More information

Estimating SMEs Cost of Equity Using a Value at Risk Approach

Estimating SMEs Cost of Equity Using a Value at Risk Approach Estimating SMEs Cost of Equity Using a Value at Risk Approach This page intentionally left blank Estimating SMEs Cost of Equity Using a Value at Risk Approach The Capital at Risk Model Federico Beltrame

More information

Contents ANEPI: Economic Analysis of Oil Field Development Projects under Uncertainty... Real Options Theory

Contents ANEPI: Economic Analysis of Oil Field Development Projects under Uncertainty... Real Options Theory Contents 1 ANEPI: Economic Analysis of Oil Field Development Projects under Uncertainty... 1 Alexandre Anozé Emerick, Marco Aurélio Cavalcanti Pacheco, Marley Maria Bernardes Rebuzzi Vellasco, Marco Antonio

More information

GOVERNMENT DEFICIT AND FISCAL REFORM IN JAPAN

GOVERNMENT DEFICIT AND FISCAL REFORM IN JAPAN GOVERNMENT DEFICIT AND FISCAL REFORM IN JAPAN Research Monographs in Japan-V.S. Business & Economics series editors Ryuzo Sato Rama V. Ramachandran Stem School of Business New York University Kazuo Mino

More information