Simulation Analysis of Option Buying

Size: px
Start display at page:

Download "Simulation Analysis of Option Buying"

Transcription

1 Mat-.108 Sovelletun Matematiikan erikoistyöt Simulation Analysis of Option Buying Max Mether 45748T

2 Table Of Contents 1 INTRODUCTION... 3 STOCK AND OPTION PRICING THEORY RANDOM WALKS AND WIENER PROCESSES GENERALISED WIENER PROCESSES AND ITO PROCESSES A STOCK PRICE PROCESS OPTIONS THE BLACK-SCHOLES EQUATION SIMULATION STOCK PRICE SIMULATION Simulation of lognormal stocks Simulation of stocks with bear jumps SIMULATING OPTIONS CONCLUSIONS... REFERENCES... 3

3 1 Introduction Options were first traded on an organised exchange in 1973 [Hul]. Since then there has been a tremendous growth in the options market and options are now traded on many exchanges throughout the world. Options are also much traded over the counter in banks and other financial institutions. The pricing of options has been investigated even before options were traded on exchanges. Black and Scholes published the generally accepted theory on option pricing in 1973 and it was further generalised by Merton. The pricing formula of Black and Scholes gives an answer to the fair price of an option, but the formula is based on assumptions that are almost never fulfilled in real life. The formula does not give an answer to other related questions, such as "With what probability will I loose all my money?" etc. Simulation can help in loosening the assumptions of the formula and simulation also allows doing more detailed studies of the possible outcomes of an option. In this study, the theory behind option pricing is described. From the basic theory of random walks and Wiener processes to the more general Ito processes. The generally accepted stock price process is also presented and some examples are given. Then the theory and assumptions behind the Black-Scholes equation are presented and the related pricing formula for options is analysed. After describing the theory some simulations of different kinds of stocks and options are presented in detail. Some different possibilities of simulations are also examined and a few examples are shown. 3

4 Stock and option pricing theory The theory for modeling stocks serves as a base for the pricing theory of all derivatives. The basic underlying theory behind stock prices is simple random walks and Wiener processes. These concepts will thus be introduced first, before the actual stock price processes can be introduced..1 Random walks and Wiener processes In order to create a model for stocks in continuous time we will start with a simpler discrete model. The first concepts to be introduced are special random functions of time, called random walks and Wiener processes. Suppose we have N periods of length t. We define the additive process z by: z k+ 1 = z k + ε k t (1) t k+ 1 = t k + t () where k = 0,1,,...,N. Here ε k is a normal random variable with mean 0 and variance 1. These random variables are also supposed mutually uncorrelated: E[ ε, ε ] = 0, j k k j. The process described by equation (1) is called a random walk [Lue]. The process is normally started at 0, i.e. z 0 = 0. The realised path thereafter wanders according to the values of the ε k. An example of this where N = 0 is shown in Figure 1. 4

5 Figure 1: An example of a random walk, with N = 0 The difference between the random variables z z is of special interest. The k j difference can be written as: k 1 i= j z z = ε t (3) k j i For the expected value and variance of this difference we get: E [ z z ] 0 Var (4) k j = k 1 k 1 [ z k z j ] = E εi t = E εi t = (k j) t (5) i= j i= j The variance is thus exactly equal to the time difference between the points. This is also why t was used in the original equation (1). A Wiener process is then obtained by taking the limit as t 0 of a random walk process. For a Wiener process we thus get: 5

6 dz = ε(t) dt (6) where the ε (t) 's are uncorrelated.. Generalised Wiener processes and Ito processes The Wiener process, also called Brownian motion, is a fundamental process that serves as a part of many different processes. Many of these different processes can be obtained from the so-called generalised Wiener process. The generalised Wiener process is of the following form: dx = adt + bdz (7) where dz is a Wiener process and a and b are constants. A generalised Wiener process has the advantage that it has an analytic solution: x (t) = x(0) + at + bz(t) (8) By further generalising a generalised Wiener process, we arrive at an Ito process. An Ito process is thus described by the following equation: dx = a(x, t)dt + b(x, t)dz (9) where dz denotes a Wiener process and a and b are deterministic functions of x and t. The discrete version of an Ito process is thus: For x = a(x, t) t + b(x, t) ε t (10) ( x) we thus get: ( x) = b ε t + abε t t + a ( t) (11) When t is very small the higher order terms of t can be neglected. For the expected value and variance of ( x) we thus get: 6

