• Title/Summary/Keyword: stock prices data

Search Result 200, Processing Time 0.021 seconds

Expiration-Day Effects on Index Futures: Evidence from Indian Market

  • SAMINENI, Ravi Kumar;PUPPALA, Raja Babu;MUTHANGI, Ramesh;KULAPATHI, Syamsundar
    • The Journal of Asian Finance, Economics and Business
    • /
    • v.7 no.11
    • /
    • pp.95-100
    • /
    • 2020
  • Nifty Bank Index has started trading in futures and options (F&O) segment from 13th June 2005 in National Stock Exchange. The purpose of the study is to enhance the literature by examining expiration effect on the price volatility and price reversal of Underlying Index in India. Historical data used for the current study primarily comprise of daily close prices of Nifty Bank which is the only equity sectoral index in India which is traded in derivatives market and its Future contract value is derived from the underlying CNX Bank Index during the period 1st January 2010 till 31st March 2020. To check stationarity of the data, Augmented Dicky Fuller test was used. The study employed ARMA- EGARCH model for analysing the data. The empirical results revealed that there is no effect on the mean returns of underlying Index and EGARCH (1,1) model furthermore shows there is existence of leverage effect in the Bank Index i.e., negative shocks causes more fluctuations in the Index than positive news of similar magnitude. The outcome of the study specifies that there is no effect on volatility on the underlying sectoral index due to expiration days and also observed no price reversal effect once the expiration days are over.

Finding optimal portfolio based on genetic algorithm with generalized Pareto distribution (GPD 기반의 유전자 알고리즘을 이용한 포트폴리오 최적화)

  • Kim, Hyundon;Kim, Hyun Tae
    • Journal of the Korean Data and Information Science Society
    • /
    • v.26 no.6
    • /
    • pp.1479-1494
    • /
    • 2015
  • Since the Markowitz's mean-variance framework for portfolio analysis, the topic of portfolio optimization has been an important topic in finance. Traditional approaches focus on maximizing the expected return of the portfolio while minimizing its variance, assuming that risky asset returns are normally distributed. The normality assumption however has widely been criticized as actual stock price distributions exhibit much heavier tails as well as asymmetry. To this extent, in this paper we employ the genetic algorithm to find the optimal portfolio under the Value-at-Risk (VaR) constraint, where the tail of risky assets are modeled with the generalized Pareto distribution (GPD), the standard distribution for exceedances in extreme value theory. An empirical study using Korean stock prices shows that the performance of the proposed method is efficient and better than alternative methods.

The Simplification of information visualization using metaphor (메타포를 적용한 정보시각화의 단순화)

  • Kim, Sungkon
    • The Journal of the Convergence on Culture Technology
    • /
    • v.7 no.3
    • /
    • pp.303-310
    • /
    • 2021
  • A method for developing a visual information concept that analogously compares and analyzes macroscopic data changes in a simple form is needed. The development of the visual information concept requires the selection of visualization form, selection of rhetorical effects, and selection of digital expression elements. Among them, an example of a rhetorical effect selection method for effectively delivering visual information to a user is presented. In this study, metaphorical rhetoric, which allows data comparison and analysis from a macroscopic point of view, was selected for stock price analysis by period and industry. We present a two-dimensional three-stage shape change using a dandelion with spreading cockle hair as a metaphor and a three-dimensional three-stage shape change information expression method using a coral peony flower that changes shape and color according to time as a metaphor. Using this rhetorical metaphor, it is possible to compare macroscopic trading changes and stock prices by industry.

