KR20040076677A - Method of data reduction when inquiring stock conclusion information by network - Google Patents

Method of data reduction when inquiring stock conclusion information by network Download PDF

Info

Publication number
KR20040076677A
KR20040076677A KR1020030012004A KR20030012004A KR20040076677A KR 20040076677 A KR20040076677 A KR 20040076677A KR 1020030012004 A KR1020030012004 A KR 1020030012004A KR 20030012004 A KR20030012004 A KR 20030012004A KR 20040076677 A KR20040076677 A KR 20040076677A
Authority
KR
South Korea
Prior art keywords
data
data string
price
compressed
string
Prior art date
Application number
KR1020030012004A
Other languages
Korean (ko)
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 KR1020030012004A priority Critical patent/KR20040076677A/en
Publication of KR20040076677A publication Critical patent/KR20040076677A/en

Links

Classifications

    • AHUMAN NECESSITIES
    • A41WEARING APPAREL
    • A41CCORSETS; BRASSIERES
    • A41C3/00Brassieres
    • A41C3/12Component parts
    • A41C3/14Stiffening or bust-forming inserts
    • A41C3/142Stiffening inserts
    • AHUMAN NECESSITIES
    • A41WEARING APPAREL
    • A41CCORSETS; BRASSIERES
    • A41C3/00Brassieres
    • A41C3/10Brassieres with stiffening or bust-forming inserts
    • AHUMAN NECESSITIES
    • A41WEARING APPAREL
    • A41BSHIRTS; UNDERWEAR; BABY LINEN; HANDKERCHIEFS
    • A41B2400/00Functions or special features of shirts, underwear, baby linen or handkerchiefs not provided for in other groups of this subclass
    • A41B2400/38Shaping the contour of the body or adjusting the figure

Abstract

PURPOSE: A method for reducing data when the stock trading information is inquired through the network is provided to save a server disk space storing the trading data, reduce a communication load without transmitting the unnecessary price data, and overcome the slowness of a screen by largely reducing a screen display time. CONSTITUTION: A server system receives a contracted stock trading data string including the data of time, a contracted price/volume, and a trading volume from a trade contracting system(S202). The server system compares the contracted price of a previously received data string with the contracted price of the data string(S208). In case that the compared prices are identical, the server system generates a temporary reduced data string by temporarily reducing the data strings into one string based on the contracted price(S210). If the compared prices are different with each other, the server system stores the temporarily reduced data in the disk and transmits the data to a client system(S216). If the server system receives the next data string, a process is returned to the first step(S212).

Description

네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법{Method of data reduction when inquiring stock conclusion information by network}Method of data reduction when inquiring stock conclusion information by network}

본 발명은 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법에 관한 것으로, 보다 상세하게는 서버 시스템에서 주식의 체결 데이터를 발생시키는 경우 직전의 체결 데이터와 체결 가격이 동일할 경우 체결량을 합산하여 하나의 데이터로 결합함으로써 체결 데이터의 발생건수를 줄이는 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법에 관한 것이다.The present invention relates to a method of reducing data when inquiring stock information through a network, and more particularly, in the case of generating the stock data of a server in a server system, when the previous data and the price of the stock are the same, the sum of the prices is added. The present invention relates to a data reduction method for retrieving stock closing information through a network which reduces the number of occurrence of closing data by combining into one data.

현재, 네트워크망을 통한 주식거래정보는 주식거래정보 분배 시스템(104)이 증권거래소, 선물거래소, 기타 외국거래소등의 매매체결 시스템(102)으로부터 매매체결 정보를 입수받아 이를 각 주식거래 정보제공 서버 시스템(106)으로 전송한다. 상기 주식거래 정보제공 서버의 예로는 1차적 주식거래 정보제공자인 증권전산의 서버나 각 증권사의 서버 또는 정보벤더의 서버등이 있으며, 이에 접속한 각 클라이언트(108)가 이를 조회하도록 되어있다.At present, the stock trading information through the network network, the stock trading information distribution system 104 receives the trading information from the trading system 102, such as stock exchange, futures exchange, and other foreign exchanges, and each stock trading information providing server. Transmit to system 106. Examples of the stock trading information providing server include a server of a securities computer that is a primary stock trading information provider, a server of each securities company, or a server of an information vendor, and each client 108 which accesses the same.

이러한 조회 방식에 있어서 현재의 주식거래 정보제공 서버 시스템(106)은 증권거래소, 선물거래소, 기타 외국거래소등의 매매체결 시스템(102)으로부터 분배시스템(104)을 통해 입수받은 주식의 거래 체결 데이터를 체결 발생시간에 따라 순차적으로 모든 데이터를 발생시키고 있다. 다시말해, 동일한 체결 가격에 대해서도 각각의 모든 데이터를 서버의 디스크에 저장하고 이를 각 클라이언트(108)에 전송하고 있다.In such an inquiry method, the current stock trading information providing server system 106 receives trading conclusion data of stocks received through a distribution system 104 from a trading execution system 102 such as a stock exchange, a futures exchange, and another foreign exchange. All data are generated in sequence according to the time of fastening. In other words, each data is stored on the server's disk and transmitted to each client 108 even for the same closing price.

예를 들어, 도 3의 종전의 주식 체결 정보 조회시의 체결 데이터 조회 화면도를 살펴보면, 시간 10:28:49에서부터 시간 10:29:17까지는 가격이 모두 84.45로 체결된 14개의 데이터들이 연속적으로 발생되고 있다. 현재의 방식으로는 이들이 각각 따로 발생되어 저장 및 전송 되고 있다.For example, referring to the data screen of the execution data of the previous stock execution information query of FIG. 3, from the time 10:28:49 to the time 10:29:17, the 14 data with the price of 84.45 are continuously It is occurring. Currently, they are generated separately, stored, and transmitted.

