Capturing the Volatility Smile of Options on High-tech Stocks A Combined GARCH-Neural Network Approach

Size: px
Start display at page:

Download "Capturing the Volatility Smile of Options on High-tech Stocks A Combined GARCH-Neural Network Approach"

Transcription

1 Capturing the Volatility Smile of Options on High-tech Stocks A Combined GARCH-Neural Network Approach Gunter Meissner 1 Noriko Kawano gmeissne@aol.com, el (808) Abstract: A slight modification of the standard GARCH equation results in a good modeling of historical volatility. Using this generated GARCH volatility together with the inputs: spot price divided by strike, time to maturity, and interest rate, a generated Neural Network results in significantly better pricing performance than the Black Scholes model. A single Neural Network for each individual high-tech stock is able to adapt to the market inherent volatility distortion. A single Network for all tested high-tech stocks also results in significantly better pricing performance than the Black-Scholes model. Key words: ARCH, GARCH, Neural Network, Volatility Smile, High-tech Stocks JEL classification: G14 1. Introduction One of the most violated assumptions of the Black-Scholes model is the assumption of constant implied volatility. In trading practice, option traders alter the implied volatility for far out-of-the-money and far in-the-money options. his phenomenon is referred to as the volatility smile. Numerous attempts have been made to solve this volatility bias in an analytically consistent matter. Merton (1976) has proposed a Jump Diffusion Model, where a jump is added to the Geometric Brownian motion. In Merton s model the growth 1 Dr. Gunter Meissner is President of Derivatives Software, and Professor of Finance at the Hawaii Pacific University; Noriko Kawano, MSIS, is currently working as a software engineer at Hawaii Dental Service. he article was presented at the 8 th Asia Pacific Finance Conference, Shanghai, July 000.

2 rate of the underlying asset is - k, where is the expected return, is the rate at which jumps happen, and k is the average jump size. his leads to fatter tails in the log-normal distribution, thus higher implied volatilities for far-outof-the-money calls and puts in the standard Black-Scholes model. his is consistent with the classical volatility smile, which is typical for the currency market and often found in the commodity market: Figure 1: Classical Volatility Smile of Dollar/Yen Options; Data collection December 5 th 1999 to February 5 th 000 Figure : Classical Volatility Smile of Options on Crude Oil; Data collection December 5 th 1999 to February 5 th 000

3 3 Cox and Ross (1976) have suggested a Constant Elasticity of Variance Model, in which the volatility is divided by S. S: asset spot price, 0 1. herefore the volatility is inversely correlated to the stock price. his corresponds with higher implied volatilities for out-of-the-money puts and lower implied volatilities for out-of-the-money calls in the Black-Scholes model. his coincides with the notion that markets drop in a sharp and volatile manner and rises more smoothly and less volatile. he phenomenon of higher implied volatility for out-of-the-money puts (and in-the-money calls due to put-call parity) and lower implied volatility for out-of-the-money calls (and in the-money puts) is often found, especially for short dated options, in the stockmarket and bond market: Figure 3: Right-sided Volatility Grimace for short dated Options and Classical Volatility Smile for longer dated Options on Microsoft; Data collection December 5 th 1999 to February 5 th 000

4 4 Figure 4: Right-sided Volatility Grimace of Options on 30-year -Bonds; Data collection December 5 th 1999 to February 5 th 000 Cox, Ross and Rubinstein (1979) have proposed a Pure Jump Model, in which the asset prices occasionally jump up with a certain probability. his leads to thinner tails for low underlying asset prices and fatter tails for high underlying asset prices compared to the Black-Scholes log-normal distribution. If the Pure Jump Model were reality, the Black-Scholes model would adjust using higher implied volatility for out-of-the-money calls and lower volatility for out-of-the-money puts. his is equivalent to the notion that the market rises in a sharp and volatile manner, and drops in smoother and less volatile manner. Since this is the way the Gold market has behaved in the recent past, it is not surprising that higher volatilities for out-of-the-money calls and lower volatilities for out-of-the-money puts are used for short dated options in the Gold market:

5 5 Figure 5: Left-sided Volatility Grimace for short dated Options on Gold, Right-sided Volatility Grimace for longer dated Options on Gold; Data collection December 5 th 1999 to February 5 th 000 he different implied volatilities used in the financial markets dispute the validity of the Black-Scholes formula. If traders alter the only determinable input parameter of the formula due to the degree of in-the-moneyness, time to maturity, and product, the basic concept of the formula is questionable. his study tries to create an option pricing model, which has a consistent volatility input. he volatility is derived with the help of GARCH volatility modeling. A GARCH (1,1) model gives the best volatility forecasts, in comparison with the tested GARCH (5,5) and GARCH (10,10) models. he GARCH (1,1) model only gives slightly better forecasts than the ARCH (1,1) model. he Neural Networks used in the analysis are fully connected. Four types of neural networks are tested: Multilayer Perceptrons (MLP), Radial Basis Function Networks (RBF), Probabilistic and Generalized Regression Neural Networks (PNN) and (GRNN), and Linear Networks. his study investigates options on 10 high-tech stocks over a period of 9 months. he selection criteria for the stocks were market capitalization and option trading volume. he tested stocks are: Amazon, AOL, Apple, Cisco, Dell, IBM, Intel, Microsoft, Oracle, and Yahoo. After cleaning the data, the data set consisted of 9,386 option quotes.

6 6. he GARCH Volatility Input Over the last two decades, ARCH and GARCH models have become popular in order to forecast volatility in the financial markets. Introduced by Engle in 198, GARCH (General Autoregressive Conditional Heteroskedasticity) models try to express the volatility as a linear function of the past squared errors. In the ARCH model, the volatility is expressed in a discrete stochastic process of the form (1) σ ω t q i 1 α i ε t -1 where : annual volatility > 0 i 0 t : error term, t = z t t, z t = i.i.d., E(z t ) = 0, var(z t ) = 1 he error term is generated by a stochastic process of the general form P t = f (x t-1,) + t where P t : Price of the underlying asset x : Independent variable : Parameter vector In our model, we chose to generate by a simple one-period lagged regression of the form () P t = a + b P t-1 + t For all 10 tested stocks the results of equation () were statistically significant. he average R = 0.94, the p-level = 3.65E-11, and the mean absolute percentage error = 3.00%. An alternative process to the ARCH model of equation (1) is the popular GARCH model, in which a second term is added to the ARCH model:

7 7 (3) σ ω α ε t i t 1 q i 1 j1 p β j σ t j In equation (3), the volatility is expressed with an error term that is at least two-period lagged, since for j=1 the error term of period t- is input in the last term to express σ. [see equation (): for ε t-1 we need P t- ] t In our study, numerous testing was done to determine the best values of p and q in equation (3). While higher orders of p and q as GARCH(5,5) and GARCH(10,10) produced statistically significant R and standard error values, the p-levels were unacceptably high. By far the best results were achieved with GARCH(1,1). hus, equation (3) reduces to (4) σ t ω α 1 ε t 1 β 1 σ t 1 esting equation (4) still gave statistically unsatisfactory results. While p-levels were satisfactorily low, the R levels for the 10 tested stocks were in the range from 0.11 to A modification of equation (4) improved the results dramatically. Instead of using the absolute error t, we input the relative error t /P t into equation (4). Equation (5) σ t ω α 1 (ε t 1 / P t 1 ) β 1 σ t 1 improved the results significantly. he average R for the 10 stocks increased from 0.6 to 0.91, the standard error decreased from 0.07 to 0.0 and the p- levels decreased from 1.14E-07 to 1.13E-9. In order to derive the parameters in equation (5), several non-linear tests such as the Quasi-Newton, Simplex procedure, Hooke-Jeeves pattern moves, Rosenbrock pattern search, and Hessian matrix were conducted. he best results were achieved with the Quasi-Newton method, which evaluates the regression function at different points to estimate first and second order derivatives and then follows a path to the minimum of the loss function. Figure (6) shows the 30-day volatility estimate of IBM using the modified ARCH formula:

8 14-Jan-99 3-Feb-99 3-Feb-99 1-Mar Mar-99 0-Apr-99 7-May-99 6-May Jun-99 -Jul-99 -Jul Aug-99 7-Aug Sep-99 5-Oct-99 -Oct-99 8 q α (ε /P ) t i t -1 t 1 (6) σ ω i % 60.00% 50.00% 40.00% 30.00% 0.00% Historical Volatility ARCH Figure 6: Comparison of historical volatility and ARCH estimated volatility of IBM Using the GARCH equation (5) improves the results of the ARCH equation (6) only insignificantly. For all stocks tested, the average root mean square error RMSE = mean error ME = 1 t 1 absolute error MAE = 1 t 1 (P P ) t t 1 t 1 (P P t t ) reduced from to , the reduced from 1.5 E-0.5 to 8.6 E-17, the mean P t P mean absolute percentage error MAPE = t reduced from to and the 1 t 1 P t P P t t reduced from to he GARCH standard Pearson correlation coefficient R was slightly higher at compared to the ARCH R of he better results of the GARCH equation (5) compared to the ARCH equation (6) are principally unnoticeable when compared graphically:

9 14-Jan-99 3-Feb-99 3-Feb-99 1-Mar Mar-99 0-Apr-99 7-May-99 6-May Jun-99 -Jul-99 -Jul Aug-99 7-Aug Sep-99 5-Oct-99 -Oct % 60.00% 50.00% 40.00% 30.00% 0.00% Hist Vol GARCH Figure 7: Comparison of historical volatility and GARCH estimated volatility of IBM In this study, we decided to use GARCH equation (5) to derive the implied volatility, and input the results into the Neural Network and the Black Scholes model. he volatility was derived for 30-day increments, i.e. for 30- day GARCH, 60-day GARCH, 90-day GARCH etc. Linear interpolation was then done to match the option maturity. 3. he Data Set he data tested consisted of options on ten high-tech stocks, which were monitored over a period of 9 months, from May 1 st 1999 to January 31 st 000. Due to put-call parity, only calls were monitored. Selection criteria for the ten stocks were market capitalization and option trading volume. he ten selected stocks were Amazon, AOL, Apple, Cisco, Dell, IBM, Intel, Microsoft, Oracle, and Yahoo. he original data consisted of 1,37 option quotes. Several criteria were used to clean the original data: he intrinsic value rule C S K e r is violated he option price is lower than 10 basis points he option price has less than 10 days to option maturity he option is very deep in- or out-of-the money S/ K 0.75 or S/ K 1.5 where C : Call price, S : Stock price, K : Strike, : option maturity, r : continuously compounded risk-free interest rate After applying these selection criteria, the number of option quotes in the data set was reduced to 9,386. he data was then divided into three sets: A training set, a verification set, and a test set. he proportions are :1:1 respectively.

10 10 he training set is the set used to train the Network by attempting to minimize an error function. he error function used in this study was the root mean square error (RMSE, formula see above). he verification set is used to check the performance of the trained Network. A deterioration of the verification error during learning indicates overlearning or overfitting, a common problem of Network training. he third subset, the test subset, tests the generalization capability of the trained and verified Network. If the verification and test errors are fairly close, the Network is likely to generalize well. 4. he Black-Scholes Model as a Reference Measure Until today, the 1973 created Black-Scholes model is the dominant model to derive option prices and hedge parameters in the financial markets. herefore, it is a valid reference model to test the performance of our Neural Network models. he original Black-Scholes formula has five inputs, which are the stock price S, the strike K, the option maturity, the interest rate r, and the implied volatility. he call price is derived as where (7) C = S N(d 1 ) - K e -r N(d ) d 1 = S ln ( ) 1 r Ke and d = d 1 - C : Call price S : Stock price K : Strike : option maturity N : cumulative normal distribution. r : continuously compounded risk-free interest rate ln : natural logarithm : annualized implied volatility Since all stocks tested in our model do not pay a dividend, the original formula (7) can serve as the basis formula. As shown by Merton (1973), the model is homogeneous linear in S and K. herefore, dividing by K, the formula is reduced to

11 11 (8) C / K = S / K N(d 1 ) - e -r N(d ) hus, we now have four inputs S / K,, r,, instead of five inputs. his can be considered beneficial for our Network creation, since in most circumstances Neural Networks with less input parameters perform better. Equation (8) is the equation, that is used as a reference model to our Neural Network models. 5. he Neural Networks Models In this study we test four types of Neural Networks and examine their performance against the Black-Scholes model. he four fully connected Network types are Multilayer Perceptrons (MLP), Radial Basis Function Networks (RBF), Probabilistic and Generalized Regression Neural Networks (PNN) and (GRNN), and Linear Networks. he most popular Neural Network, the MLP network can mathematically be expressed as where y NN H h 1 β y NN : Output of the Neural Network (in this study the option price) h : Weighting factor of layer node h j, which reflects the strength h * between h j and the output y NN (see Figure 8) : ransfer function, usually a simple hyperbolic function such as the tangent function. his function standardizes weighted input variables to values between -1 and +1. w ih : Weighting factor of input x i, which reflects the strength between input x i and the a hidden layer node h (see Figure 8) x i : Input variable i, (in our model Spot/Strike S/K, Option maturity, Implied Volatility and Interest rate r) Grahpically, a MLP Neural Network can be expressed as in figure 8: n i 1 w ih x i

12 1 In p u t H id d e n L a y e r O u tp u t a rg e t V a lu e x 1 w 11 x w 1 h 1 1 h y NN y x 3. x n w n3 h 3 3 Figure 8: Sample structure of an MLP Neural Network with various input variables x i, i = 1..n, one hidden layer with three units h j, j =1..3, and one output variable y NN. In the hidden layer or layers, the input variables are activated and transformed. It is a widespread misconception that the structure of the hidden layers is unknown. In most Neural Networks the mathematical algorithms of the hidden layers are clearly expressed and mostly differentiable. In Figure 8 the output variable y NN is the model s option price. his price is compared to the target value y, which is the market option price. he process of learning is implemented with weighting factors. Each weighting factor has a resistance attached to it. Numerous simulations (epochs) of different combinations of weighting factors are run. If the Neural Network output is close to the target value, the weighting factors are strengthened, i.e. the resistance is turned down. If certain weighting factors produce bad results, the weighting factors are weakened, i.e., the resistance is turned up. his recursive process of incrementally adjusting the weighting factors to approach a target value is the backpropagation process. MLP models are the most popular types of Neural Networks models in the financial markets and will result in the best performances for all of the stocks that are tested in this study. Going into detail regarding the other tested Networks would be beyond the scope of this article. herefore, only the major features of the other networks that were tested will be outlined: Radial Basis Function Networks, introduced by Broomhead and Lowe in 1988, consist of an input layer, hidden layers of radial units, and an output