Cryptocurrency Auto-trading Program Development Using Prophet Algorithm (Prophet 알고리즘을 활용한 가상화폐의 자동 매매 프로그램 개발)

  • Hyun-Sun Kim;Jae Joon Ahn
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.46 no.1
    • /
    • pp.105-111
    • /
    • 2023
  • Recently, research on prediction algorithms using deep learning has been actively conducted. In addition, algorithmic trading (auto-trading) based on predictive power of artificial intelligence is also becoming one of the main investment methods in stock trading field, building its own history. Since the possibility of human error is blocked at source and traded mechanically according to the conditions, it is likely to be more profitable than humans in the long run. In particular, for the virtual currency market at least for now, unlike stocks, it is not possible to evaluate the intrinsic value of each cryptocurrencies. So it is far effective to approach them with technical analysis and cryptocurrency market might be the field that the performance of algorithmic trading can be maximized. Currently, the most commonly used artificial intelligence method for financial time series data analysis and forecasting is Long short-term memory(LSTM). However, even t4he LSTM also has deficiencies which constrain its widespread use. Therefore, many improvements are needed in the design of forecasting and investment algorithms in order to increase its utilization in actual investment situations. Meanwhile, Prophet, an artificial intelligence algorithm developed by Facebook (META) in 2017, is used to predict stock and cryptocurrency prices with high prediction accuracy. In particular, it is evaluated that Prophet predicts the price of virtual currencies better than that of stocks. In this study, we aim to show Prophet's virtual currency price prediction accuracy is higher than existing deep learning-based time series prediction method. In addition, we execute mock investment with Prophet predicted value. Evaluating the final value at the end of the investment, most of tested coins exceeded the initial investment recording a positive profit. In future research, we continue to test other coins to determine whether there is a significant difference in the predictive power by coin and therefore can establish investment strategies.

A Study on the Prediction Model of Stock Price Index Trend based on GA-MSVM that Simultaneously Optimizes Feature and Instance Selection (입력변수 및 학습사례 선정을 동시에 최적화하는 GA-MSVM 기반 주가지수 추세 예측 모형에 관한 연구)

  • Lee, Jong-sik;Ahn, Hyunchul
    • Journal of Intelligence and Information Systems
    • /
    • v.23 no.4
    • /
    • pp.147-168
    • /
    • 2017
  • There have been many studies on accurate stock market forecasting in academia for a long time, and now there are also various forecasting models using various techniques. Recently, many attempts have been made to predict the stock index using various machine learning methods including Deep Learning. Although the fundamental analysis and the technical analysis method are used for the analysis of the traditional stock investment transaction, the technical analysis method is more useful for the application of the short-term transaction prediction or statistical and mathematical techniques. Most of the studies that have been conducted using these technical indicators have studied the model of predicting stock prices by binary classification - rising or falling - of stock market fluctuations in the future market (usually next trading day). However, it is also true that this binary classification has many unfavorable aspects in predicting trends, identifying trading signals, or signaling portfolio rebalancing. In this study, we try to predict the stock index by expanding the stock index trend (upward trend, boxed, downward trend) to the multiple classification system in the existing binary index method. In order to solve this multi-classification problem, a technique such as Multinomial Logistic Regression Analysis (MLOGIT), Multiple Discriminant Analysis (MDA) or Artificial Neural Networks (ANN) we propose an optimization model using Genetic Algorithm as a wrapper for improving the performance of this model using Multi-classification Support Vector Machines (MSVM), which has proved to be superior in prediction performance. In particular, the proposed model named GA-MSVM is designed to maximize model performance by optimizing not only the kernel function parameters of MSVM, but also the optimal selection of input variables (feature selection) as well as instance selection. In order to verify the performance of the proposed model, we applied the proposed method to the real data. The results show that the proposed method is more effective than the conventional multivariate SVM, which has been known to show the best prediction performance up to now, as well as existing artificial intelligence / data mining techniques such as MDA, MLOGIT, CBR, and it is confirmed that the prediction performance is better than this. Especially, it has been confirmed that the 'instance selection' plays a very important role in predicting the stock index trend, and it is confirmed that the improvement effect of the model is more important than other factors. To verify the usefulness of GA-MSVM, we applied it to Korea's real KOSPI200 stock index trend forecast. Our research is primarily aimed at predicting trend segments to capture signal acquisition or short-term trend transition points. The experimental data set includes technical indicators such as the price and volatility index (2004 ~ 2017) and macroeconomic data (interest rate, exchange rate, S&P 500, etc.) of KOSPI200 stock index in Korea. Using a variety of statistical methods including one-way ANOVA and stepwise MDA, 15 indicators were selected as candidate independent variables. The dependent variable, trend classification, was classified into three states: 1 (upward trend), 0 (boxed), and -1 (downward trend). 70% of the total data for each class was used for training and the remaining 30% was used for verifying. To verify the performance of the proposed model, several comparative model experiments such as MDA, MLOGIT, CBR, ANN and MSVM were conducted. MSVM has adopted the One-Against-One (OAO) approach, which is known as the most accurate approach among the various MSVM approaches. Although there are some limitations, the final experimental results demonstrate that the proposed model, GA-MSVM, performs at a significantly higher level than all comparative models.