따라서, 동일한 체결 가격의 모든 체결 데이터를 저장 및 전송하기 때문에 체결 데이터를 저장하는 서버 디스크 공간의 부족과, 불필요한 종목 시세를 전송하는데서 오는 통신 부하의 증가 및 화면 표시 시간이 느린 점등의 문제점이 있어왔다.Therefore, there has been a problem of the lack of server disk space for storing the fastening data, the increase of the communication load resulting from the transmission of unnecessary item quotes, and the slow display time, since all fastening data of the same fastening price is stored and transmitted. .

따라서, 본 발명은 상기한 바와 같은 문제점을 해결하기 위하여 안출된 것으로, 체결 데이터를 저장하는 서버 디스크 공간을 절감하고, 불필요한 시세 데이터를 전송하지 않아 통신 부하를 감소하며, 화면 표시 시간을 대폭 축소하여 화면의 느려짐을 극복하기 위한 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법을 제공하는데 그 목적이 있다.Accordingly, the present invention has been made to solve the above problems, to reduce the server disk space for storing the fastening data, to reduce the communication load by not transmitting unnecessary quote data, significantly reducing the screen display time An object of the present invention is to provide a data reduction method for searching stock execution information through a network for overcoming a slow screen.

도 1은 본 발명을 수행하는 서버 시스템을 포함하는 전체 시장 구성도.1 is an overall market diagram including a server system for carrying out the invention.

도 2는 본 발명에 따른 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법을 나타내는 처리흐름도.Figure 2 is a flow chart showing a data reduction method when the stock signing information inquiry through a network according to the present invention.

도 3은 종래기술에 의한 주식 체결 정보 조회시의 체결 데이터 조회 화면도.Figure 3 is a conclusion data inquiry screen at the time of inquiry of the stock closing information according to the prior art.

도 4는 본 발명에 따른 주식 체결 정보 조회시의 체결 데이터 조회 화면도.Figure 4 is a conclusion data inquiry screen at the time of inquiry of stock closing information according to the present invention.

도 5는 체결 데이터 조회 화면도에 추가될 수 있는 기타의 적용 데이터 목록.5 is a list of other application data that may be added to the conclusion data inquiry screen.

본 발명은 상기 목적을 달성하기 위하여 다음과 같은 구성을 가진다.The present invention has the following configuration to achieve the above object.

본 발명의 일 태양에 따르면, 본 발명의 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법은 네트워크망을 통해 조회되는 주식의 체결 데이터를 축소하는 방법으로서, 서버 시스템이 매매체결 시스템으로부터 시간, 체결가격, 체결량, 거래량의 데이터를 포함하는 주식거래체결 데이터열을 입수받는 제 1 단계; 서버 시스템이 이전에 입수받은 데이터열의 체결가격과 상기 데이터열의 체결가격을 비교하는 제 2 단계; 상기 제 2 단계에서 비교한 체결가격이 동일한 경우, 서버 시스템이 체결가격 기준으로 데이터열을 하나의 데이터열로 임시 압축하여 임시 압축 데이터열을 생성하는 제 3 단계; 상기 제 2 단계에서 비교한 체결가격이 동일하지 않을 경우, 서버 시스템이 이전까지의 임시 압축된 데이터를 서버의 디스크에 저장하고 조회중인 클라이언트 시스템으로 전송하는 제 4 단계; 및 상기 제 3 단계 또는 상기 제 4 단계 이후, 서버 시스템이 다음 데이터열을 대기하여 입수시 제 1 단계로 돌아가는 제 5 단계;를 포함하는 것을 특징으로 한다.According to an aspect of the present invention, a method of reducing data when inquiring stock information through a network of the present invention is a method of reducing the conclusion data of stocks that are inquired through a network, wherein the server system is configured to time, A first step of obtaining a stock trading data string including data of a closing price, a closing amount, and a trading amount; A second step of the server system comparing the execution price of the data string previously obtained with the execution price of the data string; A third step of generating, by the server system, a temporary compression data string by temporarily compressing the data string into one data string based on the closing price if the tightening prices compared in the second step are the same; A fourth step of the server system storing temporary compressed data up to the previous time on the disk of the server and transmitting the previously-compressed data to the client system inquiring if the closing prices compared in the second step are not the same; And a fifth step of returning to the first step when the server system waits for the next data string after the third step or the fourth step.

이하, 상기한 본 발명을 실시하기 위한 바람직한 실시예에 대해 도면을 참조하여 구체적으로 살펴보기로 한다.Hereinafter, exemplary embodiments for carrying out the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명을 수행하는 서버 시스템을 포함하는 전체 시장 구성도이다.1 is an overall market diagram including a server system for carrying out the present invention.

먼저 증권거래소, 선물거래소, 기타 외국거래소등의 매매체결 시스템(102)은 모든 주식 매매체결 정보를 상기 분배 시스템(104)으로 전송한다.First, the trading system 102 such as stock exchange, futures exchange, and other foreign exchange transmits all stock trading information to the distribution system 104.

그러면 상기 분배 시스템(104)은 상기 전송받은 주식 매매체결 정보를 네트워크망을 통하여 주식거래 정보제공 서버 시스템(106)으로 전송한다.The distribution system 104 then transmits the received stock trading information to the stock trading information providing server system 106 through a network.

상기 서버 시스템(106)은 다시 인터넷과 같은 네트워크망을 통하여 투자자들(108)에게 주식 매매체결 정보를 제공하게 된다.The server system 106 again provides stock trading information to investors 108 through a network such as the Internet.