13 13 layer of usually linear units. A single hidden layer is often sufficient to cope with any type of non-linear function. Also, fast traditional linear modeling techniques are applied to the output layer. his reduces the chance of getting stuck at local minima, a problem MLP Networks often suffer. RBF models are therefore faster to train, but are slower in executing than MLP Networks, since they usually require more hidden layer units. For more discussion on RBF s see Broomhead and Lowe (1988), Moody and Darkin (1989), and Haykin (1994). Probabilistic Neural Network (PNN) models are also tested in this study. PNNs usually have three or four layers. Speckt (1990) introduced kernel-based estimation functions into PNNs, estimating the probability density of parameters given by the training data. he probability of various classes can then be calculated to select the most probable one. PNNs usually have simple and fast training functions and are usually slow in executing the network. Generalized Regression Neural Networks (GRNNs) are similar to PNNs but perform regression rather than classification analyses. As the PNNs they are based on Gaussian kernel algorithms performed on each of the training cases. A Unit A derives the regression and a unit B calculates the density. he model function itself is derived directly from the training data herefore, not much training is necessary. However, the number of units in the hidden layer is usually very large. It is recommenced that the number of units is the same as the number of training cases, which is done in this study. Since each stock that is tested has training cases of several hundred prices, the layer units have this magnitude. herefore the PNNs and GRNNs are quick in learning, but rather slow in execution. In comparison to other Network types, PNNs and GRNN Networks perform usually relatively well for a rather heterogeneous data input structure. his will be confirmed in this study. Linear Networks are usually presented by a N x N matrix with a N x 1 bias vector. here are no hidden units, but an output layer with linear units and a linear activation function. o execute the Network, the inputs are multiplied by the matrix s weight, then the bias vector is added. Linear Networks can be valuable in finding simple solutions to a problem that was thought more complex and are a good test to discover overfitting of more complex Network models. A further type of Neural Network are Kohonen Networks, which were developed by euvo Kohonen (198) and modified in the mid 1990 s by Haykin (1994), Fausett (1994) and Patterson (1996). Kohonen Networks have unique features, which differ from the above Networks. hey can be trained unsupervised i.e. without an output variable. he training is conducted by two main parameters, a learning rate and a neighborhood size. Each case is

14 14 presented to the Network and a radial node, which is closest to the training unit, is selected. he neighboring units are then updated to resemble the training unit more closely. One drawback of Kohonen Networks is that they usually only have a nominal, not a metric output value. hus, only a classification not a numerical evaluation is possible. herefore, Kohonen Networks are not well suited to deal with the numerical nature of this study and will not be tested. 6. Analysis Four types of Neural Networks are generated and compared with the Black-Scholes model: Multilayer Perceptrons (MLP), Radial Basis Function Networks (RBF), Probabilistic and Generalized Regression Neural Networks (PNN) and (GRNN), and Linear Networks. All Networks are fully connected. here are four input parameters for each Neural Network, which are the same for the Black-Scholes reference model: Spot price S divided by strike price K, S/K Option maturity in years, Continuously compounded risk-free annual interest rate, r GARCH generated annual implied volatility following equation (5), Neural Networks are generated for each of the 10 selected stocks and one Network for all stocks together. As criteria for judging the quality of a Network the root mean square error RMSE, the correlation coefficient r, and the regression ratio (i.e. the prediction error standard deviation divided by the data standard deviation) were used. hese criteria are applied on the verification set, i.e. the out of sample data. esting was done on a 500MZ, 18MB RAM PC. Generating a Neural Network for individual stocks took about 0 minutes each. Generating a Neural Network for all 10 stocks, i.e. for 9,386 input cases, took a little over 3 hours. 7. Results For each of the individually generated Neural Networks, the two best performing Networks were MLP Networks. A distant second best Network type was the RBF Network. GRNN Networks came in third, Linear Networks did not result in a satisfactory performance. Ranking the 10 best Networks of each stock, giving the best Network10 points and second best Network 9 points etc, the ranking resulted in 8 points for MLP Networks, 139 points for RBF

15 15 Networks, 11 points for GRNN Networks and 8 points for linear Networks. his demonstrates the superiority of the MLP Network for a homogeneous input structure of a single stock. All single stock MLP Neural Networks had a fairly simple structure. Nine Networks had a single hidden layer, whereas Amazon resulted in hidden layers. he number of hidden units in the layers varied from 8 for Oracle to 18 for Dell and Cisco Systems. Figure 9 shows the Network structure of Cisco Systems: In p u t H id d e n L a y e r O u tp u t a rg e t V a lu e w 1,1 h 1 S /K w 1, h 1 r h y NN y w 4,1 8 h 18 Figure 9: Network Structure of Cisco Systems with 4 inputs, S/K,, r and, one hidden layer with 18 units, the Neural Network option price y NN, and the market option price y Comparing the network performance for individual stocks, all best networks had a better performance than the Black-Scholes model. able 1 shows the average results for the 10 stocks: Black-Scholes Model MLP Neural Network RMSE ME MAE MAPE R able 1: Performance comparison between the averages of individual stocks of the Black-Scholes Model and the best performing Neural Network

16 16 As seen in table 1, the MLP networks performed significantly better in each of the performance measures with a smaller RMSE, ME, MAE, and MAPE and a higher R. Figures 10 and 11 show the pricing error of Microsoft using Black- Scholes and the best performing Neural Network: Figure 10: Black-Scholes pricing error of Microsoft stock; C: Market call price; BS: Call price generated by Black-Scholes, K: Strike price Figure 11: Neural Network pricing error of Microsoft stock; NN: Call price generated by the Neural Network Figures 10 and 11 show the better performance of the Neural Network. In Figure 10, the error regression function is upward sloping, verifying the

17 17 Right-sided Volatility Grimace of Figure 3, i.e. the higher implied volatility for out-of-the-money puts and in-the-money calls in trading practice. he Neural Network however, was able to adapt to the volatility grimace, resulting in an almost horizontal regression function. When generating one Neural Network for all stocks, the Network was confronted with a more diverse input data structure. he GARCH implied volatility levels ranged from 31.81% for Cisco Systems to 104.4% for Amazon and the volatility smiles were of different nature. his resulted in a more complex Network structure of the best performing Network, a GRNN Network. he GRNN Network had one hidden layer, the number of hidden units in the layers was, as it is usually the case with GRNN Networks, the same as the number of training cases, in our study 4,693. he execution of the whole Network (i.e. presenting all input cases to the Network, feeding signals through and producing all individual output option prices) takes about 0 seconds. As a comparison, execution of the best performing MLP Network took less than one second. However, executing one single case in the GRNN and deriving a single option price takes less than a second. herefore, using the rather complex GRNN network structure in trading practice is not a problem. he best GRNN Network, as other MLP and RBF Networks, performed significantly better than the Black-Scholes model. able compares the best performing GRNN Network with the Black-Scholes model. Black-Scholes Model GRNN Neural Network RMSE ME MAE MAPE R able : Performance comparison of the Black-Scholes Model and the best Network for all stocks able shows that the GRNN Neural Network outperformed the Black-Scholes Model with a smaller RMSE, ME, MAE, and MAPE and a higher R. Comparing ables 1 and, we can see that due to the more homogeneous input structure, single stock Neural Networks had, except for the MAPE, a better performance than one Network for all stocks.

