KR100668417B1 - Method for detecting abnormal stock trade using A.I. - Google Patents

Method for detecting abnormal stock trade using A.I. Download PDF

Info

Publication number
KR100668417B1
KR100668417B1 KR1020040084782A KR20040084782A KR100668417B1 KR 100668417 B1 KR100668417 B1 KR 100668417B1 KR 1020040084782 A KR1020040084782 A KR 1020040084782A KR 20040084782 A KR20040084782 A KR 20040084782A KR 100668417 B1 KR100668417 B1 KR 100668417B1
Authority
KR
South Korea
Prior art keywords
stock price
stock
detected
abnormal
computer
Prior art date
Application number
KR1020040084782A
Other languages
Korean (ko)
Other versions
KR20060035332A (en
Inventor
정영근
김영남
김춘식
황재석
이희종
Original Assignee
(주)빅트레이드
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by (주)빅트레이드 filed Critical (주)빅트레이드
Priority to KR1020040084782A priority Critical patent/KR100668417B1/en
Publication of KR20060035332A publication Critical patent/KR20060035332A/en
Application granted granted Critical
Publication of KR100668417B1 publication Critical patent/KR100668417B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • G06Q20/4016Transaction verification involving fraud or risk level assessment in transaction processing

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Technology Law (AREA)
  • Development Economics (AREA)
  • Computer Security & Cryptography (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

본 발명은 주식 불공정 거래를 수행하는 주가조작을 적발하기 위해 인공지능 기술을 이용하여 주식 이상매매(abnormal trade)를 검출하는 방법에 관한 것이다.The present invention relates to a method for detecting stock abnormal trade using artificial intelligence techniques to detect stock price manipulation to perform stock unfair trade.

본 발명에 따른 주식의 이상매매 검출방법은, 컴퓨터가 과거의 주가조작된 종목들의 주가 데이터를 수집하여 인공지능의 한 분야인 휴리스틱 모형을 이용하여 이상매매패턴을 생성하는 제1단계와; 컴퓨터가 주가조작 여부를 검출하고자 하는 검출대상종목의 주가데이터를 입력받아 검출대상기간 및 기준일을 결정하는 제2단계와; 컴퓨터가 상기 검출대상종목과 이상매매패턴의 검출대상기간 및 기준일에서의 주가를 조정하여 일자별 주가의 일대일 비교가 가능해지도록 하는 제3단계와; 컴퓨터가 상기 검출대상기간에 대해 상기 검출대상종목의 주가와 이상매매패턴의 주가를 상호 대응되는 일자별로 일대일 비교하여 허용범위 내에서 일치하는 일수를 계수하는 제4단계와; 컴퓨터가 상기 일수와 임계치를 비교하여 상기 검출대상종목의 이상매매 여부를 판정하는 제5단계를 포함한다.According to the present invention, there is provided a method for detecting abnormal trading of stocks, comprising: a first step of a computer collecting stock price data of past stock manipulation items and generating an abnormal trading pattern using a heuristic model which is a field of artificial intelligence; A second step of receiving, by a computer, stock price data of a target item for which a stock price operation is to be detected, and determining a target period and a reference date; A third step of allowing the computer to adjust the stock price at the target date and the reference date of the detected target item and the abnormal trading pattern to enable one-to-one comparison of the stock price by date; A fourth step of the computer counting the number of matching days within an allowable range by comparing the stock price of the detected item and the stock price of the abnormal trading pattern for each corresponding date with respect to the detected period; And a fifth step in which the computer compares the number of days with a threshold to determine whether the detected target item is abnormally sold.

주식, 이상매매, 주가조작, 검출, 인공지능, 휴리스틱 모형Stock, abnormal trading, stock manipulation, detection, artificial intelligence, heuristic model

Description

인공지능을 이용한 주식 이상매매 검출방법{method for detecting abnormal stock trade using A.I.} Method for detecting abnormal stock trade using A.I.}             

도 1은 본 발명의 한 실시예에 따른 주식의 이상매매 검출방법을 도시한 동작 흐름도,1 is a flowchart illustrating a method of detecting an abnormal trading of stocks according to an embodiment of the present invention;

도 2는 본 발명의 이상매매패턴 초기 생성단계를 도시한 동작 흐름도,2 is an operation flowchart illustrating an initial generation step of an abnormal traffic pattern of the present invention;

도 3은 본 발명의 검출대상 종목과 이상매매패턴의 검출대상기간 및 기준일에서의 주가 조정단계를 도시한 동작 흐름도이다.FIG. 3 is a flowchart illustrating an operation of adjusting the stock price at a target date and a reference date of the target stock and abnormal trading pattern according to the present invention.

본 발명은 주식의 이상매매 검출방법에 관한 것으로서, 보다 상세하게는 주식 불공정 거래를 수행하는 주가조작을 적발하기 위해 인공지능을 이용하여 이상매매(abnormal trade)를 검출하는 방법에 관한 것이다.The present invention relates to a method for detecting abnormal trading of stocks, and more particularly, to a method for detecting abnormal trading using artificial intelligence to detect a stock price manipulation for performing a stock unfair trade.

세계 어느 나라 증권시장에서도 주가조작행위가 발생하고 있다. 세계에서 가장 엄격하게 증권시장을 규제하고 있으며, 위법행위에 대해서 엄하게 책임을 묻 고 있는 미국에서조차 주가조작은 흔하게 발생한다. 주가조작행위는 수 많은 증권거래에 묻혀 쉽게 적발되지 않으며, 성공하면 한 순간에 엄청난 이익을 챙길 수 있기 때문에 증권시장이 존재하는 한 주가조작행위도 없어지지 않을 것으로 예상된다.Stock manipulation is taking place in the securities markets of any country in the world. Stock manipulation is common even in the United States, where the world's most stringent securities market is regulated. Stock manipulation is not easily caught because it is buried in numerous securities transactions, and it is expected that stock manipulation will not go away as long as the stock market exists because success can bring huge profits in a moment.

그러나, 자본주의 시장에서 주식거래의 투명성과 공정성은 매우 중요하다. 증권거래가 불공정하게 행해지고 증권시장이 인위적인 영향을 받는 경우, 시장 경제 질서가 무너져서 시장에 대한 투자자의 신뢰가 상실되고, 이로 인해 주가 수급에 따른 사회 및 국가의 실물 경제가 큰 위기에 몰릴 수 있다. 아울러, 대외적인 측면에서도 외국의 투자자들이 국내 주식시장을 신용하지 않음으로써 외자유치의 감소 및 외국자금의 해외이탈 등 국가 경제 운용을 어렵게 하고 있다.However, the transparency and fairness of stock trading in the capitalist market is very important. If securities trading is unfair and the securities market is artificially influenced, the market economic order may collapse, losing investors' confidence in the market, which may put the social and national real economies of share price on supply. In addition, from the external side, foreign investors do not trust the domestic stock market, making it difficult to operate the national economy, such as reducing foreign investment and leaving foreign funds.

이러한 증권시장에 대한 시세조종 등의 주식 불공정 거래의 폐해를 예방하기 위하여 국가기관에서 주식거래 감리업무를 수행하고 있다.In order to prevent the damages of stock unfair trade such as the manipulation of stocks on the securities market, the state agency conducts stock trading supervision.

주식거래 감리업무의 과정은 주가감시과정, 추적조사과정, 매매심리과정, 조치과정으로 이루어진다. 주가감시과정은 주가 및 거래량 변동이 정상적인 범위를 벗어나는 불공정 거래의 개연성이 있는 종목을 찾는 과정으로서, 이상매매를 검출하는 과정이다. 추적조사과정은 주가감시과정에서 찾아진 불공정 거래의 개연성이 있는 종목에 대하여 회원별, 지점별, 계좌별 호가 및 거래량의 관여비율 등을 조사, 분석하는 과정이다. 매매심리과정은 추적조사에서 더 심도있게 조사할 종목에 대하여 위탁자 연계성 검색을 통한 혐의 위탁자군 설정과 이들 그룹별 호가내역, 거래량 및 시세관여율 등을 분석하는 과정이다. 조치과정은 매매심리 결과에 따라 회원사를 징계하거나 금융감독위원회에 통보하는 과정이다.The stock trading process consists of a stock price monitoring process, a follow-up investigation process, a trading psychology process, and an action process. The stock price monitoring process is a process of finding stocks that are likely to be unfair trades in which fluctuations in stock prices and volume are out of the normal range. The follow-up process is a process of investigating and analyzing the probability of unfair trading found in the stock price monitoring process by the member, branch, and account. The trading psychology process is the process of setting up suspected consignee groups through the consignment linkage search for the items to be investigated further in the follow-up survey, and analyzing the quotations, transaction volume, and customs tariff rate of each group. The process of action is the process of disciplinary action or notification of the Financial Supervisory Commission according to the results of the trading hearing.

상기한 주가감시과정에서 이상매매를 검출하는 종래의 방법으로서, 해당 종목의 과거의 주가 움직임과 현재의 주가 움직임을 비교하여 주가의 변동량이 정상적인 범위를 벗어나면 이상매매로 검출하는 방법이 있다. 즉, 각 종목의 과거 일정기간의 주가지수 변동률과 예상 시장수익률을 회귀분석하여 기울기와 절편을 구한다. 이 수치에 일정한 가중치를 반영하여 이상매매의 상한기준과 하한기준을 설정한다. 그리고, 실제 시장 주가변동률로부터 예상한 주가변동률을 감하여 허용범위를 정하고, 해당 종목의 주가가 허용범위를 벗어나면 이상매매로 검출한다.As a conventional method of detecting an abnormal trade in the stock price monitoring process, there is a method of detecting an abnormal trade when the fluctuation of the stock price is out of the normal range by comparing the past stock price movement with the current stock price movement of the corresponding item. In other words, the slope and intercept are calculated by regression analysis of stock index fluctuations and expected market returns over a certain period. The upper and lower limit criteria for abnormal trading are set by reflecting a certain weight in this figure. The allowable range is determined by subtracting the expected price fluctuation rate from the actual market price fluctuation rate, and if the stock price of the corresponding item is out of the allowable range, it is detected as an abnormal trade.

상기한 종래의 이상매매 검출방법은 과거의 주가 움직임에서 계산된 하나의 적출기준 파라미터를 이용하여 이상매매를 검출하는데, 주가조작의 패턴은 매우 다양하기 때문에 종래의 이상매매 검출방법으로는 이상매매를 정확하게 검출하는 것이 매우 곤란한 문제점이 있다.The conventional abnormal trade detection method detects an abnormal trade using one extraction criterion parameter calculated from past stock price movements. There is a problem that it is very difficult to accurately detect.

상기한 종래기술의 문제점을 해결하기 위하여 안출된 본 발명의 목적은, 과거 주가조작 때의 이상매매 데이터로부터 이상매매패턴을 생성하고, 이상매매패턴과 현재 주가 움직임의 패턴과 비교하여, 주식의 이상매매를 검출하는 방법을 제공하기 위한 것이다.
An object of the present invention devised to solve the above-mentioned problems of the prior art is to generate an abnormal trading pattern from the abnormal trading data in the past stock manipulation, and compare the abnormal trading pattern with the current stock price movement pattern. It is to provide a method for detecting marketing.

상기한 목적을 달성하기 위한 본 발명에 따른 주식의 이상매매 검출방법은, 컴퓨터가 과거의 주가조작된 종목들의 주가 데이터를 이용하여 이상매매패턴을 생성하는 제1단계와; 컴퓨터가 주가조작 여부를 검출하고자 하는 검출대상종목의 주가데이터를 입력받아 검출대상기간 및 기준일을 결정하는 제2단계와; 컴퓨터가 상기 검출대상종목과 이상매매패턴의 검출대상기간 및 기준일에서의 주가를 조정하여 일자별 주가의 일대일 비교가 가능해지도록 하는 제3단계와; 컴퓨터가 상기 검출대상기간에 대해 상기 검출대상종목의 주가와 이상매매패턴의 주가를 상호 대응되는 일자별로 일대일 비교하여 허용범위 내에서 일치하는 일수를 계수하는 제4단계와; 컴퓨터가 상기 일수와 임계치를 비교하여 상기 검출대상종목의 이상매매 여부를 판정하는 제5단계를 포함한 것을 특징으로 한다.In accordance with an aspect of the present invention, there is provided a method for detecting abnormal trading of stocks, comprising: a first step of a computer generating an abnormal trading pattern using stock price data of past stocks; A second step of receiving, by a computer, stock price data of a target item for which a stock price operation is to be detected, and determining a target period and a reference date; A third step of allowing the computer to adjust the stock price at the target date and the reference date of the detected target item and the abnormal trading pattern to enable one-to-one comparison of the stock price by date; A fourth step of the computer counting the number of matching days within an allowable range by comparing the stock price of the detected item and the stock price of the abnormal trading pattern for each corresponding date with respect to the detected period; And a fifth step in which the computer compares the number of days with a threshold to determine whether the detected target item is abnormally sold.

또한, 본 발명에 따르면 컴퓨터에 주식의 이상매매 검출방법을 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체가 제공된다.According to the present invention, there is provided a computer-readable recording medium having recorded thereon a program for executing a method for detecting abnormal trafficking of stocks in a computer.

이하, 첨부된 도면을 참조하면서 본 발명의 한 실시예에 따른 주식의 이상매매 검출방법을 상세하게 설명하면 다음과 같다.Hereinafter, a method for detecting abnormal sales of stocks according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

본 발명은 컴퓨터 관련 발명으로서, 통상적으로 입출력장치와 메모리장치와 중앙처리장치를 구비한 컴퓨터에서 동작한다. 입력장치로는 키보드와 마우스를 포함한 직접 입력장치와, 원격의 외부 시스템으로부터 필요한 데이터를 입력하는 통신장치가 포함된다. 중앙처리장치가 본 발명에 따른 주식의 이상매매 검출방법을 실행하는 동안에 메모리장치는 중앙처리장치를 동작시키기 위한 프로그램과 프로그 램 구동에 따른 임시데이터를 저장한다.The present invention is a computer related invention, and typically operates in a computer having an input / output device, a memory device, and a central processing unit. Input devices include direct input devices including keyboards and mice, and communication devices for inputting necessary data from a remote external system. The memory device stores a program for operating the central processing unit and temporary data according to program driving while the central processing unit executes the method for detecting abnormal trafficking of stocks according to the present invention.

본 발명에 따른 주식의 이상매매 검출방법은 먼저 과거에 주가조작된 종목들의 주가 데이터를 이용하여 이상매매패턴을 생성하고(S101), 생성된 이상매매패턴을 데이터베이스에 저장한다. 이 이상매매패턴의 저장 형식은 아래의 표 1과 같이 이상매매패턴의 번호와, 기간과, 일과, 해당 일의 주가로 이루어진다. 이 이상매매패턴 초기 생성과정은 도 2의 흐름도를 참조하여 추후에 상세하게 설명한다.In the abnormal trading method of the stock according to the present invention, first, an abnormal trading pattern is generated by using stock price data of stocks manipulated in the past (S101), and the generated abnormal trading pattern is stored in a database. The storage format of the abnormal trading pattern is composed of the number of the abnormal trading pattern, the period, the day, and the stock price of the corresponding day as shown in Table 1 below. The abnormal traffic pattern initial generation process will be described later in detail with reference to the flowchart of FIG. 2.

이상매매패턴번호Abnormal traffic pattern number 기간term X값(일)X value (days) Y값(주가)Y value (share price) 1One 6060 1One 800800 1One 6060 22 10001000 1One 6060 33 12001200 1One 6060 44 13501350 1One ...... ...... ...... 1One 6060 6060 980980

현재 주가조작 검출대상 종목의 주가 데이터를 입력받아서(S102), 이 검출대상 종목의 주가에 대해 D일 이동평균값을 구한다(S103). 이동평균값을 구하는 이유는 주가 변동폭을 완화시켜 주가의 굴곡을 줄이기 위해서이며, D값은 학습 및 확인(training & validation) 과정을 통하여 종목별로 최적의 값을 구한다. D일 이동평균값을 구하는 수식은 아래의 수학식 1과 같다.The stock price data of the current stock manipulation detection target item is input (S102), and the D-day moving average value is calculated for the stock price of the detected target item (S103). The reason for calculating the moving average is to reduce the fluctuation of the stock price by alleviating the fluctuation of the stock price, and the D value is obtained for each item through the training and validation process. The equation for calculating the D-day moving average value is shown in Equation 1 below.

Figure 112004048273215-pat00001
Figure 112004048273215-pat00001

이 수학식 1에서 j는 종목을 나타내고, Cjt는 종목 j가 날짜 t에 형성된 종가이다. t는 주식 거래일만을 고려하여 순서적 의미의 날짜를 의미한다. D일 이동평균값은 과거 D일 동안의 주가를 평균한 값을 연속적으로 표시한 지표로서, 단순 평균법을 사용한다. 본 발명에서는 3일 이동평균값을 구하는데, 오늘 종가가 10,000원, 전일 종가가 9,000원, 전전일 종가가 8,000원이면, 오늘의 3일 이동평균값은 (10,000+9,000+8,000)/3 = 9,000원이 된다.In Equation 1, j represents an item and C jt is an item price in which item j is formed on date t. t means a date in sequential meaning, taking into account only stock trading dates. The D-day moving average is an indicator that continuously displays the average of the stock prices for the past D days, and uses the simple averaging method. In the present invention, a three-day moving average value is calculated. If the closing price of today is 10,000 won, the closing price of 9,000 won and the closing price of the previous day is 8,000 won, then the moving average of three days is (10,000 + 9,000 + 8,000) / 3 = 9,000 won. Becomes

다음, 검출대상기간과 기준일을 결정하고(S104), 검출대상 종목과 이상매매패턴의 검출대상기간 및 기준일에서의 주가가 동일해지도록 조정하여 검출대상 종목과 이상매매패턴의 주가를 일대일 비교할 수 있도록 환산한다(S105). 검출대상 종목과 이상매매패턴의 검출대상기간 및 기준일에서의 주가 조정단계는 도 3의 흐름도를 참조하여 추후에 상세하게 설명한다.Next, the detection target period and the reference date are determined (S104), and the stock price of the detection target item and the abnormal trading pattern and the target price of the detection target period and the reference date are the same so that the stock price of the detection target item and the abnormal trading pattern can be compared one-to-one. In conversion (S105). The stock price adjustment step at the target date and the target date of the detected item and the abnormal trading pattern will be described in detail later with reference to the flowchart of FIG. 3.

다음, 일치카운터와 비교카운터를 초기화하고(S106), 검출대상 종목의 주가와 이상매매패턴의 주가를 일별로 일대일 비교한다(S107). 두 주가가 허용범위 내에서 일치하면(S108), 일치카운터를 1 증가시키고(S109), 비교카운터를 1 증가시킨다(S110). 단계 S108에서 두 주가가 일치하지 않으면, 일치카운터를 증가시키지 않고 비교카운터만을 1 증가시킨다(S110). 비교카운터가 검출대상기간보다 크지 않으면(S111) 단계 S107로 되돌아가고, 비교카운터가 검출대상기간보다 커지면(S111), (일치카운터/검출대상기간)과 임계값을 비교한다(S112). 본 실시예에서는 임계값으로서 0.95를 사용한다.Next, the coincidence counter and the comparison counter are initialized (S106), and the stock price of the item to be detected and the stock price of the abnormal trading pattern are compared one-to-one on a daily basis (S107). If the two stocks coincide within the allowable range (S108), the coincident counter is increased by 1 (S109), and the comparison counter is increased by 1 (S110). If the two shares do not match in step S108, only the comparison counter is increased by one without increasing the coincidence counter (S110). If the comparison counter is not larger than the detection target period (S111), the process returns to step S107. If the comparison counter is larger than the detection target period (S111), the threshold value is compared with (matching counter / detection target period) (S112). In this embodiment, 0.95 is used as the threshold.

단계 S112에서 (일치카운터/검출대상기간)이 임계값 0.95보다 크거나 같으면 검출대상 종목이 주가조작 가능성이 있는 것으로 판정한다(S113). 검출대상 종목이 주가조작 가능성이 있는 것으로 판정되면 해당 기간동안의 매수 또는 매도의 거 래량과 관여율이 높은 계좌를 집중적으로 분석하여 이상매매 거래인지를 조사하며, 이상매매로 판정된 경우에는 현재 검출된 검출대상 종목의 패턴을 이용하여 이상매매패턴을 추가 학습한다(S114). 단계 S112에서 (일치카운터/검출대상기간)이 임계값 0.95보다 작으면 해당 검출대상 종목이 주가조작 가능성이 없는 것으로 판정한다(S115).If (matching counter / detection target period) is greater than or equal to the threshold value 0.95 in step S112, it is determined that there is a possibility of the stock price manipulation (S113). If the item to be detected is likely to be manipulated, the investor may conduct a intensive analysis of the amount of trading or involvement during the relevant period to determine whether it is an abnormal trading. The abnormal trading pattern is further learned by using the pattern of the detected target item (S114). If (matching counter / detection period) is smaller than the threshold value 0.95 in step S112, it is determined that the corresponding detection target item has no possibility of stock price manipulation (S115).

앞서의 단계 S113에서 주가조작 가능성이 있는 것으로 판정된 종목은 회원별, 지점별, 계좌별 호가 및 거래량의 관여비율 등을 조사하여 분석하는 추적조사과정과, 추적조사에서 더 심도있게 조사할 종목에 대해 혐의 위탁자군 설정과 이들 그룹별 호가내역, 거래량 및 시세관여율 등을 분석하는 매매심리과정을 통해 이상매매 여부를 판단한다.The stocks that are determined to have the possibility of stock price manipulation in step S113 are included in the follow-up process for investigating and analyzing the involvement ratios of the quotations and transaction volume by member, branch, and account, and the stocks to be further investigated in the follow-up survey. It is judged whether or not an abnormal sale is made through the sales psychology process that analyzes the group of suspected consignees, the quotations of each group, the volume of transactions and the rate of customs tariff.

도 2는 본 발명의 한 실시예에 따른 이상매매패턴 초기 생성과정(S101)을 도시한 동작 흐름도이다.2 is a flowchart illustrating an operation of generating an abnormal traffic pattern initial step (S101) according to an exemplary embodiment of the present invention.

먼저, 과거에 주작조작된 종목들의 주가데이터를 수집하여(S211), 수집된 패턴생성대상 종목들의 주가의 D일 이동평균값을 계산한다(S212). 주가에 대해 이동평균값을 계산하는 이유는 주가의 변동폭을 완화시켜서 주가의 굴곡을 줄여주기 위해서이다. 패턴생성대상 종목들의 주가의 D일 이동평균값을 계산하는 수식은 상술한 수학식 1과 같다. 본 발명에서는 3일 이동평균값을 계산한다.First, by collecting the stock price data of the stock items manipulated in the past (S211), the D-day moving average value of the stock prices of the collected pattern generation target items is calculated (S212). The reason for calculating the moving average for the stock price is to reduce the fluctuation of the stock price by easing the fluctuation of the stock price. Equation for calculating the D-day moving average value of the stock price of the target stock items is the same as Equation 1 above. In the present invention, a three-day moving average value is calculated.

다음, 일자별로 α% 트런게이티드 평균을 계산하여 주가조작 종목의 휴리스틱 모형을 생성한다(S213). α% 트런게이티드 평균은 아래의 수학식 2와 같이 구한다.Next, the heuristic model of the stock price manipulation item is generated by calculating the α% truncated average for each day (S213). α% truncated average is calculated as in Equation 2 below.

Figure 112004048273215-pat00002
Figure 112004048273215-pat00002

여기서, n은 종목수이고, Mji는 종목 j의 i일째 주가 이동평균값이며, k는 종목수(n)에 α를 곱하고 100으로 나눈 값(k = n*α/100)이다.Here, n is the number of events, M ji is the moving average value of the week price of day j of the event j, k is the value of n multiplied by α and divided by 100 (k = n * α / 100).

이 α% 트런게이티드 평균을 구하는 과정을 설명하면, n개의 모든 종목의 i일째 주가 이동평균값을 오름차순으로 정렬한 후 α%만큼 낮은 숫자영역과 α%만큼 높은 숫자영역을 절단한 후 평균을 구한다.Explaining the process of calculating the α% truncated average, the i-day week of all n items sorts the moving average in ascending order and cuts the numerical area as low as α% and the numerical area as high as α%. .

예를 들어 12종목의 i일째 주가 이동평균값을 오름차순으로 정렬하면 2.28, 3.96, 5.60, 9.51, 10.55, 11.25, 17.44, 20.62, 23.20, 23.95, 31.43일 때, 10% 트런게이티드 평균을 구하는 방법을 설명한다. 이 예에서 n=12이고, k = n*α/100 = 12*10/100 = 1.2이다. 따라서, 위의 주가 이동평균값 중 상하 양쪽영역에서 1.2씩 절단하는데, 최상값과 최하값을 하나씩 절단한 후 그 다음 최상값과 최하값에 1-0.2를 곱한다. 상술한 예에서 10% 트런게이티드 평균은 [(0.8)*3.96 + 5.60 + 9.51 + 10.55 + 11.25 + 17.44 + 20.62 + 23.20 + 23.95*(0.8)]/(12-2*1.2) = 13.6570833 이다.For example, if the week on day 12 of 12 events is sorted in ascending order, the 10% truncated mean is calculated at 2.28, 3.96, 5.60, 9.51, 10.55, 11.25, 17.44, 20.62, 23.20, 23.95, 31.43. Explain. In this example n = 12 and k = n * α / 100 = 12 * 10/100 = 1.2. Therefore, the share price is cut by 1.2 in both the upper and lower regions of the moving average value, and the highest and lowest values are cut one by one, and then the highest and lowest values are multiplied by 1-0.2. In the above example, the 10% truncated average is [(0.8) * 3.96 + 5.60 + 9.51 + 10.55 + 11.25 + 17.44 + 20.62 + 23.20 + 23.95 * (0.8)] / (12-2 * 1.2) = 13.6570833.

전체 주가조작기간에 대해 상술한 바와 같이 모든 종목에 대한 α% 트런게이티드 평균을 구하여 이상매매패턴을 구하고, 표 1과 같이 일별로 α% 트런게이티드 평균값을 저장한다(S214).As described above for the entire stock price manipulation period, the aberration trading pattern is obtained by obtaining the α% truncated average for all stocks, and as shown in Table 1, the α% truncated average value is stored for each day (S214).

도 3은 본 발명의 검출대상 종목과 이상매매패턴의 검출대상기간 및 기준일에서의 주가 조정단계(S105)를 도시한 동작 흐름도이다.3 is an operation flowchart showing a stock price adjustment step (S105) in a detection target period and a reference date of the detection target item and the abnormal traffic pattern of the present invention.

먼저, 검출대상 종목의 기준일에서의 주가가 이상매매패턴의 시작일의 주가와 동일해지도록 검출대상 종목의 주가들을 비례 환산한다(S241). 예컨대, 이상매매패턴의 시작일의 주가가 100원이고, 검출대상 종목의 기준일의 주가가 10원인 경우, 검출대상 종목의 기준일의 주가 10원을 100원으로 조정하면서 검출대상 종목의 다른 일의 주가도 함께 10배씩 상승시켜 조정한다.First, the stock prices of the stock to be detected are proportionally converted to be the same as the stock price of the start date of the abnormal trading pattern (S241). For example, if the stock price of the start date of the abnormal trading pattern is 100 won and the stock price of the target day of the detected item is 10 won, the stock price of the other day of the detected item is adjusted while adjusting the stock price of the detected item 10 won to 100 won. Adjust up by 10 times together.

그리고, 검출대상기간과 이상매매패턴의 기간의 최소공배수를 계산한다(S242). 이상매매패턴의 기간이 60일이고 검출대상기간이 90일이면, 최소공배수는 180일된다. 최소공배수가 구해지면, 검출대상기간과 이상매매패턴의 기간이 최소공배수가 되도록 검출대상기간과 이상매매패턴의 기간을 확장한다(S243).Then, the least common multiple of the detection subject period and the period of the abnormal traffic pattern is calculated (S242). If the abnormal trading pattern is 60 days and the detection target period is 90 days, the least common multiple is 180 days. When the minimum common multiple is obtained, the period of the detection target period and the abnormal traffic pattern is extended so that the period of the detection target period and the abnormal traffic pattern is the minimum common multiple (S243).

그러면 이상매매패턴의 기간은 3배로 늘어나야 하고, 검출대상기간은 2배로 늘어나야 하는데, 기간을 3배로 늘릴 경우에는 인접하는 두 일의 사이에 2개의 주가 중간값을 삽입하고, 기간을 2배로 늘릴 경우에는 인접하는 두 일의 사이에 1개의 주가 중간값을 삽입하여 구한다. 예컨대, (1,800), (2, 1000)...일 때, 기간을 3배로 늘려야 할 경우, (1,800), (2,1000)을 (1,800), (4,1000)으로 바꾸고, 그 사이에 (2,867), (3,933)의 주가 중간값을 삽입한다.Then, the period of abnormal trading pattern should be tripled, and the period to be detected should be doubled. If you triple the period, insert two median median values between two adjacent days, and double the period. Is obtained by inserting the median value of one stock price between two adjacent days. For example, when (1,800), (2, 1000) ..., if you need to triple the period, replace (1,800), (2,1000) with (1,800), (4,1000) Insert the median stock price of (2,867) and (3,933).

이상에서 본 발명에 대한 기술 사상을 첨부 도면과 함께 서술하였지만, 이는 본 발명의 가장 양호한 일 실시예를 예시적으로 설명한 것이지 본 발명을 한정하는 것은 아니다. 또한, 이 기술 분야의 통상의 지식을 가진 자이면 누구나 본 발명의 기술 사상의 범주를 이탈하지 않는 범위 내에서 다양한 변형 및 모방이 가능함은 명백한 사실이다.Although the technical spirit of the present invention has been described above with reference to the accompanying drawings, it is intended to exemplarily describe the best embodiment of the present invention, but not to limit the present invention. In addition, it is obvious that any person skilled in the art may make various modifications and imitations without departing from the scope of the technical idea of the present invention.

이상과 같이 본 발명에 따르면, 과거의 이상매매 데이터로부터 이상매매패턴을 생성하고 현재 일정 기간동안의 주가 흐름을 이상매매패턴과 비교하여 주가조작(이상매매) 가능성을 판정할 수 있기 때문에, 주가조작 그룹을 쉽고 정확하게 검출하여 처벌할 수 있고, 최종적으로 주식거래의 투명성과 공정성을 회복할 수 있는 잇점이 있다.
As described above, according to the present invention, since the possibility of stock price manipulation (abnormal sales) can be determined by generating an abnormal trading pattern from past abnormal trading data and comparing the current stock price flow for a certain period with the abnormal trading pattern, Groups can be easily and accurately detected and punished, and finally, the transparency and fairness of stock trading can be restored.

Claims (6)

컴퓨터가 과거의 주가조작된 종목들의 주가 데이터를 입력받아 일자별로 α% 트런게이티드 평균을 계산하고 휴리스틱 모형을 이용하여 이상매매패턴을 생성하는 제1단계와;A first step in which a computer receives stock price data of past stock price-manipulated items, calculates a?% Truncated average for each day, and generates an abnormal trading pattern using a heuristic model; 컴퓨터가 주가조작 여부를 검출하고자 하는 검출대상종목의 주가데이터를 입력받아 검출대상기간 및 기준일을 결정하는 제2단계와;A second step of receiving, by a computer, stock price data of a target item for which a stock price operation is to be detected, and determining a target period and a reference date; 컴퓨터가 상기 검출대상종목과 이상매매패턴의 검출대상기간 및 기준일에서의 주가를 조정하여 일자별 주가의 일대일 비교가 가능해지도록 하는 제3단계와;A third step of allowing the computer to adjust the stock price at the target date and the reference date of the detected target item and the abnormal trading pattern to enable one-to-one comparison of the stock price by date; 컴퓨터가 상기 검출대상기간에 대해 상기 검출대상종목의 주가와 이상매매패턴의 주가를 상호 대응되는 일자별로 일대일 비교하여 허용범위 내에서 일치하는 일수를 계수하는 제4단계와;A fourth step of the computer counting the number of matching days within an allowable range by comparing the stock price of the detected item and the stock price of the abnormal trading pattern for each corresponding date with respect to the detected period; 컴퓨터가 상기 일수와 임계치를 비교하여 상기 검출대상종목의 이상매매 여부를 판정하는 제5단계를 포함한 것을 특징으로 하는 주식 이상매매 검출방법.And a fifth step in which the computer compares the number of days with a threshold value and determines whether the detected target item is abnormally traded. 삭제delete 제 1 항에 있어서,The method of claim 1, 상기 이상매매패턴을 생성하기 위한 주가데이터와 상기 검출대상종목의 주가데이터의 D(D는 2보다 큰 자연수)일 이동평균값을 이용하여 상기 제1단계 내지 제5단계를 수행하는 것을 특징으로 하는 주식 이상매매 검출방법.The first and fifth steps are performed by using the moving average value of D (D is a natural number greater than 2) of the stock price data for generating the abnormal trading pattern and the stock price data of the detected target item. Abnormal trafficking detection method. 제 1 항에 있어서, 상기 제3단계는,The method of claim 1, wherein the third step, 상기 검출대상종목의 기준일의 주가와 상기 이상매매패턴의 시작일의 주가가 동일해지도록 상기 검출대상종목의 주가를 비례적으로 조정하는 단계와;Proportionally adjusting the stock price of the detected target item so that the stock price of the detected target item is the same as the stock price of the start date of the abnormal trading pattern; 상기 검출대상기간과 이상매매패턴 기간의 최소공배수를 구하는 단계와;Obtaining a least common multiple of the detection subject period and the abnormal trading pattern period; 상기 검출대상기간과 이상매매패턴의 기간이 상기 최소공배수가 되도록 인접한 두 일 사이에 주가 중간값을 삽입하는 단계를 포함한 것을 특징으로 하는 주식 이상매매 검출방법.And inserting a median stock price value between two adjacent days such that the detection target period and the period of the abnormal trading pattern are the least common multiple. 제 1 항에 있어서, 상기 검출대상종목이 주가조작으로 판정되면 상기 검출대상종목의 주가 패턴을 상기 이상매매패턴에 적용하여, 상기 이상매매패턴을 추가 학습하는 제6단계를 더 포함한 것을 특징으로 하는 주식 이상매매 검출방법.The method of claim 1, further comprising the step of further learning the abnormal trading pattern by applying the stock price pattern of the detecting target item to the abnormal trading pattern when the detected target item is determined to be a stock price manipulation. Detecting abnormal stock trading. 컴퓨터에 주식 이상매매 검출방법을 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 있어서,A computer-readable recording medium having recorded thereon a program for executing a stock abnormality trading method on a computer, 상기 주식 이상매매 검출방법은,The stock error trading method, 상기 컴퓨터가 과거의 주가조작된 종목들의 주가 데이터를 입력받아 일자별로 α% 트런게이티드 평균을 계산하고 휴리스틱 모형을 이용하여 이상매매패턴을 생성하는 제1단계와;A first step of the computer receiving the stock price data of the stock price-manipulated items of the past and calculating an α% truncated average for each day and generating an abnormal trading pattern using a heuristic model; 상기 컴퓨터가 주가조작 여부를 검출하고자 하는 검출대상종목의 주가데이터를 입력받아 검출대상기간 및 기준일을 결정하는 제2단계와;A second step of receiving, by the computer, stock price data of a target item for which a stock price operation is to be detected and determining a target period and a reference date; 상기 컴퓨터가 상기 검출대상종목과 이상매매패턴의 검출대상기간 및 기준일에서의 주가를 조정하여 일자별 주가의 일대일 비교가 가능해지도록 하는 제3단계와;A third step of allowing the computer to adjust the stock price at the target date and the reference date of the detected target item and the abnormal trading pattern to enable one-to-one comparison of the stock price by date; 상기 컴퓨터가 상기 검출대상기간에 대해 상기 검출대상종목의 주가와 이상매매패턴의 주가를 상호 대응되는 일자별로 일대일 비교하여 허용범위 내에서 일치하는 일수를 계수하는 제4단계와;A fourth step in which the computer compares the stock price of the detected item and the stock price of the abnormal trading pattern one-to-one for each corresponding date with respect to the detected object period and counts the number of matching days within an allowable range; 상기 컴퓨터가 상기 일수와 임계치를 비교하여 상기 검출대상종목의 이상매매 여부를 판정하는 제5단계를 포함한 것을 특징으로 하는 컴퓨터로 읽을 수 있는 기록매체.And a fifth step in which the computer compares the number of days with a threshold to determine whether the detected target item has been abnormally traded.
KR1020040084782A 2004-10-22 2004-10-22 Method for detecting abnormal stock trade using A.I. KR100668417B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040084782A KR100668417B1 (en) 2004-10-22 2004-10-22 Method for detecting abnormal stock trade using A.I.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040084782A KR100668417B1 (en) 2004-10-22 2004-10-22 Method for detecting abnormal stock trade using A.I.

Publications (2)

Publication Number Publication Date
KR20060035332A KR20060035332A (en) 2006-04-26
KR100668417B1 true KR100668417B1 (en) 2007-02-02

Family

ID=37143914

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040084782A KR100668417B1 (en) 2004-10-22 2004-10-22 Method for detecting abnormal stock trade using A.I.

Country Status (1)

Country Link
KR (1) KR100668417B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150012412A1 (en) * 2005-06-29 2015-01-08 Itg Software Solutions, Inc. System and method for generating real-time indicators in a trading list or portfolio

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111179077B (en) * 2019-12-19 2023-09-12 成都数联铭品科技有限公司 Stock abnormal transaction identification method and system
CN111199419B (en) * 2019-12-19 2023-09-15 成都数联铭品科技有限公司 Stock abnormal transaction identification method and system
CN118552315A (en) * 2024-07-30 2024-08-27 上海大智慧信息科技有限公司 Real-time monitoring system and device for stock abnormal transaction behavior

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000037238A (en) * 2000-04-14 2000-07-05 김철균 Optimal information service system to buy and sell stock and method for alarming that
KR20010064681A (en) * 2000-06-27 2001-07-11 정영근 Method For Supervision a buying and selling of stock realtime and System thereof
KR20030092706A (en) * 2002-05-31 2003-12-06 (주)빅트레이드 System and method for detecting the men who deal stocks to be unfair

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000037238A (en) * 2000-04-14 2000-07-05 김철균 Optimal information service system to buy and sell stock and method for alarming that
KR20010064681A (en) * 2000-06-27 2001-07-11 정영근 Method For Supervision a buying and selling of stock realtime and System thereof
KR20030092706A (en) * 2002-05-31 2003-12-06 (주)빅트레이드 System and method for detecting the men who deal stocks to be unfair

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
1020010064681

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150012412A1 (en) * 2005-06-29 2015-01-08 Itg Software Solutions, Inc. System and method for generating real-time indicators in a trading list or portfolio

Also Published As

Publication number Publication date
KR20060035332A (en) 2006-04-26

Similar Documents

Publication Publication Date Title
Perols Financial statement fraud detection: An analysis of statistical and machine learning algorithms
Kotsiantis et al. Forecasting fraudulent financial statements using data mining
Swicegood et al. Off‐site monitoring systems for predicting bank underperformance: a comparison of neural networks, discriminant analysis, and professional human judgment
US9330127B2 (en) Methods and systems for automatic selection of classification and regression trees
Burkart et al. Leading indicators of currency crises for emerging countries
Easley et al. The information content of the trading process
Lang et al. A framework for early-warning modeling with an application to banks
US5761442A (en) Predictive neural network means and method for selecting a portfolio of securities wherein each network has been trained using data relating to a corresponding security
Wilms et al. Multivariate volatility forecasts for stock market indices
CN104881783A (en) E-bank account fraudulent conduct and risk detecting method and system
Tsai An early warning system of financial distress using multinomial logit models and a bootstrapping approach
CN110298741A (en) A kind of Financial Fraud risk recognition system
Gupta-Mukherjee When active fund managers deviate from their peers: Implications for fund performance
Paluszynski Learning about debt crises
Kimmel et al. Can statistics-based early warning systems detect problem banks before markets?
KR100668417B1 (en) Method for detecting abnormal stock trade using A.I.
Greb et al. Assessing volatility patterns in food crops
Hosni Early warning indicators for systemic banking crises
Kotsiantis et al. Financial Application of Multi-Instance Learning: Two Greek Case Studies.
Liao The stock price crash risk prediction by neural network
Wang et al. Does machine learning help private sectors to alarm crises? Evidence from China’s currency market
Albayrak CLASSIFICATION OF DOMESTIC AND FOREIGN COMMERCIAL BANKS IN TURKEY BASED ON FINANCIAL EFFICIENCY: A COMPARISON OF DECISION TREE, LOGISTIC REGRESSION AND DISCRIMINANT ANALYSIS MODELS.
Kotsiantis et al. Financial Application of Neural Networks: two case studies in Greece
Hellström Optimizing the sharpe ratio for a rank based trading system
Thevnin A comparative examination of bankruptcy prediction: Altman MDA study versus Luther ANN study. A test of predictive strength between the two techniques

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130123

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140122

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20150123

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160122

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20170120

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20180122

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20190123

Year of fee payment: 13