도 2는 본 발명에 따른 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법을 나타내는 처리흐름도이다.2 is a flowchart illustrating a data reduction method when inquiry of stock closing information through a network according to the present invention.

먼저 서버 시스템은 증권거래소, 선물거래소, 기타 외국거래소등의 매매체결 시스템으로부터 주식거래 체결에 대한 데이터열을 입수받는다(s202). 주식거래 체결에 대한 데이터열은 주식거래가 체결되는 시간, 체결가격, 체결량, 거래량 등으로 구성된다.First, the server system receives a data string for the conclusion of stock trading from a trading system such as stock exchange, futures exchange, and other foreign exchanges (s202). The data sequence for the conclusion of the stock transaction consists of the time when the stock transaction is concluded, the closing price, the closing amount, and the trading volume.

그런 다음, 상기 입수받은 데이터열이 처음으로 발생되는 첫 발생 데이터열인지 확인한다(s204). 만일 첫 발생 데이터열이라면 체결가격을 비교할 이전 데이터열이 존재하지 않는다.Then, it is checked whether the received data string is the first generated data string generated for the first time (s204). If it is the first occurrence of the data string, there is no previous data string to compare the closing price.

상기에서 확인한 데이터열이 처음으로 발생된 데이터열이 아니라면 다음으로 장종료 데이터열인지를 확인한다(s206). 장종료 데이터열이란 주식시장에서 장을 마감하는 시간에 발생하는 마지막 데이터열을 말한다. 만일 장종료 데이터열이라면 현재까지의 데이터열을 모두 마감하여 저장 및 전송하게 된다.If the checked data string is not the first generated data string, then it is checked whether the long-ended data string is next (s206). The market termination data stream is the last data stream that occurs at the closing time of the stock market. If it is a long-ended data sequence, all data sequences up to now are stored and transmitted.

또한, 상기에서 확인한 데이터열이 장종료 데이터열이 아니라면 이전에 입수받은 데이터열과 체결가격을 비교한다(s208). 첫 발생 데이터열이 아니라면 이전에 입수받은 데이터열이 존재할 것이고, 또한 장종료 데이터열이 아니라면 이후로도 계속 체결 데이터가 입수되기 때문에 이전에 입수받은 데이터열의 체결가격과 새로 입수받은 데이터열의 체결가격을 서로 비교할 수 있다.In addition, if the above-listed data string is not the long-ended data string, the previously obtained data string is compared with the execution price (S208). If it is not the first data string, there will be a previously obtained data string, and if it is not a long-ended data string, the fastening data will be obtained afterwards. Therefore, the closing price of the previously obtained data string and the newly obtained data string are compared. Can be.

상기에서 비교한 체결가격이 동일한 경우 이전에 입수받은 데이터열의 데이터를 나중에 입수받은 데이터열의 데이터로 변경하여 임시로 하나의 데이터열로 묶어 데이터 압축을 하게 된다(s210). 다시말해 동일한 체결가격을 기준으로 임시로 압축을 하게 된다.When the comparison prices are the same, the data of the previously obtained data string is changed to the data of the data string obtained later, and the data is temporarily bundled into one data string to compress the data (S210). In other words, they will be temporarily compressed based on the same closing price.

상기 임시 압축은 이전에 미리 압축된 임시 압축 데이터열이 있느냐 없느냐에 따라 다음과 같이 2가지 형태로 수행된다.The temporary compression is performed in two forms as follows depending on whether there is a previously compressed temporary compressed data string.

미리 압축된 임시 압축 데이터열이 있는 경우에는 임시 압축 데이터열과 직후에 입수된 데이터열을 비교하여 시간, 체결가격, 거래량은 직후 데이터열의 데이터로 변경하고, 체결량은 임시 압축 데이터열과 직후 데이터열의 데이터를 합산하여 임시 압축하게 된다.If there is a pre-compressed temporary compressed data string, the temporary compressed data string is compared with the immediately acquired data string, and the time, closing price, and trading volume are changed to the data in the immediate data string, and the tightening amount is the data in the temporary compressed data string and the immediate data string. Summing up and making a temporary compression.

또한, 미리 압축된 임시 압축 데이터열이 없는 경우에는 직전에 입수된 데이터열과 직후에 입수된 데이터열을 비교하여 시간, 체결가격, 거래량은 직후 데이터열의 데이터로 변경하고, 체결량은 직전 데이터열과 직후 데이터열의 데이터를 합산하여 압축하게 된다.If there is no pre-compressed temporary data stream, compare the data stream just before and the data stream immediately after, and change the time, closing price, and trading volume into the data of the immediately after data stream. The data in the columns are summed and compressed.

이후, 서버 시스템은 다시 새로운 데이터열이 입수되기를 기다려서(s212), 다시 상기의 과정을 수행하게 된다.Thereafter, the server system waits for a new data string to be obtained again (s212), and performs the above process again.

만일, 상기의 체결가격 비교시 이전에 입수받은 데이터열과 체결가격이 서로 동일하지 않는다면, 이전까지 임시로 압축한 데이터열까지 하나의 압축 데이터열로 마감하는 표시를 하여 압축구간이 끝났음을 표시한다(s214). 또한, 이전까지 임시로 압축한 데이터열을 하나의 데이터열로 묶어 압축데이터를 생성한다When comparing the tightening price, if the previously obtained data string and the tightening price are not equal to each other, the compression section is completed by marking the data string that has been temporarily compressed until the end with one compressed data string. s214). In addition, compressed data streams previously compressed into a single data stream are generated to generate compressed data.