18 18 Graphically, the performance difference of the best GRNN Network and the Black-Scholes model can be seen in Figures 1 and 13. Figure 1: Black-Scholes pricing error for all stocks; C: Market call price; BS: Call price generated by Black-Scholes, K: Strike price Figure 13: Neural Network pricing error for all stocks stock; C: Market call price; NN: Call price generated by the Neural Network, K: Strike price 7. Conclusion his study has shown that it is possible to produce Neural Networks, which result in a better pricing performance than the Black-Scholes model,

19 19 when a coherent volatility input data structure is used. Considering the progress that will be made in Neural Networks and the increasing computer power, Neural Networks should become a serious alternative to the Black- Scholes model in trading practice. References: Black F., Scholes, M., he Pricing of Options and Corporate Liabilities, Journal of Political Economy, May-June 1973, p Broomhead D.S., Lowe, D., Multivariate functional interpolation and adaptive networks, Complex Systems,, 1988, p Cox, J.C., and S.A. Ross, he Valuation of Options for Alternative Stochastic Processes, Journal of Financial Economics, March 1976, p Cox. J.C., Ross, S.A. and Rubinstein, M., Option Pricing: A Simplified Approach, Journal of Financial Economics, September 1979, p Engle, R.F., Autoregressive Conditional Heteroskedasticity with Estimates of the Variance of United Kingdom Inflation, 198, Econometrica, 50, p Fausett, L., Fundamentals of Neural Networks, New York 1994 Haykin, S., Neural Networks: A Comprehensive Foundation, New York 1994 Kohonen,., Self-organized formation of topologically correct feature maps, Biological Cybernetics, 43, p Merton, R.C., Option Pricing When Underlying Stock Returns are Discontinuous, Journal of Financial Economics, March 1976, p Merton, R.C., heory of Rational Option Pricing, Bell Journal of Economics and Management Science, April 1973, p Moody J., and C.J. Darkin, Fast Learning on networks of locally-tuned processing units, Neural Computation 1 () 1989, p Patterson, D., Artificial Neural Networks, Singapore 1996 Speckt, D.F., Probabilistic Neural Networks, Neural Networks (6) p

20 0 Bibliography: Anders, U., O. Korn, and C. Schmitt, Improving the pricing of options: A Neural Network approach, Centre for European Research (ZEW). Mannheim 1999 Anderson, J.A. A simple neural network generating interactive memory. Mathematical Biosciences, 14, 197, p Andreasen, J., and L. Andersen, Jumping Smiles, RISK Magazine, November 1999 Black, F., From Black-Scholes to Black Holes. London 199 Bollerslev,., Chou, R., and Kroner, F., ARCH Modeling in finance, Journal of Econometrics 5, 199 p.5-59 Colin, A.M., Neural Networks and Genetic Algorithms for exchange rate forecasting. Proceedings of International Joint Conference on Neural Networks. Beijing, China 199 De Wilde, P.(1997). Neural Network Models. London: Springer Freisleben, B., and K. Ripper, Volatility Estimation with a Neural Network, University of Siegen 1197 Hull, J.C., Options, Futures, and Other Derivatives. New Jersey 1997 Hutchinson, J., Lo, A., and Poggio,. A nonparametric approach to pricing and hedging derivative securities via learning networks. Journal of Finance 49, 1994, p Karaali, O., W. Edelberg and J. Higgens, Modeling Volatility Derivatives Using Neural Networks, University of Chicago Working paper 1997 Kimoto, K., Asakawa, K., Yoda,M., and akeoka, M. Stock market prediction system with modular Neural Networks. Proceedings of the International Joint Conference on Neural Networks. San Diego 1990 Klopf, A.H. A drive-reinforcement model of single neuron function: An alternative to the Hebbian neural model. AIP Conference Proceedings, 51, 1986, p.65-70

21 1 Kohonen,., Correlation matrix memories. IEEE ransactions Computer, C- 1, 197, p Kryzanowski, L., Galler, M., and Wright, D.W. (1993). Using Artificial Neural Networks to pick stocks. Financial Analysts Journal, July-August 1993, p.1-7 Khuong-Huu, P., Swaptions with a smile, RISK Magazine, August 1999 Li, W., Song, W., and M. Ong, Maturity mismatch, RISK Magazine, November 1999, p Minsky, M.L. and Papert, S. Perceptrons. MI Press: Cambridge 1969 Rochester, N., Holland, J.H., Haibt, L.H. and Duda, W.L.(1956). ests on a cell assembly theory of the action of the brain, using a large digital computer. IRE ransactions of Information heory, I-, 1956, p Rosenblatt, F. he Perceptron: A probabilistic model for information storage and organization in the brain. Psych.Review, 1958, 65, p Rubinstein, M., Displaced diffusion option pricing. Journal of Finance, 38, 1983, p Rubinstein, M., Nonparametric tests of alternative option pricing models using all reported trades and quotes on the 30 most active CBOE option classes from August 3, 1976 through August 31, Journal of Finance 1985, p Salchenberger, L.M., Cinar, E.M., and Lash, N.A. (199). Neural Networks: A new tool for predicting thrift failures. Decision Sciences, 199, 3, p Said, K., Pricing exotics under the smile, RISK Magazine, November p rippi, R.R.& Lee, J.K., Artificial Intelligence in finance & investing. Chicago 1996 White, A.J., Hatfield, G.B.,and Dorsey,R.E. Option pricing with futures-style margining: A Neural Network approach. Proceedings of the 6 th Annual Global Finance Conference. Istanbul 1998, urkey

22 White, H., An additional hidden unit test for neglected nonlinearity in multilayer feedforward networks. Proceedings of the International Joint Conference on Neural Networks. Washington D.C 1989 White, H.(1989b). Learning in Neural Networks: A statistical perspective. Neural Computation, 1989,1, p Yoon, Y. and Swales, G., Predicting stock price performance: A Neural Network approach. Proceedings of the 4 th Annual Hawaii International Conference on Systems Sciences, Hawaii, IEEE Computer Society Press, 1991, 4, p.156-6

1. What is Implied Volatility?

1. What is Implied Volatility? Numerical Methods FEQA MSc Lectures, Spring Term 2 Data Modelling Module Lecture 2 Implied Volatility Professor Carol Alexander Spring Term 2 1 1. What is Implied Volatility? Implied volatility is: the

More information

Valencia. Keywords: Conditional volatility, backpropagation neural network, GARCH in Mean MSC 2000: 91G10, 91G70

Valencia. Keywords: Conditional volatility, backpropagation neural network, GARCH in Mean MSC 2000: 91G10, 91G70 Int. J. Complex Systems in Science vol. 2(1) (2012), pp. 21 26 Estimating returns and conditional volatility: a comparison between the ARMA-GARCH-M Models and the Backpropagation Neural Network Fernando