7 [ x) ] = b t E ( (1) Var(( 4 4 x) ) = b Var( ε t) = b ( t) (13) (remembering that ε ~ N(0,1) ). Since the variance of ( x) is of higher orders of t, we can deduce that when t is very small, i.e. t dt, the variance of ( x) diminishes and the value of ( x) approaches its expected value. When t dt we thus get: dx = b dt (14) Let us now consider a continuously differentiable function of two variables G(x,t). By taking the Taylor expansion of it to the second order we get: G G 1 G G x + t + ( x) x t x G + ( t t G ) + x t x t (15) By taking the limit t dt, x dx, together with the definition in equation (9) and the result of equation (14) we get: G G 1 G dg = (adt + bdz) + dt + b dt (16) x t x By reordering equation (16), we get Ito's Lemma: G G 1 G G dg = a + + b dt + dz x t x (17) x Thus, G is in itself also an Ito process..3 A stock price process Following this result let us consider a situation where the stock price follows geometric Brownian motion, as is often argued [Smi]: 7

8 ds = µ Sdt + σsdz (18) S is here clearly an Ito process. Equation (18) is written in the so-called "standard form" [Lue]. It is also often written in the form: ds = µ dt + σdz (19) S The term S ds can here be interpreted as the instantaneous rate of return for the stock. If we now define G = lns, we then have the following relations: G = S 1 S (0) G S 1 = S (1) G = 0 t () By inserting the relations (0) () into Ito's lemma (17), we get the following equation for dg: σ dg = µ dt + σdz (3) It thus follows that G is a Wiener process and has an analytic solution. From the solution of G we can solve S(t): σ ln(s(t)) = ln(s(0)) + µ t + εσ t (4) σ µ t+εσ t S(t) = S(0)e (5) σ N µ t, σ t S (t) = S(0)e (6) σ N ln(s(0)) + µ t, σ t S (t) = e (7) 8

9 S(t) is thus a normal variable exponentiated, i.e. it follows a lognormal distribution [Tho]. The expected value of S(t) is given by: µ t [ ] S(0)e E S(t) = (8) and the variance can be shown to be given by [Hul]: Var µ t σ t [ S(t) ] = S(0) e ( e 1) (9) The distribution of S(t) thus looks something like Figure, in which the result of simulations is shown. The paths of individual stock prices can be seen in Figure 3, where the paths of 50 stocks are shown Figure : The distribution of the end price of a stock after one year, with starting price 100, µ = 0,1 and σ = 0,1 9

10 Figure 3: The simulated paths of 50 stocks during one year.4 Options An option is the right to, but not the obligation, to buy (or sell) an asset under some specified terms. Usually these terms include a specified price and a specified time during which the option is valid. There is a vast amount of different options covering assets such as stocks, stock indices, foreign currencies, debt instruments, etc. There are two basic types of options: A call option gives the holder the right to buy the underlying asset by a certain date for a certain price. A put option gives the holder the right to sell the underlying asset by a certain date for a certain price, the so-called exercise price. Each option has an expiration date (or maturity). There are then two different types of options; a European option can only be exercised on the expiration date whereas an American option can be exercised at any time up to the expiration date. European options are generally easier to analyse than what the American counterparts are, and many characteristics of American options are thus deduced from the analysis of European options. 10

11 An option gives the holder the right to do something, but the holder does not have to exercise this right. This fact distinguishes options from forwards and futures, where the holder is obliged to buy or sell something. The buyer of an option can thus at the most loose the price he paid for the option. The profit from buying call and put options are visualised in Figure 4 and Figure 5 respectively. The inverse is true for the trader selling the option; he can at the most gain the price of the option, whereas his losses can be considerable (selling a stock at a price S when it's worth K, K>S, is here considered a loss). The value of a European call option can thus be defined as: ( S(T) X,0) C = max (30) where S(T) is the stock price at the expiration date and X is the exercise price. 50,00 40,00 30,00 Profit 0,00 10,00 0, ,00 ST Figure 4: The profit from buying a call option, option price = 5, strike price =

12 50,00 40,00 30,00 Profit 0,00 10,00 0, ,00 ST Figure 5: The profit from buying a put option, option price = 5, strike price = The Black-Scholes equation The Black-Scholes (-Merton) equation is an equation that must be satisfied by the price of any derivative dependent on a non-dividend paying stock. It was first published in 1973 and has been widely accepted since. The equation is based on the following assumptions [Bla]: 1. The stock price follows geometric Brownian motion (see equation (18)). The short selling of securities is permitted 3. There are no transaction costs or taxes, all securities are perfectly divisible 4. There are no dividends during the life of the derivative 5. There are no arbitrage opportunities 1

13 6. Security trading is continuous 7. The risk-free rate of interest, r, is constant and the same for all maturities Suppose then that we have a function f that describes the price of an option or other derivative contingent on S. If f is a function of S and t (as can be expected) according to Ito's lemma (equation (17)) f must satisfy: df f f 1 f f = µ S + + σ S dt + σsdz S t S (31) S We now try to form a portfolio where the Wiener process can be eliminated. One such portfolio is, as will be shown, a portfolio with one unit of the considered derivative and f / S units of the stock. The value of the portfolio is thus: f Π = f S (3) S The change in value of the portfolio over a short period of time dt is then: f dπ = df ds (33) S Using equations (17) and (31) this is equal to: f f 1 f f f dπ = µ S + + σ S dt + σsdz ( µ Sdt + σsdz) S t S (34) S S f 1 f dπ = + σ S dt t S (35) Since this equation does not contain the factor dz, and thus no random factors, it is riskless during the time dt. It can then be argued that according to the arbitrage principle the portfolio must thus earn the same interest as the other risk free assets, i.e. the risk free interest r. It thus follows that: dπ = rπdt (36) 13

14 Using equations (35) and (31) it follows that: 1 f + σ S t S f dt = r f f S dt S By reordering, we get: f 1 f + rs + σ S t S S f = rf (37) Equation (37) is the Black-Scholes differential equation [Hul]. It has many solutions, corresponding to all the different derivatives that can be defined with S as the underlying variable. The kind of derivative to use depends on the boundary conditions. The above Black-Scholes (BS) equation (37) does not contain the growth factor µ however. The evaluation of a stock in the BS equation is only driven by its volatility and, the growth rate of a riskless security. This can be justified, by supposing that the portfolio could be readjusted often enough, by purchasing options when the price is less than the BS price and selling them when the market price is above that. Thompson further argues that if all traders act in this fashion, according to the BS equation, this will in fact drive the market to the BS price, whether the equation is correct or not [Tho]. Let us now regard the price of a European call option. The value of the option at the exercise time is given by equation (30). The value at a time before the exercise time must be discounted, since the money could be invested in a riskless security instead. Since the price of the stock at the exercise time is random, the expected value should be taken in order to get a fair evaluation of the option price. We thus get in accordance with the Black-Scholes equation: C BS [ X,0) ] rt = e E Max(S(T) (38) 14

15 C BS = e rt 1 πσ t X ln S(0) ( S(0) ) X e 1 σ (z (r )t) σ t dz (39) Now the riskless rate r is used instead of µ. The equation (39) can be shown to get the form: where C rt ( e S(0)N( d ) XN( d )) rt BS = e 1 (40) d 1 ln(s(0) / X) + (r + σ / )T = (41) σ T ln(s(0) / X) + (r σ / )T = = d T (4) σ T d 1 σ For a proof of this see [Smi] or [Hul]. When the price is estimated with a different interest rate than the riskless one, e.g. µ equation (40) takes the following form: where C A = e µ t µ t ( e S(0)N( d ) XN( d )) 1 d 1 ln(s(0) / X) + ( µ + σ = σ T / )T d = d1 σ T If we now use the pricing formula of equation (40), with the same variables as in the first stock example: S(0) = 100, µ = 10%, σ = 0,1, T = 1 year, combined with the riskless rate of 5%, we get the prices displayed in Table 1. X C BS 5,59 4,53 3,60,8,17 1,65 1,3 0,90 0,65 0,46 Table 1: Black-Scholes prices for a one year option on a stock with µ = 10%, r = 5%, σ =

16 The BS price-formula is however far from perfect. Of the seven assumptions, several can be assumed not to hold in the real world. The risk-free rate r, for example, is not constant, and Merton has developed the appropriate expansion for the case of non-constant risk-free rate r, among with other expansions [Mer1]. Many of the other assumptions can also be relaxed, as discussed in [Smi]. Empirical research has also shown that the BS formula is somewhat flawed, for a discussion see [Hul]. How then are options sold and bought if both the seller and the buyer follow Black- Scholes prices? One reason for the trade of an option is that the buyer and seller have different expectations on the stock. The seller often follows the BS price, but they buyer might have reasons to assume that the stock will not follow the general trend. This might be due to information that the buyer has that the market in general has not for example. Thompson argues that buyers can also use different mechanisms than Brownian motion to model the stock, which can give completely different expectations than what the BS price gives [Tho]. If the seller follows the BS price with a small commission, say interest ν = 10% (the riskless rate is 5%), the buyer might expect the stock to have a higher growth rate, for example µ = 15%. We would then get the BS prices shown in Table. Here we clearly see that both the seller and buyer would be likely to make a deal. X C 7,17 6,16 5,6 4,45 3,74 3,13,59,13 1,75 1,4 Seller C 8,58 7,47 6,46 5,55 4,73 4,00 3,37,81,33 1,9 Buyer Table : Black-Scholes prices for a 6-month option with rates 10% and 15% respectively and σ = 0, 16

17 3 Simulation In order to simulate stocks and option prices MATLAB was used. Simple Matlab functions were made that effectively perform Monte Carlo simulations on the stock price evolution. 3.1 Stock price simulation Simulation of lognormal stocks In order to simulate a stock price that follows geometric Brownian motion, according to equation (18), the Matlab function logstock was created. The function is included in Appendix 1. This function however only gives one possible outcome. In order to visualise the distribution of the end price of the stock the pricesim function, shown in Appendix 3 was created. The function allows us to model the price of both options and stocks, and two different models for the behaviour of the stocks are allowed. The results of a simulation using the geometric Brownian motion model for the stocks, was shown in Figure, where simulations where used Simulation of stocks with bear jumps Simulation does also make it easy to step outside the realm of geometric Brownian motion. One such change would be to add the possibility of bear jumps to the stock as Thompson suggests [Tho]. Thompson proposes the use of bear jumps in such a way that there is a 10% drop with the probability 0,08 and a 0% drop with the probability 0,015 monthly. 17

18 Modelling stocks with both geometric Brownian motion and jumps has also been proposed by Merton, but he uses Poisson jumps. Here we will however restrict the study to the jumps suggested by Thompson. The stock price process can thus be written in the following form [Mer]: ds = ( µ λ)dt + σdz + dq (43) S where dq is the random process generating the jumps and λ is the average jump ratio. The term (µ -λ) thus displays the average growth rate. With the current jumps proposed by Thompson λ equals: λ = 0,08 (-10%)+0,015 (-0%) = -1,1% This is however, the monthly rate, so the yearly rate would equal: λ = -13,%. The efficient µ is thus: µ =µ c + λ = µ C 13,% So if we want the average growth rate µ to be 10%, µ C has to be set to 3,%. In order to simulate stocks with bear jumps the functions bearstock was created (see Appendix ). Simulating a stock with bear jumps over a period of 10 years with the parameters µ = 3,%, σ = 0,1 we get the distribution displayed in Figure 6. The average given by the function pricesim: 9,09 is close to the expected value calculated for the corresponding geometric Brownian motion model: µ t [ ] = S(0)e = 100 e 71, 83 E S(T) This expected value should however not match the simulated price perfectly, since the simulated equation does not follow geometric Brownian motion. The expected value of this model including bear jumps is much more complex, and beyond the scope of this study. 18

19 Figure 6: Distribution of a the value of stock with bear jumps after 10 years 3. Simulating options When simulating options the pricing of options has to be used, i.e. equation (30). The exercise price thus plays an important role. Several things concerning the pricing of options can be visualised with simulations. The average price and the standard deviation can be calculated as well as showing the distribution of the resulting value of the option. Let us now simulate the option value for the same stock as in Table 1 at say x = 10. The average result given by the simulation is 9,67 (from simulations). This is much higher than the value given by the BS equation: 5,59 (see Table 1). That is natural however, since the BS equation uses the riskfree rate r (5%) and we in the simulation used the growth rate µ (10%). If we instead simulate with the 19

20 riskfree rate of 5%, the simulation average is 5,63 which seems to be in accordance with the BS price. The value distribution for the above simulation is shown in Figure 7. From the figure, we can see what the BS equation does not tell, namely that 46% of the time the option turns out to be worthless Figure 7: The simulated value distribution of a one year option, with r = 5%, σ = 0,1 S(0) = 100 and x =10 We can now use any model for the stocks. If we use the model with bear jumps, the results differ somewhat from the prices predicted by the BS equation. If we for example run simulations on a 6-month option where the stock has bear jumps with 0

21 the same parameters as were used in Table (µ = 10%, σ = 0,) we get the results displayed in Table 3 (all simulations where done times). X C 7,17 6,16 5,6 4,45 3,74 3,13,59,13 1,75 1,4 BS Sim Avg 7,77 6,80 5,98 5,17 4,39 3,85 3,4,77,3 1,97 Table 3: The calculated BS price and the simulated average for 6-month options with bear jumps, average growth rate 10% and σ = 0, If we take a closer look at the option value for an option with exercise price at, say 110, we get the distribution shown in Figure 8. From the figure, we see that even though the simulation average is 4,39 and the BS price is 3,74, the option will be worthless as often as 6% of the time Figure 8: The value distribution of a 6-month option with bear jumps, strike price = 110, average growth =10% and σ = 0. 1

22 4 Conclusions In this study, the pricing theory behind stocks and options has been described. The mathematical models generally used for modelling stocks have been described in detail and finally the derivation of the Black-Scholes equation has also been described. There thus exists a large theoretical framework for evaluating the prices of options and other derivatives. It is however somewhat flawed and the formulas do not always work in practice. It has been shown that with simulations it is easy to analyse situations that differ from the norm. Stock price models that are difficult to handle theoretically can be easy to analyse with simulation. The information that can be found through a simulation analysis can often be much deeper than what the theories can give. A good example of this is the Black-Scholes price, which only gives the expected price, versus the value distribution that can easily be achieved through simulation. This study could easily be deepened into several different directions. Different models for the stock prices could be analysed, including correlations between stocks, as stocks often are correlated. Using real data to produce predictions through simulation that then could be compared would also be field of further study. There are still lots of unexplored possibilities of simulation.

23 References [Bla] [Hul] [Lue] [Mer1] [Mer] [Smi] [Tho] Black, Fischer and Scholes, Myron The Pricing of Options and Corporate Liabilities. The Journal of Political Economy. 81(3): Hull, John C Options, futures & other derivatives. Prentice-Hall International. Luenberger, David G Investment Science. Oxford University Press, Oxford, New York. Merton, R.C Theory of rational option pricing. Bell Journal of Economics and Management Science. 4: Merton, R. C Option Pricing when Underlying Stock Returns are Discontinuous. Journal of Financial Economics. 3: Smith, Clifford W. Jr Option Pricing: A Review. Journal of Financial Economics. 3: 3-51 Thompson, James R Simulation A Modeler's Approach. John Wiley & Sons Inc. 3

24 Appendix 1. function [S, t]=logstock(s0, mu, si, n); % s0 is the staring price, mu the growth rate, si the standard ' % deviation and the total time % This simulation is going in steps of 1 week at a time and n is % given in years h=5; dt=1/h; S(1)=s0; t(1)=0; for j=1:1:n*h % The following value of the stock is evaluated S(j+1)=S(j)*exp((mu-si^/)*dt+si*sqrt(dt)*randn(1)); t(j+1)=j; end; 4

25 Appendix. function [S, t]=bearstock(s0, mu, si, n); % s0 is the staring price, mu the growth rate, si the standard % deviation and the total time % This simulation is going in steps of 1 month at a time and n is given in years h=1; dt=1/h; S(1)=s0; t(1)=0; for j=1:1:n*h % The depth of the possible bear jump is calculated according % to the assigned probabilities prob = rand(1); if prob < q = -0.0; elseif prob < q = -0.10; else q = 0; end; % The following value of the stock is evaluated S(j+1)=S(j)*exp((mu-si^/)*dt+si*sqrt(dt)*randn(1)+q); t(j+1)=j; end; 5

26 Appendix 3 function [distr, ubar, m, st]= pricesim(s0, x, mu, si, T, n, stock, option, bars); % The parameters are: % s0 is the starting price, % x the exercise price of the option, % mu is the growth rate, % si is the standard deviation, % T the time for each stock or option, % n the number of options to be simulated, % stock tells whether to use lognormal or stocks with bear jumps, % option tells whether to simulate options or stocks, % bars tells how many bars are wanted for the distribution % The endprices are simulated n times for j=1:1:n if strcmp(stock,'log') [S, t] = logstock(s0, mu, si, T); disc = mu; elseif strcmp(stock,'bear') [S, t] = bearstock(s0, mu, si, T); disc = mu-0.13; else error('stock must be of either type log or bear') end; if strcmp(option,'y') % The values of the options are discounted % if the bear jum pmodel is used the options are discounted % by the average growth rate, and not the maximum E(j)=exp(-disc*T)*max(S(length(S))-x, 0); elseif strcmp(option,'n') E(j)=S(length(S)); else error('option must be either y or n') end; end; m = mean(e); st = std(e); % The upper limits for each bar in the bar diagram are % calculated and stored in the ubar variable if option == 'y' mine = - max(e)/(bars -1); elseif option == 'n' mine = min(e); end; diff = (max(e)-mine)/bars; for j=1:1:bars ubar(j)=round(1000*(mine+diff*(j-1)))/1000; end; 6

27 % The proportion of values in each bar are calculated % and stored in the distr variable distr=zeros(1,bars); for j=1:1:n i=bars; while E(j) < ubar(i) i=i-1; end; distr(i)=distr(i)+1; end; for j=1:1:bars distr(j)=distr(j)/n; end; 7

Black-Scholes-Merton Model

Black-Scholes-Merton Model Black-Scholes-Merton Model Weerachart Kilenthong University of the Thai Chamber of Commerce c Kilenthong 2017 Weerachart Kilenthong University of the Thai Chamber Black-Scholes-Merton of Commerce Model

More information

STOCHASTIC CALCULUS AND BLACK-SCHOLES MODEL

STOCHASTIC CALCULUS AND BLACK-SCHOLES MODEL STOCHASTIC CALCULUS AND BLACK-SCHOLES MODEL YOUNGGEUN YOO Abstract. Ito s lemma is often used in Ito calculus to find the differentials of a stochastic process that depends on time. This paper will introduce

More information

Dr. Maddah ENMG 625 Financial Eng g II 10/16/06

Dr. Maddah ENMG 625 Financial Eng g II 10/16/06 Dr. Maddah ENMG 65 Financial Eng g II 10/16/06 Chapter 11 Models of Asset Dynamics () Random Walk A random process, z, is an additive process defined over times t 0, t 1,, t k, t k+1,, such that z( t )

More information

4. Black-Scholes Models and PDEs. Math6911 S08, HM Zhu

4. Black-Scholes Models and PDEs. Math6911 S08, HM Zhu 4. Black-Scholes Models and PDEs Math6911 S08, HM Zhu References 1. Chapter 13, J. Hull. Section.6, P. Brandimarte Outline Derivation of Black-Scholes equation Black-Scholes models for options Implied

More information

WITH SKETCH ANSWERS. Postgraduate Certificate in Finance Postgraduate Certificate in Economics and Finance

WITH SKETCH ANSWERS. Postgraduate Certificate in Finance Postgraduate Certificate in Economics and Finance WITH SKETCH ANSWERS BIRKBECK COLLEGE (University of London) BIRKBECK COLLEGE (University of London) Postgraduate Certificate in Finance Postgraduate Certificate in Economics and Finance SCHOOL OF ECONOMICS,

More information

Pricing theory of financial derivatives

Pricing theory of financial derivatives Pricing theory of financial derivatives One-period securities model S denotes the price process {S(t) : t = 0, 1}, where S(t) = (S 1 (t) S 2 (t) S M (t)). Here, M is the number of securities. At t = 1,

More information

2.3 Mathematical Finance: Option pricing

2.3 Mathematical Finance: Option pricing CHAPTR 2. CONTINUUM MODL 8 2.3 Mathematical Finance: Option pricing Options are some of the commonest examples of derivative securities (also termed financial derivatives or simply derivatives). A uropean

More information

1.1 Basic Financial Derivatives: Forward Contracts and Options

1.1 Basic Financial Derivatives: Forward Contracts and Options Chapter 1 Preliminaries 1.1 Basic Financial Derivatives: Forward Contracts and Options A derivative is a financial instrument whose value depends on the values of other, more basic underlying variables

More information

Option Pricing Models for European Options

Option Pricing Models for European Options Chapter 2 Option Pricing Models for European Options 2.1 Continuous-time Model: Black-Scholes Model 2.1.1 Black-Scholes Assumptions We list the assumptions that we make for most of this notes. 1. The underlying

More information

Financial Derivatives Section 5

Financial Derivatives Section 5 Financial Derivatives Section 5 The Black and Scholes Model Michail Anthropelos anthropel@unipi.gr http://web.xrh.unipi.gr/faculty/anthropelos/ University of Piraeus Spring 2018 M. Anthropelos (Un. of

More information

3.1 Itô s Lemma for Continuous Stochastic Variables

3.1 Itô s Lemma for Continuous Stochastic Variables Lecture 3 Log Normal Distribution 3.1 Itô s Lemma for Continuous Stochastic Variables Mathematical Finance is about pricing (or valuing) financial contracts, and in particular those contracts which depend

More information

7.1 Volatility Simile and Defects in the Black-Scholes Model

7.1 Volatility Simile and Defects in the Black-Scholes Model Chapter 7 Beyond Black-Scholes Model 7.1 Volatility Simile and Defects in the Black-Scholes Model Before pointing out some of the flaws in the assumptions of the Black-Scholes world, we must emphasize

More information

Mixing Di usion and Jump Processes

Mixing Di usion and Jump Processes Mixing Di usion and Jump Processes Mixing Di usion and Jump Processes 1/ 27 Introduction Using a mixture of jump and di usion processes can model asset prices that are subject to large, discontinuous changes,

More information

TEACHING NOTE 98-04: EXCHANGE OPTION PRICING

TEACHING NOTE 98-04: EXCHANGE OPTION PRICING TEACHING NOTE 98-04: EXCHANGE OPTION PRICING Version date: June 3, 017 C:\CLASSES\TEACHING NOTES\TN98-04.WPD The exchange option, first developed by Margrabe (1978), has proven to be an extremely powerful

More information

Hedging Errors for Static Hedging Strategies

Hedging Errors for Static Hedging Strategies Hedging Errors for Static Hedging Strategies Tatiana Sushko Department of Economics, NTNU May 2011 Preface This thesis completes the two-year Master of Science in Financial Economics program at NTNU. Writing

More information

The Black-Scholes PDE from Scratch

The Black-Scholes PDE from Scratch The Black-Scholes PDE from Scratch chris bemis November 27, 2006 0-0 Goal: Derive the Black-Scholes PDE To do this, we will need to: Come up with some dynamics for the stock returns Discuss Brownian motion

More information

Valuation of Asian Option. Qi An Jingjing Guo

Valuation of Asian Option. Qi An Jingjing Guo Valuation of Asian Option Qi An Jingjing Guo CONTENT Asian option Pricing Monte Carlo simulation Conclusion ASIAN OPTION Definition of Asian option always emphasizes the gist that the payoff depends on

More information

The Black-Scholes Model

The Black-Scholes Model The Black-Scholes Model Liuren Wu Options Markets (Hull chapter: 12, 13, 14) Liuren Wu ( c ) The Black-Scholes Model colorhmoptions Markets 1 / 17 The Black-Scholes-Merton (BSM) model Black and Scholes

More information

Market Volatility and Risk Proxies

Market Volatility and Risk Proxies Market Volatility and Risk Proxies... an introduction to the concepts 019 Gary R. Evans. This slide set by Gary R. Evans is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International

More information

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane.

Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane. Queens College, CUNY, Department of Computer Science Computational Finance CSCI 365 / 765 Fall 2017 Instructor: Dr. Sateesh Mane c Sateesh R. Mane 2017 14 Lecture 14 November 15, 2017 Derivation of the

More information

EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS

EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS Commun. Korean Math. Soc. 23 (2008), No. 2, pp. 285 294 EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS Kyoung-Sook Moon Reprinted from the Communications of the Korean Mathematical Society

More information

MATH4143: Scientific Computations for Finance Applications Final exam Time: 9:00 am - 12:00 noon, April 18, Student Name (print):

MATH4143: Scientific Computations for Finance Applications Final exam Time: 9:00 am - 12:00 noon, April 18, Student Name (print): MATH4143 Page 1 of 17 Winter 2007 MATH4143: Scientific Computations for Finance Applications Final exam Time: 9:00 am - 12:00 noon, April 18, 2007 Student Name (print): Student Signature: Student ID: Question

More information

Reading: You should read Hull chapter 12 and perhaps the very first part of chapter 13.

Reading: You should read Hull chapter 12 and perhaps the very first part of chapter 13. FIN-40008 FINANCIAL INSTRUMENTS SPRING 2008 Asset Price Dynamics Introduction These notes give assumptions of asset price returns that are derived from the efficient markets hypothesis. Although a hypothesis,

More information

The Black-Scholes Model

The Black-Scholes Model The Black-Scholes Model Liuren Wu Options Markets Liuren Wu ( c ) The Black-Merton-Scholes Model colorhmoptions Markets 1 / 18 The Black-Merton-Scholes-Merton (BMS) model Black and Scholes (1973) and Merton

More information

Chapter 15: Jump Processes and Incomplete Markets. 1 Jumps as One Explanation of Incomplete Markets

Chapter 15: Jump Processes and Incomplete Markets. 1 Jumps as One Explanation of Incomplete Markets Chapter 5: Jump Processes and Incomplete Markets Jumps as One Explanation of Incomplete Markets It is easy to argue that Brownian motion paths cannot model actual stock price movements properly in reality,

More information

Probability in Options Pricing

Probability in Options Pricing Probability in Options Pricing Mark Cohen and Luke Skon Kenyon College cohenmj@kenyon.edu December 14, 2012 Mark Cohen and Luke Skon (Kenyon college) Probability Presentation December 14, 2012 1 / 16 What

More information

Financial Risk Management

Financial Risk Management Risk-neutrality in derivatives pricing University of Oulu - Department of Finance Spring 2018 Portfolio of two assets Value at time t = 0 Expected return Value at time t = 1 Asset A Asset B 10.00 30.00

More information

Valuing Stock Options: The Black-Scholes-Merton Model. Chapter 13

Valuing Stock Options: The Black-Scholes-Merton Model. Chapter 13 Valuing Stock Options: The Black-Scholes-Merton Model Chapter 13 1 The Black-Scholes-Merton Random Walk Assumption l Consider a stock whose price is S l In a short period of time of length t the return

More information

A Classical Approach to the Black-and-Scholes Formula and its Critiques, Discretization of the model - Ingmar Glauche

A Classical Approach to the Black-and-Scholes Formula and its Critiques, Discretization of the model - Ingmar Glauche A Classical Approach to the Black-and-Scholes Formula and its Critiques, Discretization of the model - Ingmar Glauche Physics Department Duke University Durham, North Carolina 30th April 2001 3 1 Introduction

More information

MASM006 UNIVERSITY OF EXETER SCHOOL OF ENGINEERING, COMPUTER SCIENCE AND MATHEMATICS MATHEMATICAL SCIENCES FINANCIAL MATHEMATICS.

MASM006 UNIVERSITY OF EXETER SCHOOL OF ENGINEERING, COMPUTER SCIENCE AND MATHEMATICS MATHEMATICAL SCIENCES FINANCIAL MATHEMATICS. MASM006 UNIVERSITY OF EXETER SCHOOL OF ENGINEERING, COMPUTER SCIENCE AND MATHEMATICS MATHEMATICAL SCIENCES FINANCIAL MATHEMATICS May/June 2006 Time allowed: 2 HOURS. Examiner: Dr N.P. Byott This is a CLOSED

More information

Practical Hedging: From Theory to Practice. OSU Financial Mathematics Seminar May 5, 2008

Practical Hedging: From Theory to Practice. OSU Financial Mathematics Seminar May 5, 2008 Practical Hedging: From Theory to Practice OSU Financial Mathematics Seminar May 5, 008 Background Dynamic replication is a risk management technique used to mitigate market risk We hope to spend a certain

More information

Aspects of Financial Mathematics:

Aspects of Financial Mathematics: Aspects of Financial Mathematics: Options, Derivatives, Arbitrage, and the Black-Scholes Pricing Formula J. Robert Buchanan Millersville University of Pennsylvania email: Bob.Buchanan@millersville.edu

More information

NEWCASTLE UNIVERSITY SCHOOL OF MATHEMATICS, STATISTICS & PHYSICS SEMESTER 1 SPECIMEN 2 MAS3904. Stochastic Financial Modelling. Time allowed: 2 hours

NEWCASTLE UNIVERSITY SCHOOL OF MATHEMATICS, STATISTICS & PHYSICS SEMESTER 1 SPECIMEN 2 MAS3904. Stochastic Financial Modelling. Time allowed: 2 hours NEWCASTLE UNIVERSITY SCHOOL OF MATHEMATICS, STATISTICS & PHYSICS SEMESTER 1 SPECIMEN 2 Stochastic Financial Modelling Time allowed: 2 hours Candidates should attempt all questions. Marks for each question

More information

( ) since this is the benefit of buying the asset at the strike price rather

( ) since this is the benefit of buying the asset at the strike price rather Review of some financial models for MAT 483 Parity and Other Option Relationships The basic parity relationship for European options with the same strike price and the same time to expiration is: C( KT

More information

25857 Interest Rate Modelling

25857 Interest Rate Modelling 25857 Interest Rate Modelling UTS Business School University of Technology Sydney Chapter 19. Allowing for Stochastic Interest Rates in the Black-Scholes Model May 15, 2014 1/33 Chapter 19. Allowing for

More information

MSc Financial Engineering CHRISTMAS ASSIGNMENT: MERTON S JUMP-DIFFUSION MODEL. To be handed in by monday January 28, 2013

MSc Financial Engineering CHRISTMAS ASSIGNMENT: MERTON S JUMP-DIFFUSION MODEL. To be handed in by monday January 28, 2013 MSc Financial Engineering 2012-13 CHRISTMAS ASSIGNMENT: MERTON S JUMP-DIFFUSION MODEL To be handed in by monday January 28, 2013 Department EMS, Birkbeck Introduction The assignment consists of Reading

More information

The accuracy of the escrowed dividend model on the value of European options on a stock paying discrete dividend

The accuracy of the escrowed dividend model on the value of European options on a stock paying discrete dividend A Work Project, presented as part of the requirements for the Award of a Master Degree in Finance from the NOVA - School of Business and Economics. Directed Research The accuracy of the escrowed dividend

More information

Department of Mathematics. Mathematics of Financial Derivatives

Department of Mathematics. Mathematics of Financial Derivatives Department of Mathematics MA408 Mathematics of Financial Derivatives Thursday 15th January, 2009 2pm 4pm Duration: 2 hours Attempt THREE questions MA408 Page 1 of 5 1. (a) Suppose 0 < E 1 < E 3 and E 2

More information

Introduction to Financial Derivatives

Introduction to Financial Derivatives 55.444 Introduction to Financial Derivatives Weeks of November 18 & 5 th, 13 he Black-Scholes-Merton Model for Options plus Applications 11.1 Where we are Last Week: Modeling the Stochastic Process for

More information

Credit Risk and Underlying Asset Risk *

Credit Risk and Underlying Asset Risk * Seoul Journal of Business Volume 4, Number (December 018) Credit Risk and Underlying Asset Risk * JONG-RYONG LEE **1) Kangwon National University Gangwondo, Korea Abstract This paper develops the credit

More information

A Study on Numerical Solution of Black-Scholes Model

A Study on Numerical Solution of Black-Scholes Model Journal of Mathematical Finance, 8, 8, 37-38 http://www.scirp.org/journal/jmf ISSN Online: 6-44 ISSN Print: 6-434 A Study on Numerical Solution of Black-Scholes Model Md. Nurul Anwar,*, Laek Sazzad Andallah

More information

Math489/889 Stochastic Processes and Advanced Mathematical Finance Solutions to Practice Problems

Math489/889 Stochastic Processes and Advanced Mathematical Finance Solutions to Practice Problems Math489/889 Stochastic Processes and Advanced Mathematical Finance Solutions to Practice Problems Steve Dunbar No Due Date: Practice Only. Find the mode (the value of the independent variable with the

More information

Advanced Topics in Derivative Pricing Models. Topic 4 - Variance products and volatility derivatives

Advanced Topics in Derivative Pricing Models. Topic 4 - Variance products and volatility derivatives Advanced Topics in Derivative Pricing Models Topic 4 - Variance products and volatility derivatives 4.1 Volatility trading and replication of variance swaps 4.2 Volatility swaps 4.3 Pricing of discrete

More information

Option Pricing Formula for Fuzzy Financial Market

Option Pricing Formula for Fuzzy Financial Market Journal of Uncertain Systems Vol.2, No., pp.7-2, 28 Online at: www.jus.org.uk Option Pricing Formula for Fuzzy Financial Market Zhongfeng Qin, Xiang Li Department of Mathematical Sciences Tsinghua University,

More information

Models of Option Pricing: The Black-Scholes, Binomial and Monte Carlo Methods

Models of Option Pricing: The Black-Scholes, Binomial and Monte Carlo Methods Registration number 65 Models of Option Pricing: The Black-Scholes, Binomial and Monte Carlo Methods Supervised by Dr Christopher Greenman University of East Anglia Faculty of Science School of Computing

More information

Deriving the Black-Scholes Equation and Basic Mathematical Finance

Deriving the Black-Scholes Equation and Basic Mathematical Finance Deriving the Black-Scholes Equation and Basic Mathematical Finance Nikita Filippov June, 7 Introduction In the 97 s Fischer Black and Myron Scholes published a model which would attempt to tackle the issue

More information

Introduction to Financial Derivatives

Introduction to Financial Derivatives 55.444 Introduction to Financial Derivatives Weeks of November 19 & 6 th, 1 he Black-Scholes-Merton Model for Options plus Applications Where we are Previously: Modeling the Stochastic Process for Derivative

More information

AMH4 - ADVANCED OPTION PRICING. Contents

AMH4 - ADVANCED OPTION PRICING. Contents AMH4 - ADVANCED OPTION PRICING ANDREW TULLOCH Contents 1. Theory of Option Pricing 2 2. Black-Scholes PDE Method 4 3. Martingale method 4 4. Monte Carlo methods 5 4.1. Method of antithetic variances 5

More information

Black-Scholes Option Pricing

Black-Scholes Option Pricing Black-Scholes Option Pricing The pricing kernel furnishes an alternate derivation of the Black-Scholes formula for the price of a call option. Arbitrage is again the foundation for the theory. 1 Risk-Free

More information

Lévy models in finance

Lévy models in finance Lévy models in finance Ernesto Mordecki Universidad de la República, Montevideo, Uruguay PASI - Guanajuato - June 2010 Summary General aim: describe jummp modelling in finace through some relevant issues.

More information

STEX s valuation analysis, version 0.0

STEX s valuation analysis, version 0.0 SMART TOKEN EXCHANGE STEX s valuation analysis, version. Paulo Finardi, Olivia Saa, Serguei Popov November, 7 ABSTRACT In this paper we evaluate an investment consisting of paying an given amount (the

More information

MATH6911: Numerical Methods in Finance. Final exam Time: 2:00pm - 5:00pm, April 11, Student Name (print): Student Signature: Student ID:

MATH6911: Numerical Methods in Finance. Final exam Time: 2:00pm - 5:00pm, April 11, Student Name (print): Student Signature: Student ID: MATH6911 Page 1 of 16 Winter 2007 MATH6911: Numerical Methods in Finance Final exam Time: 2:00pm - 5:00pm, April 11, 2007 Student Name (print): Student Signature: Student ID: Question Full Mark Mark 1

More information

FIN FINANCIAL INSTRUMENTS SPRING 2008

FIN FINANCIAL INSTRUMENTS SPRING 2008 FIN-40008 FINANCIAL INSTRUMENTS SPRING 2008 The Greeks Introduction We have studied how to price an option using the Black-Scholes formula. Now we wish to consider how the option price changes, either

More information

Bluff Your Way Through Black-Scholes

Bluff Your Way Through Black-Scholes Bluff our Way Through Black-Scholes Saurav Sen December 000 Contents What is Black-Scholes?.............................. 1 The Classical Black-Scholes Model....................... 1 Some Useful Background

More information

Deriving and Solving the Black-Scholes Equation

Deriving and Solving the Black-Scholes Equation Introduction Deriving and Solving the Black-Scholes Equation Shane Moore April 27, 2014 The Black-Scholes equation, named after Fischer Black and Myron Scholes, is a partial differential equation, which

More information

Lecture 11: Ito Calculus. Tuesday, October 23, 12

Lecture 11: Ito Calculus. Tuesday, October 23, 12 Lecture 11: Ito Calculus Continuous time models We start with the model from Chapter 3 log S j log S j 1 = µ t + p tz j Sum it over j: log S N log S 0 = NX µ t + NX p tzj j=1 j=1 Can we take the limit

More information

Option Pricing in Continuous-Time: The Black Scholes Merton Theory and Its Extensions

Option Pricing in Continuous-Time: The Black Scholes Merton Theory and Its Extensions Chapter 2 Option Pricing in Continuous-Time: The Black Scholes Merton Theory and Its Extensions This chapter is organized as follows: 1. Section 2 provides an overview of the option pricing theory in the

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

A new Loan Stock Financial Instrument

A new Loan Stock Financial Instrument A new Loan Stock Financial Instrument Alexander Morozovsky 1,2 Bridge, 57/58 Floors, 2 World Trade Center, New York, NY 10048 E-mail: alex@nyc.bridge.com Phone: (212) 390-6126 Fax: (212) 390-6498 Rajan

More information

CS 774 Project: Fall 2009 Version: November 27, 2009

CS 774 Project: Fall 2009 Version: November 27, 2009 CS 774 Project: Fall 2009 Version: November 27, 2009 Instructors: Peter Forsyth, paforsyt@uwaterloo.ca Office Hours: Tues: 4:00-5:00; Thurs: 11:00-12:00 Lectures:MWF 3:30-4:20 MC2036 Office: DC3631 CS

More information

INVESTMENTS Class 2: Securities, Random Walk on Wall Street

INVESTMENTS Class 2: Securities, Random Walk on Wall Street 15.433 INVESTMENTS Class 2: Securities, Random Walk on Wall Street Reto R. Gallati MIT Sloan School of Management Spring 2003 February 5th 2003 Outline Probability Theory A brief review of probability

More information

The Black-Scholes Model

The Black-Scholes Model IEOR E4706: Foundations of Financial Engineering c 2016 by Martin Haugh The Black-Scholes Model In these notes we will use Itô s Lemma and a replicating argument to derive the famous Black-Scholes formula

More information

Lecture 1 Definitions from finance

Lecture 1 Definitions from finance Lecture 1 s from finance Financial market instruments can be divided into two types. There are the underlying stocks shares, bonds, commodities, foreign currencies; and their derivatives, claims that promise

More information

Seminar 2 A Model of the Behavior of Stock Prices. Miloslav S. Vosvrda UTIA AV CR

Seminar 2 A Model of the Behavior of Stock Prices. Miloslav S. Vosvrda UTIA AV CR Seminar A Model of the Behavior of Stock Prices Miloslav S. Vosvrda UTIA AV CR The Black-Scholes Analysis Ito s lemma The lognormal property of stock prices The distribution of the rate of return Estimating

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

Hedging Credit Derivatives in Intensity Based Models

Hedging Credit Derivatives in Intensity Based Models Hedging Credit Derivatives in Intensity Based Models PETER CARR Head of Quantitative Financial Research, Bloomberg LP, New York Director of the Masters Program in Math Finance, Courant Institute, NYU Stanford

More information

Merton s Jump Diffusion Model. David Bonnemort, Yunhye Chu, Cory Steffen, Carl Tams

Merton s Jump Diffusion Model. David Bonnemort, Yunhye Chu, Cory Steffen, Carl Tams Merton s Jump Diffusion Model David Bonnemort, Yunhye Chu, Cory Steffen, Carl Tams Outline Background The Problem Research Summary & future direction Background Terms Option: (Call/Put) is a derivative

More information

The Black-Scholes Equation

The Black-Scholes Equation The Black-Scholes Equation MATH 472 Financial Mathematics J. Robert Buchanan 2018 Objectives In this lesson we will: derive the Black-Scholes partial differential equation using Itô s Lemma and no-arbitrage

More information

Option Pricing. Simple Arbitrage Relations. Payoffs to Call and Put Options. Black-Scholes Model. Put-Call Parity. Implied Volatility

Option Pricing. Simple Arbitrage Relations. Payoffs to Call and Put Options. Black-Scholes Model. Put-Call Parity. Implied Volatility Simple Arbitrage Relations Payoffs to Call and Put Options Black-Scholes Model Put-Call Parity Implied Volatility Option Pricing Options: Definitions A call option gives the buyer the right, but not the

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.070J Fall 2013 Lecture 19 11/20/2013. Applications of Ito calculus to finance

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.070J Fall 2013 Lecture 19 11/20/2013. Applications of Ito calculus to finance MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.7J Fall 213 Lecture 19 11/2/213 Applications of Ito calculus to finance Content. 1. Trading strategies 2. Black-Scholes option pricing formula 1 Security

More information

Energy Price Processes

Energy Price Processes Energy Processes Used for Derivatives Pricing & Risk Management In this first of three articles, we will describe the most commonly used process, Geometric Brownian Motion, and in the second and third

More information

Lecture 8: The Black-Scholes theory

Lecture 8: The Black-Scholes theory Lecture 8: The Black-Scholes theory Dr. Roman V Belavkin MSO4112 Contents 1 Geometric Brownian motion 1 2 The Black-Scholes pricing 2 3 The Black-Scholes equation 3 References 5 1 Geometric Brownian motion

More information

Advanced Corporate Finance. 5. Options (a refresher)

Advanced Corporate Finance. 5. Options (a refresher) Advanced Corporate Finance 5. Options (a refresher) Objectives of the session 1. Define options (calls and puts) 2. Analyze terminal payoff 3. Define basic strategies 4. Binomial option pricing model 5.

More information

Arbitrage, Martingales, and Pricing Kernels

Arbitrage, Martingales, and Pricing Kernels Arbitrage, Martingales, and Pricing Kernels Arbitrage, Martingales, and Pricing Kernels 1/ 36 Introduction A contingent claim s price process can be transformed into a martingale process by 1 Adjusting

More information

MA4257: Financial Mathematics II. Min Dai Dept of Math, National University of Singapore, Singapore

MA4257: Financial Mathematics II. Min Dai Dept of Math, National University of Singapore, Singapore MA4257: Financial Mathematics II Min Dai Dept of Math, National University of Singapore, Singapore 2 Contents 1 Preliminary 1 1.1 Basic Financial Derivatives: Forward contracts and Options. 1 1.1.1 Forward

More information

Risk Neutral Valuation, the Black-

Risk Neutral Valuation, the Black- Risk Neutral Valuation, the Black- Scholes Model and Monte Carlo Stephen M Schaefer London Business School Credit Risk Elective Summer 01 C = SN( d )-PV( X ) N( ) N he Black-Scholes formula 1 d (.) : cumulative

More information

Foreign Exchange Derivative Pricing with Stochastic Correlation

Foreign Exchange Derivative Pricing with Stochastic Correlation Journal of Mathematical Finance, 06, 6, 887 899 http://www.scirp.org/journal/jmf ISSN Online: 6 44 ISSN Print: 6 434 Foreign Exchange Derivative Pricing with Stochastic Correlation Topilista Nabirye, Philip

More information

LECTURES ON REAL OPTIONS: PART III SOME APPLICATIONS AND EXTENSIONS

LECTURES ON REAL OPTIONS: PART III SOME APPLICATIONS AND EXTENSIONS LECTURES ON REAL OPTIONS: PART III SOME APPLICATIONS AND EXTENSIONS Robert S. Pindyck Massachusetts Institute of Technology Cambridge, MA 02142 Robert Pindyck (MIT) LECTURES ON REAL OPTIONS PART III August,

More information

Hedging Strategies : Complete and Incomplete Systems of Markets. Papayiannis, Andreas. MIMS EPrint:

Hedging Strategies : Complete and Incomplete Systems of Markets. Papayiannis, Andreas. MIMS EPrint: Hedging Strategies : Complete and Incomplete Systems of Markets Papayiannis, Andreas 010 MIMS EPrint: 01.85 Manchester Institute for Mathematical Sciences School of Mathematics The University of Manchester

More information

Stochastic Differential Equations in Finance and Monte Carlo Simulations

Stochastic Differential Equations in Finance and Monte Carlo Simulations Stochastic Differential Equations in Finance and Department of Statistics and Modelling Science University of Strathclyde Glasgow, G1 1XH China 2009 Outline Stochastic Modelling in Asset Prices 1 Stochastic

More information

A No-Arbitrage Theorem for Uncertain Stock Model

A No-Arbitrage Theorem for Uncertain Stock Model Fuzzy Optim Decis Making manuscript No (will be inserted by the editor) A No-Arbitrage Theorem for Uncertain Stock Model Kai Yao Received: date / Accepted: date Abstract Stock model is used to describe

More information

COMBINING FAIR PRICING AND CAPITAL REQUIREMENTS

COMBINING FAIR PRICING AND CAPITAL REQUIREMENTS COMBINING FAIR PRICING AND CAPITAL REQUIREMENTS FOR NON-LIFE INSURANCE COMPANIES NADINE GATZERT HATO SCHMEISER WORKING PAPERS ON RISK MANAGEMENT AND INSURANCE NO. 46 EDITED BY HATO SCHMEISER CHAIR FOR

More information

A Moment Matching Approach To The Valuation Of A Volume Weighted Average Price Option

A Moment Matching Approach To The Valuation Of A Volume Weighted Average Price Option A Moment Matching Approach To The Valuation Of A Volume Weighted Average Price Option Antony Stace Department of Mathematics and MASCOS University of Queensland 15th October 2004 AUSTRALIAN RESEARCH COUNCIL

More information

Stochastic Processes and Stochastic Calculus - 9 Complete and Incomplete Market Models

Stochastic Processes and Stochastic Calculus - 9 Complete and Incomplete Market Models Stochastic Processes and Stochastic Calculus - 9 Complete and Incomplete Market Models Eni Musta Università degli studi di Pisa San Miniato - 16 September 2016 Overview 1 Self-financing portfolio 2 Complete

More information

Risk Neutral Pricing Black-Scholes Formula Lecture 19. Dr. Vasily Strela (Morgan Stanley and MIT)

Risk Neutral Pricing Black-Scholes Formula Lecture 19. Dr. Vasily Strela (Morgan Stanley and MIT) Risk Neutral Pricing Black-Scholes Formula Lecture 19 Dr. Vasily Strela (Morgan Stanley and MIT) Risk Neutral Valuation: Two-Horse Race Example One horse has 20% chance to win another has 80% chance $10000

More information

Continuous time; continuous variable stochastic process. We assume that stock prices follow Markov processes. That is, the future movements in a

Continuous time; continuous variable stochastic process. We assume that stock prices follow Markov processes. That is, the future movements in a Continuous time; continuous variable stochastic process. We assume that stock prices follow Markov processes. That is, the future movements in a variable depend only on the present, and not the history

More information

Advanced Stochastic Processes.

Advanced Stochastic Processes. Advanced Stochastic Processes. David Gamarnik LECTURE 16 Applications of Ito calculus to finance Lecture outline Trading strategies Black Scholes option pricing formula 16.1. Security price processes,

More information

Valuation of Equity Derivatives

Valuation of Equity Derivatives Valuation of Equity Derivatives Dr. Mark W. Beinker XXV Heidelberg Physics Graduate Days, October 4, 010 1 What s a derivative? More complex financial products are derived from simpler products What s

More information

Lecture 3. Sergei Fedotov Introduction to Financial Mathematics. Sergei Fedotov (University of Manchester) / 6

Lecture 3. Sergei Fedotov Introduction to Financial Mathematics. Sergei Fedotov (University of Manchester) / 6 Lecture 3 Sergei Fedotov 091 - Introduction to Financial Mathematics Sergei Fedotov (University of Manchester) 091 010 1 / 6 Lecture 3 1 Distribution for lns(t) Solution to Stochastic Differential Equation

More information

Module 10:Application of stochastic processes in areas like finance Lecture 36:Black-Scholes Model. Stochastic Differential Equation.

Module 10:Application of stochastic processes in areas like finance Lecture 36:Black-Scholes Model. Stochastic Differential Equation. Stochastic Differential Equation Consider. Moreover partition the interval into and define, where. Now by Rieman Integral we know that, where. Moreover. Using the fundamentals mentioned above we can easily

More information

Homework Assignments

Homework Assignments Homework Assignments Week 1 (p 57) #4.1, 4., 4.3 Week (pp 58-6) #4.5, 4.6, 4.8(a), 4.13, 4.0, 4.6(b), 4.8, 4.31, 4.34 Week 3 (pp 15-19) #1.9, 1.1, 1.13, 1.15, 1.18 (pp 9-31) #.,.6,.9 Week 4 (pp 36-37)

More information

[AN INTRODUCTION TO THE BLACK-SCHOLES PDE MODEL]

[AN INTRODUCTION TO THE BLACK-SCHOLES PDE MODEL] 2013 University of New Mexico Scott Guernsey [AN INTRODUCTION TO THE BLACK-SCHOLES PDE MODEL] This paper will serve as background and proposal for an upcoming thesis paper on nonlinear Black- Scholes PDE

More information

MÄLARDALENS HÖGSKOLA

MÄLARDALENS HÖGSKOLA MÄLARDALENS HÖGSKOLA A Monte-Carlo calculation for Barrier options Using Python Mwangota Lutufyo and Omotesho Latifat oyinkansola 2016-10-19 MMA707 Analytical Finance I: Lecturer: Jan Roman Division of

More information

Value at Risk Ch.12. PAK Study Manual

Value at Risk Ch.12. PAK Study Manual Value at Risk Ch.12 Related Learning Objectives 3a) Apply and construct risk metrics to quantify major types of risk exposure such as market risk, credit risk, liquidity risk, regulatory risk etc., and

More information

The Black-Scholes Equation using Heat Equation

The Black-Scholes Equation using Heat Equation The Black-Scholes Equation using Heat Equation Peter Cassar May 0, 05 Assumptions of the Black-Scholes Model We have a risk free asset given by the price process, dbt = rbt The asset price follows a geometric

More information

Hedging Under Jump Diffusions with Transaction Costs. Peter Forsyth, Shannon Kennedy, Ken Vetzal University of Waterloo

Hedging Under Jump Diffusions with Transaction Costs. Peter Forsyth, Shannon Kennedy, Ken Vetzal University of Waterloo Hedging Under Jump Diffusions with Transaction Costs Peter Forsyth, Shannon Kennedy, Ken Vetzal University of Waterloo Computational Finance Workshop, Shanghai, July 4, 2008 Overview Overview Single factor

More information

FINANCIAL OPTION ANALYSIS HANDOUTS

FINANCIAL OPTION ANALYSIS HANDOUTS FINANCIAL OPTION ANALYSIS HANDOUTS 1 2 FAIR PRICING There is a market for an object called S. The prevailing price today is S 0 = 100. At this price the object S can be bought or sold by anyone for any

More information

Financial Risk Management

Financial Risk Management Financial Risk Management Professor: Thierry Roncalli Evry University Assistant: Enareta Kurtbegu Evry University Tutorial exercices #3 1 Maximum likelihood of the exponential distribution 1. We assume

More information

Evaluating the Black-Scholes option pricing model using hedging simulations

Evaluating the Black-Scholes option pricing model using hedging simulations Bachelor Informatica Informatica Universiteit van Amsterdam Evaluating the Black-Scholes option pricing model using hedging simulations Wendy Günther CKN : 6052088 Wendy.Gunther@student.uva.nl June 24,

More information

Mathematics of Finance Final Preparation December 19. To be thoroughly prepared for the final exam, you should

Mathematics of Finance Final Preparation December 19. To be thoroughly prepared for the final exam, you should Mathematics of Finance Final Preparation December 19 To be thoroughly prepared for the final exam, you should 1. know how to do the homework problems. 2. be able to provide (correct and complete!) definitions

More information