이후, 상기에서 생성된 압축데이터를 서버의 디스크에 저장하고 조회중인 클라이언트 시스템으로 전송한다(s216).Thereafter, the generated compressed data is stored in the disk of the server and transmitted to the client system under inquiry (s216).

또한, 새로 입수받은 데이터열의 시간, 체결가격, 체결량, 거래량 등의 데이터는 새로운 시작 데이터로 초기화하여, 임시로 템포러리(temporary) 메모리에 저장한다(s218).In addition, data such as the time of the newly acquired data string, the closing price, the closing amount, and the trading amount are initialized with the new starting data and temporarily stored in the temporal memory (s218).

그런 다음, 새로운 체결가격의 데이터가 발생한 것을 표시한다. 즉, 새로운 압축구간이 시작됨을 표시한다(s220).Then, a new closing price data is generated. That is, it indicates that a new compression section is started (S220).

이후, 서버 시스템은 다시 새로운 데이터열이 입수되기를 기다린다(s212).Thereafter, the server system waits for a new data string to be obtained again (s212).

또한, 상기에서 확인한 데이터열이 장종료 데이터열이라면 이후에 입수되는체결 데이터가 존재하지 않기 때문에 이전까지 임시로 압축한 데이터열까지 하나의 압축데이터열로 마감하는 표시를 하여 압축구간의 끝을 표시하고(s222), 이전까지 임시로 압축한 데이터열을 하나의 데이터열로 묶어 압축데이터를 생성한다In addition, if the above-listed data string is a long-ended data string, since there is no fastening data to be obtained later, the end of the compression section is indicated by marking the data string that has been temporarily compressed up to one compressed data string. In operation S222, compressed data streams previously compressed are combined into one data stream to generate compressed data.

이후, 상기에서 생성된 압축데이터를 서버의 디스크에 저장하고 조회중인 클라이언트 시스템으로 전송한다(s224).Thereafter, the generated compressed data is stored in the disk of the server and transmitted to the client system under inquiry (s224).

또한, 상기에서 확인한 데이터열이 첫 발생 데이터열이라면, 새로 입수받은 데이터열의 시간, 체결가격, 체결량, 거래량 등의 데이터를 새로운 시작 데이터로 초기화하여, 임시로 템포러리 메모리에 저장한다(s218).In addition, if the above-described data string is the first generated data string, the data such as the time, the closing price, the closing amount, and the trading amount of the newly acquired data string are initialized with the new starting data and temporarily stored in the temporal memory (S218).

그런 다음, 새로운 체결가격의 데이터가 발생한 것을 표시하여, 새로운 압축구간이 시작됨을 표시한다(s220).Then, it indicates that the data of the new tightening price has occurred, it is displayed that a new compression section is started (s220).

이후, 서버 시스템은 다시 새로운 데이터열이 입수되기를 기다린다(s212).Thereafter, the server system waits for a new data string to be obtained again (s212).

도 3은 종래기술에 의한 주식 체결 정보 조회시의 체결 데이터 조회 화면도이고, 도 4는 본 발명에 따른 주식 체결 정보 조회시의 체결 데이터 조회 화면도이다.3 is a view of the execution data inquiry screen at the time of inquiry of the stock closing information according to the prior art, Figure 4 is a view of the conclusion data inquiry screen at the time of inquiry of stock tightening information according to the present invention.

도 3을 살펴보면, 각 데이터열은 시간(날짜 포함), 체결가격, 체결량, 거래량의 데이터들로 구성되어 있는데, 시간 10:28:49에서부터 시간 10:29:17까지 총 14건의 주식체결은 체결가격이 모두 84.45로 동일함을 알 수 있다.Referring to FIG. 3, each data column is composed of time (including date), closing price, closing amount, and trading volume data. A total of 14 stocks are concluded from 10:28:49 to 10:29:17. You can see that the prices are the same at 84.45.

이렇게 종래기술에 의하면 순차적으로 모든 데이터열을 발생시키므로 비록 체결가격이 동일하더라도 14개의 모든 체결 데이터열이 발생된다.Thus, according to the prior art, since all data strings are generated sequentially, all 14 fastening data strings are generated even though the fastening prices are the same.

따라서, 상기 체결 데이터열들의 공통점인 체결가격을 이용하여 상기 체결데이터열들을 압축할 수 있는바, 다음의 과정과 같이 수행될 수 있다.Therefore, the fastening data strings can be compressed using the fastening price, which is common to the fastening data strings, and can be performed as follows.

먼저 10:28:49에서 하나의 데이터열이 입수된다. 상기 데이터열은 첫 발생 데이터열도 아니고, 장종료 데이터열도 아니다. 또한, 이전의 체결가격과 다른 새로운 체결가격의 데이터열이라고 가정한다. 그러면 상기 데이터열의 데이터들은 새로운 시작 데이터로 초기화되어 임시로 저장된다.First, a data string is obtained at 10:28:49. The data sequence is neither the first generated data sequence nor the long-ended data sequence. It is also assumed that this is a data string of a new closing price that is different from the previous closing price. The data in the data string is then initialized with new start data and temporarily stored.

이후 10:28:51에서 또하나의 데이터열이 입수된다. 상기 데이터열은 직전에 입수된 데이터열과 체결가격 데이터가 동일하기 때문에 직전에 입수된 데이터열과 임시 압축하게 된다. 임시 압축하는 방식은 시간, 체결가격, 거래량은 현재 데이터열의 데이터인 10:28:51, 84.45, 70392로 각각 변경되고, 체결량은 직전 데이터열과 현재 데이터열의 값을 합산한 2로 하여 임시 압축 데이터열을 생성한다.Then another data string is obtained at 10:28:51. The data string is temporarily compressed with the data string just received because the data string received immediately before is the same as the closing price data. Temporary compression method changes the time, closing price, and trading volume to 10:28:51, 84.45, and 70392, which are the data of the current data stream, respectively, and the tightening amount is 2, which is the sum of the previous data stream and the current data stream. Create