More information

Option Pricing using Neural Networks

Option Pricing using Neural Networks Option Pricing using Neural Networks Technical Report by Norbert Fogarasi (Jan 2004) 1. Introduction Among nonparametric option pricing techniques, probably the most fertile area for empirical research

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

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

COMPARING NEURAL NETWORK AND REGRESSION MODELS IN ASSET PRICING MODEL WITH HETEROGENEOUS BELIEFS

COMPARING NEURAL NETWORK AND REGRESSION MODELS IN ASSET PRICING MODEL WITH HETEROGENEOUS BELIEFS Akademie ved Leske republiky Ustav teorie informace a automatizace Academy of Sciences of the Czech Republic Institute of Information Theory and Automation RESEARCH REPORT JIRI KRTEK COMPARING NEURAL NETWORK

More information

Option Pricing Using Bayesian Neural Networks

Option Pricing Using Bayesian Neural Networks Option Pricing Using Bayesian Neural Networks Michael Maio Pires, Tshilidzi Marwala School of Electrical and Information Engineering, University of the Witwatersrand, 2050, South Africa m.pires@ee.wits.ac.za,

More information

AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE. By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai

AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE. By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE

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

Iran s Stock Market Prediction By Neural Networks and GA

Iran s Stock Market Prediction By Neural Networks and GA Iran s Stock Market Prediction By Neural Networks and GA Mahmood Khatibi MS. in Control Engineering mahmood.khatibi@gmail.com Habib Rajabi Mashhadi Associate Professor h_mashhadi@ferdowsi.um.ac.ir Electrical

More information

Outline. Neural Network Application For Predicting Stock Index Volatility Using High Frequency Data. Background. Introduction and Motivation

Outline. Neural Network Application For Predicting Stock Index Volatility Using High Frequency Data. Background. Introduction and Motivation Neural Network Application For Predicting Stock Index Volatility Using High Frequency Data Project No CFWin03-32 Presented by: Venkatesh Manian Professor : Dr Ruppa K Tulasiram Outline Introduction and

More information

The Use of Artificial Neural Network for Forecasting of FTSE Bursa Malaysia KLCI Stock Price Index

The Use of Artificial Neural Network for Forecasting of FTSE Bursa Malaysia KLCI Stock Price Index The Use of Artificial Neural Network for Forecasting of FTSE Bursa Malaysia KLCI Stock Price Index Soleh Ardiansyah 1, Mazlina Abdul Majid 2, JasniMohamad Zain 2 Faculty of Computer System and Software

More information

Business Strategies in Credit Rating and the Control of Misclassification Costs in Neural Network Predictions

Business Strategies in Credit Rating and the Control of Misclassification Costs in Neural Network Predictions Association for Information Systems AIS Electronic Library (AISeL) AMCIS 2001 Proceedings Americas Conference on Information Systems (AMCIS) December 2001 Business Strategies in Credit Rating and the Control

More information

Predicting Abnormal Stock Returns with a. Nonparametric Nonlinear Method

Predicting Abnormal Stock Returns with a. Nonparametric Nonlinear Method Predicting Abnormal Stock Returns with a Nonparametric Nonlinear Method Alan M. Safer California State University, Long Beach Department of Mathematics 1250 Bellflower Boulevard Long Beach, CA 90840-1001

More information

Chapter 6 Forecasting Volatility using Stochastic Volatility Model

Chapter 6 Forecasting Volatility using Stochastic Volatility Model Chapter 6 Forecasting Volatility using Stochastic Volatility Model Chapter 6 Forecasting Volatility using SV Model In this chapter, the empirical performance of GARCH(1,1), GARCH-KF and SV models from

More information

Hedging the Smirk. David S. Bates. University of Iowa and the National Bureau of Economic Research. October 31, 2005

Hedging the Smirk. David S. Bates. University of Iowa and the National Bureau of Economic Research. October 31, 2005 Hedging the Smirk David S. Bates University of Iowa and the National Bureau of Economic Research October 31, 2005 Associate Professor of Finance Department of Finance Henry B. Tippie College of Business

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

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

STOCK PRICE PREDICTION: KOHONEN VERSUS BACKPROPAGATION

STOCK PRICE PREDICTION: KOHONEN VERSUS BACKPROPAGATION STOCK PRICE PREDICTION: KOHONEN VERSUS BACKPROPAGATION Alexey Zorin Technical University of Riga Decision Support Systems Group 1 Kalkyu Street, Riga LV-1658, phone: 371-7089530, LATVIA E-mail: alex@rulv

More information

Machine Learning and Options Pricing: A Comparison of Black-Scholes and a Deep Neural Network in Pricing and Hedging DAX 30 Index Options

Machine Learning and Options Pricing: A Comparison of Black-Scholes and a Deep Neural Network in Pricing and Hedging DAX 30 Index Options Machine Learning and Options Pricing: A Comparison of Black-Scholes and a Deep Neural Network in Pricing and Hedging DAX 30 Index Options Student Number: 484862 Department of Finance Aalto University School

More information

F A S C I C U L I M A T H E M A T I C I

F A S C I C U L I M A T H E M A T I C I F A S C I C U L I M A T H E M A T I C I Nr 38 27 Piotr P luciennik A MODIFIED CORRADO-MILLER IMPLIED VOLATILITY ESTIMATOR Abstract. The implied volatility, i.e. volatility calculated on the basis of option

More information

Modelling the Term Structure of Hong Kong Inter-Bank Offered Rates (HIBOR)

Modelling the Term Structure of Hong Kong Inter-Bank Offered Rates (HIBOR) Economics World, Jan.-Feb. 2016, Vol. 4, No. 1, 7-16 doi: 10.17265/2328-7144/2016.01.002 D DAVID PUBLISHING Modelling the Term Structure of Hong Kong Inter-Bank Offered Rates (HIBOR) Sandy Chau, Andy Tai,

More information

Sensex Realized Volatility Index (REALVOL)

Sensex Realized Volatility Index (REALVOL) Sensex Realized Volatility Index (REALVOL) Introduction Volatility modelling has traditionally relied on complex econometric procedures in order to accommodate the inherent latent character of volatility.

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

Chapter IV. Forecasting Daily and Weekly Stock Returns

Chapter IV. Forecasting Daily and Weekly Stock Returns Forecasting Daily and Weekly Stock Returns An unsophisticated forecaster uses statistics as a drunken man uses lamp-posts -for support rather than for illumination.0 Introduction In the previous chapter,

More information

A Volatility Skews- based Options Arbitrage Model via Artificial Intelligence

A Volatility Skews- based Options Arbitrage Model via Artificial Intelligence A Volatility Skews- based Options Arbitrage Model via Artificial Intelligence Department & Graduate School of Business Administration College of Management National Changhua University of Education Shinn-Wen

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

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

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

Factors in Implied Volatility Skew in Corn Futures Options

Factors in Implied Volatility Skew in Corn Futures Options 1 Factors in Implied Volatility Skew in Corn Futures Options Weiyu Guo* University of Nebraska Omaha 6001 Dodge Street, Omaha, NE 68182 Phone 402-554-2655 Email: wguo@unomaha.edu and Tie Su University

More information