Stock Price Direction Prediction Using Convolutional Neural Network: Emphasis on Correlation Feature Selection (합성곱 신경망을 이용한 주가방향 예측: 상관관계 속성선택 방법을 중심으로)

  • Kyun Sun Eo;Kun Chang Lee
    • Information Systems Review
    • /
    • v.22 no.4
    • /
    • pp.21-39
    • /
    • 2020
  • Recently, deep learning has shown high performance in various applications such as pattern analysis and image classification. Especially known as a difficult task in the field of machine learning research, stock market forecasting is an area where the effectiveness of deep learning techniques is being verified by many researchers. This study proposed a deep learning Convolutional Neural Network (CNN) model to predict the direction of stock prices. We then used the feature selection method to improve the performance of the model. We compared the performance of machine learning classifiers against CNN. The classifiers used in this study are as follows: Logistic Regression, Decision Tree, Neural Network, Support Vector Machine, Adaboost, Bagging, and Random Forest. The results of this study confirmed that the CNN showed higher performancecompared with other classifiers in the case of feature selection. The results show that the CNN model effectively predicted the stock price direction by analyzing the embedded values of the financial data

Power transformation in quasi-likelihood innovations for GARCH volatility (금융 시계열 변동성 추정을 위한 준-우도 이노베이션의 멱변환)

  • Sunah, Chung;Sun Young, Hwang;Sung Duck, Lee
    • The Korean Journal of Applied Statistics
    • /
    • v.35 no.6
    • /
    • pp.755-764
    • /
    • 2022
  • This paper is concerned with power transformations in estimating GARCH volatility. To handle a semi-parametric case for which the exact likelihood is not known, quasi-likelihood (QL) rather than maximum-likelihood method is investigated to best estimate GARCH via maximizing the information criteria. A power transformation is introduced in the innovation generating QL estimating functions and then optimum power is selected by maximizing the profile information. A combination of two different power transformations is also studied in order to increase the parameter estimation efficiency. Nine domestic stock prices data are analyzed to order to illustrate the main idea of the paper. The data span includes Covid-19 pandemic period in which financial time series are really volatile.

An Accurate Cryptocurrency Price Forecasting using Reverse Walk-Forward Validation (역순 워크 포워드 검증을 이용한 암호화폐 가격 예측)

  • Ahn, Hyun;Jang, Baekcheol
    • Journal of Internet Computing and Services
    • /
    • v.23 no.4
    • /
    • pp.45-55
    • /
    • 2022
  • The size of the cryptocurrency market is growing. For example, market capitalization of bitcoin exceeded 500 trillion won. Accordingly, many studies have been conducted to predict the price of cryptocurrency, and most of them have similar methodology of predicting stock prices. However, unlike stock price predictions, machine learning become best model in cryptocurrency price predictions, conceptually cryptocurrency has no passive income from ownership, and statistically, cryptocurrency has at least three times higher liquidity than stocks. Thats why we argue that a methodology different from stock price prediction should be applied to cryptocurrency price prediction studies. We propose Reverse Walk-forward Validation (RWFV), which modifies Walk-forward Validation (WFV). Unlike WFV, RWFV measures accuracy for Validation by pinning the Validation dataset directly in front of the Test dataset in time series, and gradually increasing the size of the Training dataset in front of it in time series. Train data were cut according to the size of the Train dataset with the highest accuracy among all measured Validation accuracy, and then combined with Validation data to measure the accuracy of the Test data. Logistic regression analysis and Support Vector Machine (SVM) were used as the analysis model, and various algorithms and parameters such as L1, L2, rbf, and poly were applied for the reliability of our proposed RWFV. As a result, it was confirmed that all analysis models showed improved accuracy compared to existing studies, and on average, the accuracy increased by 1.23%p. This is a significant improvement in accuracy, given that most of the accuracy of cryptocurrency price prediction remains between 50% and 60% through previous studies.