10:28:55에서 또하나의 데이터열이 입수된다. 이제는 상기에서 임시 압축된 임시 압축 데이터열이 있으므로 임시 압축 데이터열과 현재 데이터열을 비교하여 임시 압축된다. 시간, 체결가격, 거래량은 현재 데이터열의 데이터인 10:28:55, 84.45, 70393으로 각각 변경되고, 체결량은 이전의 임시 압축 데이터열과 현재 데이터열의 값을 합산한 3으로 하여 새로운 임시 압축 데이터열을 생성한다.At 10:28:55, another data string is obtained. Since there is now a temporary compressed data stream that has been temporarily compressed in the above, it is temporarily compressed by comparing the temporary compressed data string with the current data string. The time, closing price, and trading volume are changed to 10:28:55, 84.45, and 70393, which are the data of the current data stream, respectively, and the closing amount is 3, which is the sum of the previous temporary data stream and the current data stream. Create

이러한 방식으로 이전에 생성된 임시 압축 데이터열과 새로 입수되는 데이터열을 비교하여 새로운 임시 압축 데이터열이 계속 생성되게 된다.In this way, the new temporary compressed data string is continuously generated by comparing the previously generated temporary compressed data string with the newly obtained data string.

이러한 과정이 계속 수행되다가 시간 10:29:18에 발생되는 체결 데이터는 체결가격이 84.40으로 달라지게 되므로 이후부터는 체결가격을 84.40으로 하는 새로운 압축구간이 발생하게 된다.As this process continues, the tightening data generated at 10:29:18 will change the closing price to 84.40, resulting in a new compression section with a tightening price of 84.40.

따라서, 상기와 같은 압축에 의하여 발생되는 압축 데이터열의 데이터값은 다음과 같게 된다.Therefore, the data value of the compressed data string generated by the above compression is as follows.

먼저 시간은 압축구간내 최종시간으로 변경된다. 따라서 체결가격이 84.45일때의 마지막 체결 데이터열의 시간인 10:29:17로 변경된다.First, the time is changed to the final time in the compression section. Therefore, it changes to 10:29:17, which is the time of the last tightening data string when the closing price is 84.45.

체결가격은 압축구간내 체결가격이 모두 동일하므로 84.45로 된다.The closing price is 84.45 because all closing prices in the compression section are the same.

체결량은 압축구간내 체결량을 모두 더하여야 압축구간의 총체결량이 나오게 되므로 상기 압축구간의 체결량을 모두 더한 값인 169가 된다.Since the total amount of tightening of the compression section comes out when the amount of tightening is added together, the total amount of tightening of the compression section comes out to be 169, which is the sum of the tightening amounts of the compression section.

거래량은 체결 데이터가 발생할 때마다 누적되어지는 값이 되므로 압축구간의 마지막 체결 시간의 최종 거래량을 사용한다. 따라서, 체결가격이 84.45일때의 마지막 체결 데이터열의 거래량인 70559로 변경된다.Since the trading volume is the value accumulated each time the closing data is generated, the final trading volume of the last closing time of the compression section is used. Therefore, when the closing price is 84.45, the transaction volume of the last closing data string is changed to 70559.

상기 각각의 데이터 값들을 조합한 데이터열이 바로 압축된 데이터열로서 바로 도 4의 첫째 체결 데이터열과 같이 간략하게 변환된다.The data string combining the respective data values is a compressed data string and is simply converted as shown in the first fastening data string of FIG. 4.

즉, 도 4의 첫째 체결 데이터열이 상기 14건의 체결 데이터열의 체결정보를 모두 담고 있는데, 상기와 같은 방식으로 여러건의 체결 데이터열을 1건의 체결 데이터열로 압축할 수 있다.That is, the first fastening data string of FIG. 4 contains all the fastening information of the 14 fastening data strings. In this manner, a plurality of fastening data strings can be compressed into one fastening data string.

또한, 도 3 및 도 4에는 도시하지 않았지만 체결 데이터열의 데이터에 거래대금, 매도호가, 매수호가와 같은 데이터들이 추가된다면 이들 데이터들은 모두 체결 데이터열의 발생시마다 누적되어지는 값이므로 상기 거래량의 경우와 같이 압축되는 데이터열에서는 최종 체결 데이터열의 데이터로 변경하면 될 것이다.In addition, although not shown in FIGS. 3 and 4, if data such as a transaction price, a bid price, and a bid price are added to the data of the fastening data stream, all of these data are accumulated every time the fastening data stream is generated, as in the case of the transaction volume. In the data stream to be compressed, the data of the final fastening data stream may be changed.

도 5는 체결 데이터 조회 화면도에 추가될 수 있는 기타의 적용 데이터 목록이다.5 is a list of other application data that may be added to the fastening data inquiry screen diagram.

도 3과 도 4의 경우에서는 날짜, 시간, 가격, 체결량, 거래량만이 적용데이터로 언급되었지만, 실제로는 이에 한정되지 않고 도 5에 나타난 바와 같이 거래대금, 매도호가, 매수호가 등 다양한 데이터 목록이 조회 화면상에 추가될 수 있다.In the case of FIG. 3 and FIG. 4, only the date, time, price, execution amount, and transaction amount are mentioned as application data. However, the present invention is not limited thereto. As shown in FIG. Can be added on the inquiry screen.