Stock Market Prediction using Artificial Neural Networks IME611 - Financial Engineering Indian Institute of Technology, Kanpur (208016), India

Stock Market Prediction using Artificial Neural Networks IME611 - Financial Engineering Indian Institute of Technology, Kanpur (208016), India Stock Market Prediction using Artificial Neural Networks IME611 - Financial Engineering Indian Institute of Technology, Kanpur (208016), India Name Pallav Ranka (13457) Abstract Investors in stock market

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

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

Implementing Models in Quantitative Finance: Methods and Cases

Implementing Models in Quantitative Finance: Methods and Cases Gianluca Fusai Andrea Roncoroni Implementing Models in Quantitative Finance: Methods and Cases vl Springer Contents Introduction xv Parti Methods 1 Static Monte Carlo 3 1.1 Motivation and Issues 3 1.1.1

More information

Keywords: artificial neural network, backpropagtion algorithm, derived parameter.

Keywords: artificial neural network, backpropagtion algorithm, derived parameter. Volume 5, Issue 2, February 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Stock Price

More information

Université de Montréal. Rapport de recherche. Empirical Analysis of Jumps Contribution to Volatility Forecasting Using High Frequency Data

Université de Montréal. Rapport de recherche. Empirical Analysis of Jumps Contribution to Volatility Forecasting Using High Frequency Data Université de Montréal Rapport de recherche Empirical Analysis of Jumps Contribution to Volatility Forecasting Using High Frequency Data Rédigé par : Imhof, Adolfo Dirigé par : Kalnina, Ilze Département

More information

Assicurazioni Generali: An Option Pricing Case with NAGARCH

Assicurazioni Generali: An Option Pricing Case with NAGARCH Assicurazioni Generali: An Option Pricing Case with NAGARCH Assicurazioni Generali: Business Snapshot Find our latest analyses and trade ideas on bsic.it Assicurazioni Generali SpA is an Italy-based insurance

More information

Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and Its Extended Forms

Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and Its Extended Forms Discrete Dynamics in Nature and Society Volume 2009, Article ID 743685, 9 pages doi:10.1155/2009/743685 Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and

More information

Forecasting stock market prices

Forecasting stock market prices ICT Innovations 2010 Web Proceedings ISSN 1857-7288 107 Forecasting stock market prices Miroslav Janeski, Slobodan Kalajdziski Faculty of Electrical Engineering and Information Technologies, Skopje, Macedonia

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

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

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

Studies in Computational Intelligence

Studies in Computational Intelligence Studies in Computational Intelligence Volume 697 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl About this Series The series Studies in Computational

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

CAN NEURAL NETWORKS LEARN THE BLACK-SCHOLES MODEL?: A SIMPLIFIED APPROACH. Shaikh A. Hamid Southern New Hampshire University School of Business

CAN NEURAL NETWORKS LEARN THE BLACK-SCHOLES MODEL?: A SIMPLIFIED APPROACH. Shaikh A. Hamid Southern New Hampshire University School of Business CAN NEURAL NETWORKS LEARN THE BLACK-SCHOLES MODEL?: A SIMPLIFIED APPROACH Shaikh A. Hamid Southern New Hampshire University School of Business Abraham Habib Boston University School of Management Working

More information

Options Pricing Using Combinatoric Methods Postnikov Final Paper

Options Pricing Using Combinatoric Methods Postnikov Final Paper Options Pricing Using Combinatoric Methods 18.04 Postnikov Final Paper Annika Kim May 7, 018 Contents 1 Introduction The Lattice Model.1 Overview................................ Limitations of the Lattice

More information

Forecasting Stock Index Futures Price Volatility: Linear vs. Nonlinear Models

Forecasting Stock Index Futures Price Volatility: Linear vs. Nonlinear Models The Financial Review 37 (2002) 93--104 Forecasting Stock Index Futures Price Volatility: Linear vs. Nonlinear Models Mohammad Najand Old Dominion University Abstract The study examines the relative ability

More information

China Stock Market Regimes Prediction with Artificial Neural Network and Markov Regime Switching

China Stock Market Regimes Prediction with Artificial Neural Network and Markov Regime Switching , June 3 - July, 1, London, U.K. China Stock Market Regimes Prediction with Artificial Neural Network and Markov Regime Switching David Liu, Lei Zhang Abstract This paper provides an analysis of the Shanghai

More information

Resolution of a Financial Puzzle

Resolution of a Financial Puzzle Resolution of a Financial Puzzle M.J. Brennan and Y. Xia September, 1998 revised November, 1998 Abstract The apparent inconsistency between the Tobin Separation Theorem and the advice of popular investment

More information

MEMBER CONTRIBUTION. 20 years of VIX: Implications for Alternative Investment Strategies

MEMBER CONTRIBUTION. 20 years of VIX: Implications for Alternative Investment Strategies MEMBER CONTRIBUTION 20 years of VIX: Implications for Alternative Investment Strategies Mikhail Munenzon, CFA, CAIA, PRM Director of Asset Allocation and Risk, The Observatory mikhail@247lookout.com Copyright

More information

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

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

More information

Modeling Federal Funds Rates: A Comparison of Four Methodologies

Modeling Federal Funds Rates: A Comparison of Four Methodologies Loyola University Chicago Loyola ecommons School of Business: Faculty Publications and Other Works Faculty Publications 1-2009 Modeling Federal Funds Rates: A Comparison of Four Methodologies Anastasios

More information

Order Making Fiscal Year 2018 Annual Adjustments to Transaction Fee Rates

Order Making Fiscal Year 2018 Annual Adjustments to Transaction Fee Rates This document is scheduled to be published in the Federal Register on 04/20/2018 and available online at https://federalregister.gov/d/2018-08339, and on FDsys.gov 8011-01p SECURITIES AND EXCHANGE COMMISSION

More information

Implied Volatility v/s Realized Volatility: A Forecasting Dimension

Implied Volatility v/s Realized Volatility: A Forecasting Dimension 4 Implied Volatility v/s Realized Volatility: A Forecasting Dimension 4.1 Introduction Modelling and predicting financial market volatility has played an important role for market participants as it enables

More information

FX Smile Modelling. 9 September September 9, 2008

FX Smile Modelling. 9 September September 9, 2008 FX Smile Modelling 9 September 008 September 9, 008 Contents 1 FX Implied Volatility 1 Interpolation.1 Parametrisation............................. Pure Interpolation.......................... Abstract

More information

Predicting Economic Recession using Data Mining Techniques

Predicting Economic Recession using Data Mining Techniques Predicting Economic Recession using Data Mining Techniques Authors Naveed Ahmed Kartheek Atluri Tapan Patwardhan Meghana Viswanath Predicting Economic Recession using Data Mining Techniques Page 1 Abstract

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

Stock Price and Index Forecasting by Arbitrage Pricing Theory-Based Gaussian TFA Learning

Stock Price and Index Forecasting by Arbitrage Pricing Theory-Based Gaussian TFA Learning Stock Price and Index Forecasting by Arbitrage Pricing Theory-Based Gaussian TFA Learning Kai Chun Chiu and Lei Xu Department of Computer Science and Engineering The Chinese University of Hong Kong, Shatin,

More information

$tock Forecasting using Machine Learning

