• Title/Summary/Keyword: Trading Simulation

Search Result 65, Processing Time 0.027 seconds

Estimation of GARCH Models and Performance Analysis of Volatility Trading System using Support Vector Regression (Support Vector Regression을 이용한 GARCH 모형의 추정과 투자전략의 성과분석)

  • Kim, Sun Woong;Choi, Heung Sik
    • Journal of Intelligence and Information Systems
    • /
    • v.23 no.2
    • /
    • pp.107-122
    • /
    • 2017
  • Volatility in the stock market returns is a measure of investment risk. It plays a central role in portfolio optimization, asset pricing and risk management as well as most theoretical financial models. Engle(1982) presented a pioneering paper on the stock market volatility that explains the time-variant characteristics embedded in the stock market return volatility. His model, Autoregressive Conditional Heteroscedasticity (ARCH), was generalized by Bollerslev(1986) as GARCH models. Empirical studies have shown that GARCH models describes well the fat-tailed return distributions and volatility clustering phenomenon appearing in stock prices. The parameters of the GARCH models are generally estimated by the maximum likelihood estimation (MLE) based on the standard normal density. But, since 1987 Black Monday, the stock market prices have become very complex and shown a lot of noisy terms. Recent studies start to apply artificial intelligent approach in estimating the GARCH parameters as a substitute for the MLE. The paper presents SVR-based GARCH process and compares with MLE-based GARCH process to estimate the parameters of GARCH models which are known to well forecast stock market volatility. Kernel functions used in SVR estimation process are linear, polynomial and radial. We analyzed the suggested models with KOSPI 200 Index. This index is constituted by 200 blue chip stocks listed in the Korea Exchange. We sampled KOSPI 200 daily closing values from 2010 to 2015. Sample observations are 1487 days. We used 1187 days to train the suggested GARCH models and the remaining 300 days were used as testing data. First, symmetric and asymmetric GARCH models are estimated by MLE. We forecasted KOSPI 200 Index return volatility and the statistical metric MSE shows better results for the asymmetric GARCH models such as E-GARCH or GJR-GARCH. This is consistent with the documented non-normal return distribution characteristics with fat-tail and leptokurtosis. Compared with MLE estimation process, SVR-based GARCH models outperform the MLE methodology in KOSPI 200 Index return volatility forecasting. Polynomial kernel function shows exceptionally lower forecasting accuracy. We suggested Intelligent Volatility Trading System (IVTS) that utilizes the forecasted volatility results. IVTS entry rules are as follows. If forecasted tomorrow volatility will increase then buy volatility today. If forecasted tomorrow volatility will decrease then sell volatility today. If forecasted volatility direction does not change we hold the existing buy or sell positions. IVTS is assumed to buy and sell historical volatility values. This is somewhat unreal because we cannot trade historical volatility values themselves. But our simulation results are meaningful since the Korea Exchange introduced volatility futures contract that traders can trade since November 2014. The trading systems with SVR-based GARCH models show higher returns than MLE-based GARCH in the testing period. And trading profitable percentages of MLE-based GARCH IVTS models range from 47.5% to 50.0%, trading profitable percentages of SVR-based GARCH IVTS models range from 51.8% to 59.7%. MLE-based symmetric S-GARCH shows +150.2% return and SVR-based symmetric S-GARCH shows +526.4% return. MLE-based asymmetric E-GARCH shows -72% return and SVR-based asymmetric E-GARCH shows +245.6% return. MLE-based asymmetric GJR-GARCH shows -98.7% return and SVR-based asymmetric GJR-GARCH shows +126.3% return. Linear kernel function shows higher trading returns than radial kernel function. Best performance of SVR-based IVTS is +526.4% and that of MLE-based IVTS is +150.2%. SVR-based GARCH IVTS shows higher trading frequency. This study has some limitations. Our models are solely based on SVR. Other artificial intelligence models are needed to search for better performance. We do not consider costs incurred in the trading process including brokerage commissions and slippage costs. IVTS trading performance is unreal since we use historical volatility values as trading objects. The exact forecasting of stock market volatility is essential in the real trading as well as asset pricing models. Further studies on other machine learning-based GARCH models can give better information for the stock market investors.