이와 같이, 본 발명의 상세한 설명에서는 구체적인 실시예에 관해 설명하였으나, 본 발명의 범주에서 벗어나지 않는 한도내에서 여러가지 변형이 가능함은 물론이다. 그러므로, 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 아니되며 후술하는 특허청구범위 뿐만 아니라 이 특허청구범위와 균등한 것들에 의하여 정해져야 한다.As described above, in the detailed description of the present invention, specific embodiments have been described, but various modifications are possible without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined by the claims below and equivalents thereof.

이상에서 상세히 설명한 바와 같이, 본 발명에 따른 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법에 따르면, 체결 데이터를 저장하는 서버 디스크 공간을 절감하고, 불필요한 시세 데이터를 전송하지 않아 통신 부하를 감소하며, 화면 표시 시간을 대폭 축소하여 화면의 느려짐을 극복할 수 있다.As described in detail above, according to the data reduction method for querying the stock tightening information through the network according to the present invention, the server disk space for storing the tightening data is reduced, and unnecessary communication data is not transmitted to reduce the communication load. The screen display time can be greatly reduced to overcome the slowness of the screen.

Claims (8)

네트워크망을 통해 조회되는 주식의 체결 데이터를 축소하는 방법으로서,As a method to reduce the closing data of stocks retrieved through the network, 서버 시스템이 매매체결 시스템으로부터 시간, 체결가격, 체결량, 거래량의 데이터를 포함하는 주식거래체결 데이터열을 입수받는 제 1 단계;A first step in which the server system obtains a stock trading data string including data of time, closing price, closing amount, and trading amount from the trading system; 서버 시스템이 이전에 입수받은 데이터열의 체결가격과 상기 데이터열의 체결가격을 비교하는 제 2 단계;A second step of the server system comparing the execution price of the data string previously obtained with the execution price of the data string; 상기 제 2 단계에서 비교한 체결가격이 동일한 경우, 서버 시스템이 체결가격 기준으로 데이터열을 하나의 데이터열로 임시 압축하여 임시 압축 데이터열을 생성하는 제 3 단계;A third step of generating, by the server system, a temporary compression data string by temporarily compressing the data string into one data string based on the closing price if the tightening prices compared in the second step are the same; 상기 제 2 단계에서 비교한 체결가격이 동일하지 않을 경우, 서버 시스템이 이전까지의 임시 압축된 데이터를 서버의 디스크에 저장하고 조회중인 클라이언트 시스템으로 전송하는 제 4 단계; 및A fourth step of the server system storing temporary compressed data up to the previous time on the disk of the server and transmitting the previously-compressed data to the client system inquiring if the closing prices compared in the second step are not the same; And 상기 제 3 단계 또는 상기 제 4 단계 이후, 서버 시스템이 다음 데이터열을 대기하여 입수시 제 1 단계로 돌아가는 제 5 단계;를 포함하는 것을 특징으로 하는 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법.And a fifth step of returning to the first step when the server system waits for the next data string after the third step or the fourth step, and returns the data to the first step. Way. 제 1 항에 있어서,The method of claim 1, 상기 임시 압축은 미리 압축된 임시 압축 데이터열이 있는 경우에는 임시 압축 데이터열과 직후 데이터열을 비교하여 시간, 체결가격, 거래량은 직후 데이터열의 데이터로 변경하고, 체결량은 임시 압축 데이터열과 직후 데이터열의 데이터를 합산하며, 미리 압축된 임시 압축 데이터열이 없는 경우에는 직전 데이터열과 직후 데이터열을 비교하여 시간, 체결가격, 거래량은 직후 데이터열의 데이터로 변경하고, 체결량은 직전 데이터열과 직후 데이터열의 데이터를 합산하는 것을 특징으로 하는 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법.The temporary compression compares the temporary compressed data string with the immediate data string if there is a pre-compressed temporary compressed data string, and changes the time, the closing price, and the transaction amount into the data of the immediate data string, and the tightening amount is the data of the temporary compressed data string and the immediate data string. If there is no pre-compressed temporary compressed data string, compare the previous data string with the immediately after data string, and change the time, closing price, and trading volume to immediately after the data string, and the closing amount adds the data from the immediately preceding data string to the immediately after data string. A method of reducing data when inquiring stock information through a network. 제 1 항에 있어서,The method of claim 1, 상기 주식거래체결 데이터열은 거래대금, 매도호가, 매수호가의 데이터를 추가로 포함하며, 상기 임시 압축은 미리 압축된 임시 데이터열이 있는 경우에는 임시 압축 데이터열과 직후 데이터열을 비교하여 거래대금, 매도호가, 매수호가를 직후 데이터열의 데이터로 변경하고, 미리 압축된 임시 데이터열이 없는 경우에는 직전 데이터열과 직후 데이터열을 비교하여 거래대금, 매도호가, 매수호가를 직후 데이터열의 데이터로 변경하는 것을 특징으로 하는 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법.The stock trading data string further includes data of a trading price, a bid price, and a bid price. The temporary compression is performed by comparing a temporary compressed data string and a immediately after data string when there is a pre-compressed temporary data string. Changing the selling price and the selling price to the data in the immediately after data stream, and if there is no pre-compressed temporary data string, comparing the immediately preceding data string with the immediately after data string and changing the trading price, selling price and buying bid price to the data in the immediately after data string. A data reduction method for querying stock closing information through a network. 네트워크망을 통해 조회되는 주식의 체결 데이터를 축소하는 방법으로서,As a method to reduce the closing data of stocks retrieved through the network, 서버 시스템이 매매체결 시스템으로부터 시간, 체결가격, 체결량, 거래량의 데이터를 포함하는 주식거래체결 데이터열을 입수받는 제 1 단계;A first step in which the server system obtains a stock trading data string including data of time, closing price, closing amount, and trading amount from the trading system; 서버 시스템이 이전에 입수받은 데이터열의 체결가격과 상기 데이터열의 체결가격을 비교하는 제 2 단계;A second step of the server system comparing the execution price of the data string previously obtained with the execution price of the data string; 상기 제 2 단계에서 비교한 체결가격이 동일한 경우, 서버 시스템이 체결가격 기준으로 데이터열을 하나의 데이터열로 임시 압축하여 임시 압축 데이터열을 생성하는 제 3 단계;A third step of generating, by the server system, a temporary compression data string by temporarily compressing the data string into one data string based on the closing price if the tightening prices compared in the second step are the same; 상기 제 2 단계에서 비교한 체결가격이 동일하지 않을 경우, 서버 시스템이 이전까지 임시 압축한 데이터열을 하나의 데이터열로 묶어 압축데이터를 생성하는 제 4 - 1 단계;A fourth to first step in which the server system generates compressed data by combining the previously compressed data strings into one data string if the tightening prices compared in the second stage are not the same; 서버 시스템이 상기 제 4 - 1 단계에서 생성된 압축데이터를 서버의 디스크에 저장하고 조회중인 클라이언트 시스템으로 전송하는 제 4 - 2 단계;A fourth to second step of the server system storing the compressed data generated in the fourth to first step on the disk of the server and transmitting the compressed data to the client system under inquiry; 서버 시스템이 입수받은 데이터열의 데이터를 새로운 시작 데이터로 초기화하는 제 4 - 3 단계;A fourth step of initiating, by the server system, data of the received data string with new start data; 서버 시스템이 새로운 체결가격의 데이터가 발생한 것을 표시하는 제 4 - 4 단계; 및Step 4-4 in which the server system indicates that the data of the new closing price has occurred; And 상기 제 3 단계 또는 상기 제 4 - 1 에서 4 - 4 단계 이후, 서버 시스템이 다음 데이터열을 대기하여 입수시 제 1 단계로 돌아가는 제 5 단계;를 포함하는 것을 특징으로 하는 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법.And a fifth step of returning to the first step when the server system waits for the next data sequence after the third step or the fourth to fourth through fourth steps. Data reduction method for information inquiry. 제 4 항에 있어서,The method of claim 4, wherein 상기 임시 압축은 미리 압축된 임시 압축 데이터열이 있는 경우에는 임시 압축 데이터열과 직후 데이터열을 비교하여 시간, 체결가격, 거래량은 직후 데이터열의 데이터로 변경하고, 체결량은 임시 압축 데이터열과 직후 데이터열의 데이터를합산하며, 미리 압축된 임시 압축 데이터열이 없는 경우에는 직전 데이터열과 직후 데이터열을 비교하여 시간, 체결가격, 거래량은 직후 데이터열의 데이터로 변경하고, 체결량은 직전 데이터열과 직후 데이터열의 데이터를 합산하는 것을 특징으로 하는 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법.The temporary compression compares the temporary compressed data string with the immediate data string if there is a pre-compressed temporary compressed data string, and changes the time, the closing price, and the transaction amount into the data of the immediate data string, and the tightening amount is the data of the temporary compressed data string and the immediate data string. If there is no pre-compressed temporary data stream, compare the immediately preceding data stream with the immediately after data stream, and change the time, closing price, and trading volume to immediately after the data stream. A method of reducing data when inquiring stock information through a network. 제 4 항에 있어서,The method of claim 4, wherein 상기 주식거래체결 데이터열은 거래대금, 매도호가, 매수호가의 데이터를 추가로 포함하며, 상기 임시 압축은 미리 압축된 임시 데이터열이 있는 경우에는 임시 압축 데이터열과 직후 데이터열을 비교하여 거래대금, 매도호가, 매수호가를 직후 데이터열의 데이터로 변경하고, 미리 압축된 임시 데이터열이 없는 경우에는 직전 데이터열과 직후 데이터열을 비교하여 거래대금, 매도호가, 매수호가를 직후 데이터열의 데이터로 변경하는 것을 특징으로 하는 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법.The stock trading data string further includes data of a trading price, a bid price, and a bid price. The temporary compression is performed by comparing a temporary compressed data string and a immediately after data string when there is a pre-compressed temporary data string. Changing the selling price and the selling price to the data in the immediately after data stream, and if there is no pre-compressed temporary data string, comparing the immediately preceding data string with the immediately after data string and changing the trading price, selling price and buying bid price to the data in the immediately after data string. A data reduction method for querying stock closing information through a network. 제 4 항에 있어서,The method of claim 4, wherein 상기 제 1 단계는 서버 시스템이 상기 입수받은 데이터열이 처음으로 발생된 데이터열인지 확인하는 제 1 - 1 단계를 추가로 포함하고,The first step further includes a first to first step of the server system checking whether the received data string is the first generated data string, 처음으로 발생된 데이터 열이라면 상기 제 4 - 3 단계로 진행하도록 하는 것을 특징으로 하는 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법.The method of reducing data at the time of inquiry of stock execution information through a network, characterized in that if the first generated data sequence proceeds to the fourth to third steps. 제 7 항에 있어서,The method of claim 7, wherein 상기 제 1 단계는 상기 입수받은 데이터열이 처음으로 발생된 데이터열이 아니라면 서버 시스템이 장종료 데이터열인지 확인하는 제 1 - 2 단계를 추가로 포함하고,The first step further includes first to second steps of determining whether the server system is a long-ended data string if the received data string is not the first generated data string, 장종료 데이터열이라면 상기 제 4 - 1 단계와 제 4 - 2 단계를 수행하고 종료하도록 하며,If the long end data sequence is to perform the steps 4-1 and 4-2, and end, 장종료 데이터열이 아니라면 상기 제 2 단계로 진행하도록 하는 것을 특징으로 하는 네트워크망을 통한 주식 체결 정보 조회시의 데이터 축소 방법.And if it is not a long-ended data sequence, proceeding to the second step.
KR1020030012004A 2003-02-26 2003-02-26 Method of data reduction when inquiring stock conclusion information by network KR20040076677A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030012004A KR20040076677A (en) 2003-02-26 2003-02-26 Method of data reduction when inquiring stock conclusion information by network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030012004A KR20040076677A (en) 2003-02-26 2003-02-26 Method of data reduction when inquiring stock conclusion information by network