$tock Forecasting using Machine Learning $tock Forecasting using Machine Learning Greg Colvin, Garrett Hemann, and Simon Kalouche Abstract We present an implementation of 3 different machine learning algorithms gradient descent, support vector

More information

In this appendix, we look at how to measure and forecast yield volatility.

In this appendix, we look at how to measure and forecast yield volatility. Institutional Investment Management: Equity and Bond Portfolio Strategies and Applications by Frank J. Fabozzi Copyright 2009 John Wiley & Sons, Inc. APPENDIX Measuring and Forecasting Yield Volatility

More information

Stock price development forecasting using neural networks

Stock price development forecasting using neural networks Stock price development forecasting using neural networks Jaromír Vrbka 1* and Zuzana Rowland 2 1 Institute of Technology and Business in České Budějovice, School of Expertness and Valuation, Okružní 10,

More information

Computational Intelligence in the Development of Derivative s Pricing,Arbitrage and Hedging

Computational Intelligence in the Development of Derivative s Pricing,Arbitrage and Hedging Computational Intelligence in the Development of Derivative s Pricing,Arbitrage and Hedging Wo-Chiang Lee Department of Finance and Banking,Aletheia University AI-ECON Research Group August 20,2004 Outline

More information

An Adjusted Trinomial Lattice for Pricing Arithmetic Average Based Asian Option

An Adjusted Trinomial Lattice for Pricing Arithmetic Average Based Asian Option American Journal of Applied Mathematics 2018; 6(2): 28-33 http://www.sciencepublishinggroup.com/j/ajam doi: 10.11648/j.ajam.20180602.11 ISSN: 2330-0043 (Print); ISSN: 2330-006X (Online) An Adjusted Trinomial

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

Pricing of Stock Options using Black-Scholes, Black s and Binomial Option Pricing Models. Felcy R Coelho 1 and Y V Reddy 2

Pricing of Stock Options using Black-Scholes, Black s and Binomial Option Pricing Models. Felcy R Coelho 1 and Y V Reddy 2 MANAGEMENT TODAY -for a better tomorrow An International Journal of Management Studies home page: www.mgmt2day.griet.ac.in Vol.8, No.1, January-March 2018 Pricing of Stock Options using Black-Scholes,

More information

INFORMATION EFFICIENCY HYPOTHESIS THE FINANCIAL VOLATILITY IN THE CZECH REPUBLIC CASE

INFORMATION EFFICIENCY HYPOTHESIS THE FINANCIAL VOLATILITY IN THE CZECH REPUBLIC CASE INFORMATION EFFICIENCY HYPOTHESIS THE FINANCIAL VOLATILITY IN THE CZECH REPUBLIC CASE Abstract Petr Makovský If there is any market which is said to be effective, this is the the FOREX market. Here we

More information

Keywords Time series prediction, MSM30 prediction, Artificial Neural Networks, Single Layer Linear Counterpropagation network.

Keywords Time series prediction, MSM30 prediction, Artificial Neural Networks, Single Layer Linear Counterpropagation network. Muscat Securities Market Index (MSM30) Prediction Using Single Layer LInear Counterpropagation (SLLIC) Neural Network Louay A. Husseien Al-Nuaimy * Department of computer Science Oman College of Management

More information

The Use of Neural Networks in the Prediction of the Stock Exchange of Thailand (SET) Index

The Use of Neural Networks in the Prediction of the Stock Exchange of Thailand (SET) Index Research Online ECU Publications Pre. 2011 2008 The Use of Neural Networks in the Prediction of the Stock Exchange of Thailand (SET) Index Suchira Chaigusin Chaiyaporn Chirathamjaree Judith Clayden 10.1109/CIMCA.2008.83

More information

Fixed-Income Securities Lecture 5: Tools from Option Pricing

Fixed-Income Securities Lecture 5: Tools from Option Pricing Fixed-Income Securities Lecture 5: Tools from Option Pricing Philip H. Dybvig Washington University in Saint Louis Review of binomial option pricing Interest rates and option pricing Effective duration

More information

CFE: Level 1 Exam Sample Questions

CFE: Level 1 Exam Sample Questions CFE: Level 1 Exam Sample Questions he following are the sample questions that are illustrative of the questions that may be asked in a CFE Level 1 examination. hese questions are only for illustration.

More information

Abstract Making good predictions for stock prices is an important task for the financial industry. The way these predictions are carried out is often

Abstract Making good predictions for stock prices is an important task for the financial industry. The way these predictions are carried out is often Abstract Making good predictions for stock prices is an important task for the financial industry. The way these predictions are carried out is often by using artificial intelligence that can learn from

More information

Forecasting Volatility in the Chinese Stock Market under Model Uncertainty 1

Forecasting Volatility in the Chinese Stock Market under Model Uncertainty 1 Forecasting Volatility in the Chinese Stock Market under Model Uncertainty 1 Yong Li 1, Wei-Ping Huang, Jie Zhang 3 (1,. Sun Yat-Sen University Business, Sun Yat-Sen University, Guangzhou, 51075,China)

More information

Volatility Spillovers and Causality of Carbon Emissions, Oil and Coal Spot and Futures for the EU and USA

Volatility Spillovers and Causality of Carbon Emissions, Oil and Coal Spot and Futures for the EU and USA 22nd International Congress on Modelling and Simulation, Hobart, Tasmania, Australia, 3 to 8 December 2017 mssanz.org.au/modsim2017 Volatility Spillovers and Causality of Carbon Emissions, Oil and Coal

More information

REGRESSION, THEIL S AND MLP FORECASTING MODELS OF STOCK INDEX

REGRESSION, THEIL S AND MLP FORECASTING MODELS OF STOCK INDEX International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 6367(Print) ISSN 0976 6375(Online) Volume 1 Number 1, May - June (2010), pp. 82-91 IAEME, http://www.iaeme.com/ijcet.html

More information

Draft. emerging market returns, it would seem difficult to uncover any predictability.

Draft. emerging market returns, it would seem difficult to uncover any predictability. Forecasting Emerging Market Returns Using works CAMPBELL R. HARVEY, KIRSTEN E. TRAVERS, AND MICHAEL J. COSTA CAMPBELL R. HARVEY is the J. Paul Sticht professor of international business at Duke University,

More information

Session 5. Predictive Modeling in Life Insurance

Session 5. Predictive Modeling in Life Insurance SOA Predictive Analytics Seminar Hong Kong 29 Aug. 2018 Hong Kong Session 5 Predictive Modeling in Life Insurance Jingyi Zhang, Ph.D Predictive Modeling in Life Insurance JINGYI ZHANG PhD Scientist Global

More information

The Jackknife Estimator for Estimating Volatility of Volatility of a Stock

The Jackknife Estimator for Estimating Volatility of Volatility of a Stock Corporate Finance Review, Nov/Dec,7,3,13-21, 2002 The Jackknife Estimator for Estimating Volatility of Volatility of a Stock Hemantha S. B. Herath* and Pranesh Kumar** *Assistant Professor, Business Program,

More information

Foreign Exchange Rate Forecasting using Levenberg- Marquardt Learning Algorithm

Foreign Exchange Rate Forecasting using Levenberg- Marquardt Learning Algorithm Indian Journal of Science and Technology, Vol 9(8), DOI: 10.17485/ijst/2016/v9i8/87904, February 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Foreign Exchange Rate Forecasting using Levenberg-