Development of a Stock Trading System Using M & W Wave Patterns and Genetic Algorithms (M&W 파동 패턴과 유전자 알고리즘을 이용한 주식 매매 시스템 개발)

  • Yang, Hoonseok;Kim, Sunwoong;Choi, Heung Sik
    • Journal of Intelligence and Information Systems
    • /
    • v.25 no.1
    • /
    • pp.63-83
    • /
    • 2019
  • Investors prefer to look for trading points based on the graph shown in the chart rather than complex analysis, such as corporate intrinsic value analysis and technical auxiliary index analysis. However, the pattern analysis technique is difficult and computerized less than the needs of users. In recent years, there have been many cases of studying stock price patterns using various machine learning techniques including neural networks in the field of artificial intelligence(AI). In particular, the development of IT technology has made it easier to analyze a huge number of chart data to find patterns that can predict stock prices. Although short-term forecasting power of prices has increased in terms of performance so far, long-term forecasting power is limited and is used in short-term trading rather than long-term investment. Other studies have focused on mechanically and accurately identifying patterns that were not recognized by past technology, but it can be vulnerable in practical areas because it is a separate matter whether the patterns found are suitable for trading. When they find a meaningful pattern, they find a point that matches the pattern. They then measure their performance after n days, assuming that they have bought at that point in time. Since this approach is to calculate virtual revenues, there can be many disparities with reality. The existing research method tries to find a pattern with stock price prediction power, but this study proposes to define the patterns first and to trade when the pattern with high success probability appears. The M & W wave pattern published by Merrill(1980) is simple because we can distinguish it by five turning points. Despite the report that some patterns have price predictability, there were no performance reports used in the actual market. The simplicity of a pattern consisting of five turning points has the advantage of reducing the cost of increasing pattern recognition accuracy. In this study, 16 patterns of up conversion and 16 patterns of down conversion are reclassified into ten groups so that they can be easily implemented by the system. Only one pattern with high success rate per group is selected for trading. Patterns that had a high probability of success in the past are likely to succeed in the future. So we trade when such a pattern occurs. It is a real situation because it is measured assuming that both the buy and sell have been executed. We tested three ways to calculate the turning point. The first method, the minimum change rate zig-zag method, removes price movements below a certain percentage and calculates the vertex. In the second method, high-low line zig-zag, the high price that meets the n-day high price line is calculated at the peak price, and the low price that meets the n-day low price line is calculated at the valley price. In the third method, the swing wave method, the high price in the center higher than n high prices on the left and right is calculated as the peak price. If the central low price is lower than the n low price on the left and right, it is calculated as valley price. The swing wave method was superior to the other methods in the test results. It is interpreted that the transaction after checking the completion of the pattern is more effective than the transaction in the unfinished state of the pattern. Genetic algorithms(GA) were the most suitable solution, although it was virtually impossible to find patterns with high success rates because the number of cases was too large in this simulation. We also performed the simulation using the Walk-forward Analysis(WFA) method, which tests the test section and the application section separately. So we were able to respond appropriately to market changes. In this study, we optimize the stock portfolio because there is a risk of over-optimized if we implement the variable optimality for each individual stock. Therefore, we selected the number of constituent stocks as 20 to increase the effect of diversified investment while avoiding optimization. We tested the KOSPI market by dividing it into six categories. In the results, the portfolio of small cap stock was the most successful and the high vol stock portfolio was the second best. This shows that patterns need to have some price volatility in order for patterns to be shaped, but volatility is not the best.

Characteristics of Business based on 'Second Life' Simulation Game (가상세계에서 패션 디자인 비즈니스의 특징 - 세컨드 라이프(second life)를 중심으로 -)

  • Choi, Eun-Young;Suh, Dong-Ae
    • The Journal of the Korea Contents Association
    • /
    • v.8 no.12
    • /
    • pp.198-206
    • /
    • 2008
  • The fashion in the virtual world is emerging as a new genre. Gammer in virtual community shares the avatars and space for their activities and for flourishing their virtual lives, they start to demand indispensable daily items. The gammer's demands lead to the concept of second life in the virtual world which was introduced in 2003. The trading business system is realized at the virtual world with various daily items, developed by individual programmers, through the virtual money, which may converted into real money. Particularly, fashion industry's inherent nature of snagging on-line trading is no more, now, set to ready in the virtual world let alone various daily virtual items developed by individual programmers. The purpose of this study is, focused on the virtual second life, to introduce the model of fashion business in virtual world and overall informations regarding second life business systems so as to provide the fundamental data for opening the web.3.0 era. Further various fashion items in the virtual world, developed by individual programers, will be another boost for shaping another virtual fashion business genre.