Publications (1)

Publication Number Publication Date
KR20040076677A true KR20040076677A (en) 2004-09-03

Family

ID=37362778

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030012004A KR20040076677A (en) 2003-02-26 2003-02-26 Method of data reduction when inquiring stock conclusion information by network

Country Status (1)

Country Link
KR (1) KR20040076677A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100622088B1 (en) * 2003-10-31 2006-09-08 대신증권 주식회사 Method for controlling the quantity of transmission data according to quantities of receiving data in the system of a securities company
KR100768768B1 (en) * 2006-03-27 2007-10-19 (주) 소프트브리지 A Display method for residual of netbuying and the online dealings in stocks system thereof
CN109409990A (en) * 2018-10-10 2019-03-01 北京知道创宇信息技术有限公司 Match method of trading and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05128121A (en) * 1991-10-30 1993-05-25 Kokusai Electric Co Ltd Stock price information notifying device
KR20000072576A (en) * 2000-09-09 2000-12-05 박윤성 A real-time financial information system using pda
KR20010097692A (en) * 2000-04-25 2001-11-08 이준희 Method for Transmitting Stock Information and for Operating a Program for Stock Information
WO2001088795A1 (en) * 2000-05-18 2001-11-22 Kabushiki Kaisha Daiwa Shoken Group Honsha Method and system for transmitting stock price information, information database therefor, server for detecting conditions and client terminal
KR20020054311A (en) * 2002-06-22 2002-07-06 (주) 코스피모바일 A system for providing stock-related information and trading stocks by using mobile communication devices

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05128121A (en) * 1991-10-30 1993-05-25 Kokusai Electric Co Ltd Stock price information notifying device
KR20010097692A (en) * 2000-04-25 2001-11-08 이준희 Method for Transmitting Stock Information and for Operating a Program for Stock Information
WO2001088795A1 (en) * 2000-05-18 2001-11-22 Kabushiki Kaisha Daiwa Shoken Group Honsha Method and system for transmitting stock price information, information database therefor, server for detecting conditions and client terminal
KR20000072576A (en) * 2000-09-09 2000-12-05 박윤성 A real-time financial information system using pda
KR20020054311A (en) * 2002-06-22 2002-07-06 (주) 코스피모바일 A system for providing stock-related information and trading stocks by using mobile communication devices

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100622088B1 (en) * 2003-10-31 2006-09-08 대신증권 주식회사 Method for controlling the quantity of transmission data according to quantities of receiving data in the system of a securities company
KR100768768B1 (en) * 2006-03-27 2007-10-19 (주) 소프트브리지 A Display method for residual of netbuying and the online dealings in stocks system thereof
CN109409990A (en) * 2018-10-10 2019-03-01 北京知道创宇信息技术有限公司 Match method of trading and device
CN109409990B (en) * 2018-10-10 2020-09-08 北京知道创宇信息技术股份有限公司 Transaction matching method and device