More information

Jaime Frade Dr. Niu Interest rate modeling

Jaime Frade Dr. Niu Interest rate modeling Interest rate modeling Abstract In this paper, three models were used to forecast short term interest rates for the 3 month LIBOR. Each of the models, regression time series, GARCH, and Cox, Ingersoll,

More information

Development and Performance Evaluation of Three Novel Prediction Models for Mutual Fund NAV Prediction

Development and Performance Evaluation of Three Novel Prediction Models for Mutual Fund NAV Prediction Development and Performance Evaluation of Three Novel Prediction Models for Mutual Fund NAV Prediction Ananya Narula *, Chandra Bhanu Jha * and Ganapati Panda ** E-mail: an14@iitbbs.ac.in; cbj10@iitbbs.ac.in;

More information

CB Asset Swaps and CB Options: Structure and Pricing

CB Asset Swaps and CB Options: Structure and Pricing CB Asset Swaps and CB Options: Structure and Pricing S. L. Chung, S.W. Lai, S.Y. Lin, G. Shyy a Department of Finance National Central University Chung-Li, Taiwan 320 Version: March 17, 2002 Key words:

More information

Principal Component Analysis of the Volatility Smiles and Skews. Motivation

Principal Component Analysis of the Volatility Smiles and Skews. Motivation Principal Component Analysis of the Volatility Smiles and Skews Professor Carol Alexander Chair of Risk Management ISMA Centre University of Reading www.ismacentre.rdg.ac.uk 1 Motivation Implied volatilities

More information

Volatility of Asset Returns

Volatility of Asset Returns Volatility of Asset Returns We can almost directly observe the return (simple or log) of an asset over any given period. All that it requires is the observed price at the beginning of the period and the

More information

Valuation of Standard Options under the Constant Elasticity of Variance Model

Valuation of Standard Options under the Constant Elasticity of Variance Model International Journal of Business and Economics, 005, Vol. 4, No., 157-165 Valuation of tandard Options under the Constant Elasticity of Variance Model Richard Lu * Department of Insurance, Feng Chia University,

More information

Improving Stock Price Prediction with SVM by Simple Transformation: The Sample of Stock Exchange of Thailand (SET)

Improving Stock Price Prediction with SVM by Simple Transformation: The Sample of Stock Exchange of Thailand (SET) Thai Journal of Mathematics Volume 14 (2016) Number 3 : 553 563 http://thaijmath.in.cmu.ac.th ISSN 1686-0209 Improving Stock Price Prediction with SVM by Simple Transformation: The Sample of Stock Exchange

More information

Testing the volatility term structure using option hedging criteria

Testing the volatility term structure using option hedging criteria esting the volatility term structure using option hedging criteria March 1998 Robert F. Engle Joshua V. Rosenberg Department of Economics Department of Finance University of California, San Diego NYU -

More information

Dynamic Copula Methods in Finance

Dynamic Copula Methods in Finance Dynamic Copula Methods in Finance Umberto Cherubini Fabio Gofobi Sabriea Mulinacci Silvia Romageoli A John Wiley & Sons, Ltd., Publication Contents Preface ix 1 Correlation Risk in Finance 1 1.1 Correlation

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

Predicting the stock price companies using artificial neural networks (ANN) method (Case Study: National Iranian Copper Industries Company)

Predicting the stock price companies using artificial neural networks (ANN) method (Case Study: National Iranian Copper Industries Company) ORIGINAL ARTICLE Received 2 February. 2016 Accepted 6 March. 2016 Vol. 5, Issue 2, 55-61, 2016 Academic Journal of Accounting and Economic Researches ISSN: 2333-0783 (Online) ISSN: 2375-7493 (Print) ajaer.worldofresearches.com

More information

Estimating term structure of interest rates: neural network vs one factor parametric models

Estimating term structure of interest rates: neural network vs one factor parametric models Estimating term structure of interest rates: neural network vs one factor parametric models F. Abid & M. B. Salah Faculty of Economics and Busines, Sfax, Tunisia Abstract The aim of this paper is twofold;

More information

STOCK MARKET TRENDS PREDICTION USING NEURAL NETWORK BASED HYBRID MODEL

STOCK MARKET TRENDS PREDICTION USING NEURAL NETWORK BASED HYBRID MODEL International Journal of Computer Science Engineering and Information Technology Research (IJCSEITR) ISSN 2249-6831 Vol. 3, Issue 1, Mar 2013, 11-18 TJPRC Pvt. Ltd. STOCK MARKET TRENDS PREDICTION USING

More information

Two and Three factor models for Spread Options Pricing

Two and Three factor models for Spread Options Pricing Two and Three factor models for Spread Options Pricing COMMIDITIES 2007, Birkbeck College, University of London January 17-19, 2007 Sebastian Jaimungal, Associate Director, Mathematical Finance Program,

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

Artificially Intelligent Forecasting of Stock Market Indexes

Artificially Intelligent Forecasting of Stock Market Indexes Artificially Intelligent Forecasting of Stock Market Indexes Loyola Marymount University Math 560 Final Paper 05-01 - 2018 Daniel McGrath Advisor: Dr. Benjamin Fitzpatrick Contents I. Introduction II.

More information

Do markets behave as expected? Empirical test using both implied volatility and futures prices for the Taiwan Stock Market

Do markets behave as expected? Empirical test using both implied volatility and futures prices for the Taiwan Stock Market Computational Finance and its Applications II 299 Do markets behave as expected? Empirical test using both implied volatility and futures prices for the Taiwan Stock Market A.-P. Chen, H.-Y. Chiu, C.-C.

More information

Stock market price index return forecasting using ANN. Gunter Senyurt, Abdulhamit Subasi

Stock market price index return forecasting using ANN. Gunter Senyurt, Abdulhamit Subasi Stock market price index return forecasting using ANN Gunter Senyurt, Abdulhamit Subasi E-mail : gsenyurt@ibu.edu.ba, asubasi@ibu.edu.ba Abstract Even though many new data mining techniques have been introduced

More information

Design and Application of Artificial Neural Networks for Predicting the Values of Indexes on the Bulgarian Stock Market

Design and Application of Artificial Neural Networks for Predicting the Values of Indexes on the Bulgarian Stock Market Design and Application of Artificial Neural Networks for Predicting the Values of Indexes on the Bulgarian Stock Market Veselin L. Shahpazov Institute of Information and Communication Technologies, Bulgarian

More information

Measuring DAX Market Risk: A Neural Network Volatility Mixture Approach

Measuring DAX Market Risk: A Neural Network Volatility Mixture Approach Measuring DAX Market Risk: A Neural Network Volatility Mixture Approach Kai Bartlmae, Folke A. Rauscher DaimlerChrysler AG, Research and Technology FT3/KL, P. O. Box 2360, D-8903 Ulm, Germany E mail: fkai.bartlmae,

More information

Asset Allocation Model with Tail Risk Parity

Asset Allocation Model with Tail Risk Parity Proceedings of the Asia Pacific Industrial Engineering & Management Systems Conference 2017 Asset Allocation Model with Tail Risk Parity Hirotaka Kato Graduate School of Science and Technology Keio University,

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