Cooperative Peer-to-Peer Energy Trading using a Hive Strategy for Small Microgrid Communities (소규모 마이크로그리드 커뮤니티를 위한 하이브 전략 기반의 협력적 Peer-to-Peer 에너지 거래기법)

  • Dayot, Ralph Voltaire J.;Ra, In-Ho
    • Smart Media Journal
    • /
    • v.9 no.3
    • /
    • pp.52-58
    • /
    • 2020
  • The growing global energy demand has been the motivation for innovations for improved approaches on energy trade. The involvement of new energy market players known as prosumers have also enabled Peer-to-Peer (P2P) energy trade in microgrid communities. In this paper, a novel approach to energy trading based on Hive Strategy is proposed. The strategy aims to encourage prosumers to become workers that will meet the energy demands of consumers referred to as hives. The workers are selected based on their Prosumer Ratings (PR) and are ranked from the ones with the highest PR to the lowest. Using the PR, prosumers with the best energy consumption and generation behaviors are prioritized for energy trade. To test the proposed strategy, a simulation has conducted and the results show how the energy demand of the hive is met by the workers. Furthermore, an improvement in the pay-offs and PR of the workers are observed.

A Study on the Automatic Adjustment of the Parabolic SAR by using the Fuzzy Logic (퍼지이론을 이용한 파라볼릭 SAR의 자동 조절에 관한 연구)

  • Chae, Seog;Shin, Soo-Young;Kong, In-Yeup
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.21 no.2
    • /
    • pp.230-236
    • /
    • 2011
  • This paper proposes the possibility which the fuzzy theory can be used to improve the performance of the parabolic SAR(Stop-And-Reverse) indicator in the trading systems for stock market. The simulation results with data of the KOSPI 200 future show that the occurred number of trading signals and the false signals in the proposed fuzzy SAR indicator is less than that in the conventional SAR indicator. In the conventional SAR system, the incremental value of the acceleration factor is usually setted as 0.02 and the maximum value of the acceleration factor is usually limited as 0.2. But in the proposed fuzzy SAR system, the incremental value and the maximum value of the acceleration factor are automatically adjusted by using the fuzzy rules, which are designed based-on the difference between short-term moving average and medium-term moving average and also based-on the slope of short-term moving average.

A Study on the Strategy for Optimizing Investment Portfolios (최적 투자 포트폴리오 구성전략에 관한 연구)

  • Gu, Seung-Hwan;Jang, Seong-Yong
    • IE interfaces
    • /
    • v.23 no.4
    • /
    • pp.300-310
    • /
    • 2010
  • This paper is about an optimal investment portfolio strategy. Financial data of stocks, bonds, and savings from January 2. 2001 through October 30. 2009 were utilized in order to suggest the optimal portfolio strategies. Fundamental analysis and technical analysis were used in stocks-related strategy, whereas passive investment strategy and active investment strategy were used in bond-related strategy. The score is assigned to each stock index according to the suggested strategies and set trading rules are based on the scores. The simulation has been executed about each 29,400-portfolios and we figured out with the simulation result that 26.75% of 7,864 portfolios are more profitable than average stock market profit (22.6%, Annualized). The outcome of this research is summarized in two parts. First, it's the rebalancing strategy of portfolio. The result shows that value-oriented investment(long-term investment) strategy yields much higher than short-term investment strategies of stocks or active investment of bonds. Second, it's about the rebalancing cycle forming the portfolios. The result shows that the rate of return for the portfolio is the best when rebalancing cycle is 12 or 18 months.