Similar Documents

Publication Publication Date Title
US7406443B1 (en) Method and system for multi-dimensional trading
US8171022B2 (en) Methods, systems, and computer program products for facilitating user interaction with customer relationship management, auction, and search engine software using conjoint analysis
JP4384807B2 (en) Computer method and apparatus for optimizing a portfolio of multiple participants
US8407133B2 (en) Live alerts
CN101334787B (en) Objects evaluation information enquiry system and method
US20030041006A1 (en) Methods and systems for suppression of stale or invalid data in a securities quotation display
US20230025220A1 (en) System and method for providing intelligent market data snapshots
US20100017321A1 (en) Adaptive Implied Spread Matching
US20020188548A1 (en) Methods and systems for monitoring securities quotes
JP2004171562A (en) Offering method of stock quotations
CN102129631A (en) Method, equipment and system for SPU attribute aggregation
JP2011510373A (en) Distributed ranking and message matching
KR20200093953A (en) System and method of financial instruments auction
CN115456781A (en) Market data processing method and device, electronic equipment and storage medium
US20080005058A1 (en) System and method for optimizing allocation of resources
KR20040076677A (en) Method of data reduction when inquiring stock conclusion information by network
CN106506661A (en) Method, server and system for dynamically returning data
Romano et al. The power of media agencies in ad auctions: Improving utility through coordinated bidding
CN113034231A (en) Multi-supply-chain commodity intelligent recommendation system and method based on SaaS cloud service
KR102194442B1 (en) Method for dealing a stock of news breakout trading
KR20190019323A (en) System and algorithm method for modeling object oriented tax-development based dynamic environment
US6877004B2 (en) Method of relating information systems
JP2004029882A (en) System and method for automatically reporting retrieved brand
US20020129222A1 (en) System for presenting communications capacity
KR101761847B1 (en) Integrated market data system of multiple stock exchange markets and method thereof

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application