Analysis of Characteristics and Determinants of Household Loans in Korea: Focusing on COVID-19 (국내 가계대출의 특징과 결정요인 분석: COVID-19를 중심으로)

  • Jin-Hee Jang;Jae-Bum Hong;Seung-Doo Choi
    • Asia-Pacific Journal of Business
    • /
    • v.14 no.2
    • /
    • pp.51-61
    • /
    • 2023
  • Purpose - Since COVID-19, the government's expansion of liquidity to stimulate the economy has resulted in an increase in private debt and an increase in asset prices of such as real estate and stocks. The recent sharp rise of the US Federal fund rate and tapering by the Fed have led to a fast rise in domestic interest rates, putting a heavy burden on the Korean economy, where the level of household debt is very high. Excessive household debt might have negative effects on the economy, such as shrinking consumption, economic recession, and deepening economic inequality. Therefore, now more than ever, it is necessary to identify the causes of the increase in household debt. Design/methodology/approach - Main methodology is regression analysis. Dependent variable is household loans from depository institutions. Independent variables are consumer price index, unemployment rate, household loan interest rate, housing sales price index, and composite stock price index. The sample periods are from 2017 to May 2022, comprising 72 months of data. The comparative analysis period before and after COVID-19 is from January 2017 to December 2019 for the pre-COVID-19 period, and from Jan 2020 to December 2022 for the post-COVID-19 period. Findings - Looking at the results of the regression analysis for the entire period, it was found that increases in the consumer price index, unemployment rate, and household loan interest rates decrease household loans, while increases in the housing sales price index increase household loans. Research implications or Originality - Household loans of depository institutions are mainly made up of high-credit and high-income borrowers with good repayment ability, so the risk of the financial system is low. As household loans are closely linked to the real estate market, the risk of household loan defaults may increase if real estate prices fall sharply.

A Transaction Data Study of the Day-of-the-Week Clustering Patterns Induced by the Discreteness of Observed Stock Prices - Further Evidence : The Case of the Stock Market in Korea (이산성으로 인한 요일별 관찰주가의 군집현상에 관한 거래자료 연구 - 한국 주식시장에서의 일별주가변동을 중심으로 -)

  • Choi, Don-Il
    • Korean Business Review
    • /
    • v.7
    • /
    • pp.165-196
    • /
    • 1994
  • Harris(1986)[22]는 주식가격에 있어서의 요일효과(曜日效果)(day-of-the-week effect)의 증거는 광범위한 시장지수에서의 일별(日別) 종가(終價) 대 종가(終價)수익률(收益率)에 대한 연구들에서 나타난다고 한다. 이러한 연구들은 결론적으로 체계적 수익률 행태를, 특히 음(陰)의 월요일 수익률을 증명한다. Harris(1990)[24]는 군집현상(群集現象)은 가격이산성(價格離散性)이 추정량(推定量)에 미치는 영향을 분석할 때 고려되어야 한다고 주장한다. 특히, 군집현상(群集現象)이 거래자가 규정된 최소가격변동에 기초한 집합보다 더 큰 이산적(離散的)가격집합(價格集合)을 사용하기 때문에 결과한다면, Gottlieb 와 Kalay(1985)[21] 및 Harris(1990)[24]에서 확인된 분산(分散)과 시계열공분산(時系列共分散) 추정량(推定量) 편의(偏倚)는 훨씬 더 심각할 것이라고 한다. 또한 모든 연구들은 이산성(離散性)이 거래가격의 유의한 특성이기 때문에 군집현상(群集現象)을 고려하여야 한다고 한다. 주식시장의 경우 요일효과가 존재한다면, 관찰주가의 이산성(離散性)으로 인한 요일별 주가의 끝자리가격의 분포가 월요일과 다른 요일에 있어 차이가 있는지와 요일별 가격결정의 정도가 (1) 주가의 수준, (2) 주가수익률의 기복 및 (3) 시장에서의 주식거래량에 있어 차이가 있는지 둥에 대하여 의문을 갖게 한다. 따라서 본 연구는 이산성으로 인한 요일별 관찰주가의 군집현상에 관한 거래자료를 연구하기 위하여 한국 주식시장에서의 입수가능한 최근년도인 1990년 1월 4일에서 1994년 6월 30일까지의 4년 6개월 동안의 일별주가변동(日別株價變動) 거래자료(去來資料)를 조사하고 실증분석을 수행하였다. 본 연구의 결과에 의하면 주식가격에 있어서의 요일효과는 관찰가격의 이산성 특히, 호가(呼價)의 가격단위(價格單位)에 기인하는 것 같지는 않다. 그러나 본 연구의 결과에 의하면 최돈일(1993)[7]의 연구 결과에서와 같이 Gottlieb 와 Kalay(1985) [21] 및 Ball(1988)[9]의 주장을 받아들이기 어렵다. 최돈일(1993)[7]의 연구를 확장한 본 연구의 결과는 최돈일(1993)의 연구 결과와도 상이하다.

  • PDF