The COVID-19 and Stock Return Volatility: Evidence from South Korea

  • Pyo, Dong-Jin
    • East Asian Economic Review
    • /
    • v.25 no.2
    • /
    • pp.205-230
    • /
    • 2021
  • This study examines the impact of the number of coronavirus cases on regime-switching in stock return volatility. This study documents the empirical evidence that the COVID-19 cases had an asymmetric effect on the regime of stock return volatility. When the stock return is in the low volatility regime, the probability of switching to the high volatility regime in the next trading day increases as the number of cumulative cases increases. In contrast, in the high volatility regime, the effect of cumulative cases on the transition probability is not statistically significant. This study also documents the evidence that the government measures against the pandemic contribute to promoting the high volatility regime of the KOSPI during the pandemic. Besides, this study projects future stock prices through the Monte Carlo simulation based on the estimated parameters and the predicted number of the COVID-19 new cases. Under a scenario where the number of new cases rapidly increases, stock price indices in Korea are expected to be in a downward trend over the next three months. On the other hand, under the moderate scenario and the best scenario, the stock indices are likely to continue to rise.

Estimating the Compliance Cost of the Power and Energy Sector in Korea during the First Phase of the Emissions Trading Scheme (발전·에너지업종의 배출권거래제 제1차 계획기간 배출권 구입비용 추정과 전력시장 반응)

  • Lee, Sanglim;Lee, Jiwoong;Lee, Yoon
    • Environmental and Resource Economics Review
    • /
    • v.25 no.3
    • /
    • pp.377-401
    • /
    • 2016
  • This study analyzes how much cost the power generation and energy sector in South Korea have to bear due to the introduction of emissions trading scheme during 2016 - 2017. To this end, the data on the seventh basic plan for long-term electricity supply and demand is applied to the electricity market simulation model called M-Core, and then the model forecasts carbon dioxide emissions to compare with the free emission allowances in the first national emissions permit allocation plan. The main results are as follows. Carbon dioxide emissions are estimated to be less in 2016 but more than the free emission allowances in 2017. When the price of the allowances is changed from \10,000/ton to \20,000/ton, the cost of purchasing the allowances is ranged from \70 billion to \140 billion. Under the assumption that CO2 cost is incorporated into the variable cost, a reversal of merit order between coal and LNG generation takes place when the price of the allowances exceeds \80,000/ton.

Efficient Hybrid ARQ schemes for Wireless Communication Systems

  • Ryoo, Sun-Heui;Kim, Soo-Young
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2004.08a
    • /
    • pp.342-345
    • /
    • 2004
  • An efficient hybrid ARQ scheme based on the rate compatible block turbo codes has been proposed, and its performance has been analyzed. System efficiency is improved by means of adaptive rate code transmission using channel information, trading off bit rate for channel codes, with resulting energy saving. The rate adaptation scheme improves power efficiency while keeping packet delay minimized. On the other hand, power dependant strategies reduce power consumption. Simulation results show that the benefits obtained are very encouraging. The modified hybrid ARQ schemes with the channel information and efficient retransmission structures highly improve the throughput performance in the satellite communication system. Therefore, proposed schemes could be used in future communication systems.

  • PDF

SVD Pseudo-inverse and Application to Image Reconstruction from Projections (SVD Pseudo-inverse를 이용한 영상 재구성)

  • 심영석;김성필
    • Journal of the Korean Institute of Telematics and Electronics
    • /
    • v.17 no.3
    • /
    • pp.20-25
    • /
    • 1980
  • A singular value decomposition (SVD) pseudo-inversion method has been applied to the image reconstruction from projections. This approach is relatively unknown and differs from conventionally used reconstructioll methods such as the Foxier convolution and iterative techniques. In this paper, two SVD pseudo-inversion methods have been discussed for the search of optimum reconstruction and restoration, one using truncated inverse filtering, the other scalar Wiener filtering. These methods partly overcome the ill-conditioned nature of restoration problems by trading off between noise and signal quality. To test the SVD pseudo-inversion method, simulations were performed from projection data obtained from a phantom using truncated inversefiltering. The results are presented together with some limitations particular to the applications of the method to the general class of 3-D image reconstruction and restoration.

  • PDF