Processing device, processing method, and program
The processing device groups companies using financial, technical, and expert indicators to provide a novel corporate evaluation method, enhancing prediction and evaluation capabilities.
Patent Information
- Application Number
- JP2022012835
- Authority / Receiving Office
- JP · JP
- Patent Type
- Patents
- Current Assignee / Owner
- Filing Date
- 2022-01-31
- Publication Date
- 2026-02-03
- Estimated Expiration
- 2042-01-31
AI Technical Summary
Existing corporate evaluation methods lack innovative approaches to utilize financial, technical, and expert indicators effectively for grouping and evaluating companies.
A processing device and method that groups companies based on financial indicators, technical indicators related to changes over time, and expert indicators generated by predetermined rules, utilizing clustering and ensemble learning techniques.
Enables a novel method for corporate evaluation by grouping companies based on comprehensive indicators, allowing for improved prediction and evaluation of future trends.
Smart Images

Figure 0007809992000001 
Figure 0007809992000002 
Figure 0007809992000003
Abstract
Description
[Technical Field]
[0001] The present invention relates to a processing device, a processing method, and a program. [Background technology]
[0002] Patent Document 1 discloses a technology for extracting companies similar to a company to be evaluated based on correlation values in corporate attributes and correlation values in financial indicators. Corporate attributes include the number of employees, the ratio of foreign employees, the ratio of male to female employees, the target market, the number of affiliated companies, the size of subsidiaries, nationality, the form of business transactions, public nature, infrastructure, etc. Financial indicators include the stability of stock price increase rate, stability of market capitalization increase rate, profit margin on sales, stability of ROE (return on equity), stability of ROIC (return on invested capital), stability of minimum FCF (free cash flow), etc. [Prior art documents] [Patent documents]
[0003] [Patent Document 1] International Publication No. 2013 / 179884 Summary of the Invention [Problem to be solved by the invention]
[0004] An object of the present invention is to provide a technology for conducting corporate evaluation using a novel method that has not been used before. [Means for solving the problem]
[0005] According to the present invention, A processing device is provided that has a grouping means for grouping a plurality of reference objects based on financial indicators for a target period, technical indicators relating to changes in the financial indicators for the target period and prior to that period over time, and expert indicators generated by processing the financial indicators for the target period according to predetermined rules.
[0006] Further, according to the present invention, The computer A processing method is provided that executes a grouping step of grouping multiple reference targets based on financial indicators for a target period, technical indicators relating to changes in the financial indicators for the target period and prior to that period over time, and expert indicators generated by processing the financial indicators for the target period according to predetermined rules.
[0007] Further, according to the present invention, Computer, A program is provided that functions as a grouping means for grouping multiple reference targets based on financial indicators for a target period, technical indicators relating to changes in the financial indicators for the target period and prior to that period over time, and expert indicators generated by processing the financial indicators for the target period according to predetermined rules. [Effects of the Invention]
[0008] According to the present invention, a technology for conducting corporate evaluation using a new and unprecedented method is realized. [Brief explanation of the drawings]
[0009] [Figure 1] FIG. 2 is a diagram illustrating an example of a hardware configuration of a processing device according to the present embodiment. [Figure 2] FIG. 2 is a diagram illustrating an example of a functional block diagram of the processing apparatus according to the present embodiment. [Figure 3] FIG. 2 is a diagram schematically illustrating an example of information processed by the processing device of the present embodiment. [Figure 4] 10A and 10B are diagrams illustrating a grouping process performed by the processing device of the present embodiment. [Figure 5] FIG. 2 is a diagram schematically illustrating an example of information processed by the processing device of the present embodiment. [Figure 6] FIG. 2 is a diagram illustrating an example of a functional block diagram of the processing apparatus according to the present embodiment. [Figure 7] FIG. 2 is a diagram schematically illustrating an example of information output by the processing device of the present embodiment. [Figure 8]FIG. 2 is a diagram schematically illustrating an example of information output by the processing device of the present embodiment. [Figure 9] 10 is a flowchart showing an example of a processing flow of the processing device of the present embodiment. DETAILED DESCRIPTION OF THE INVENTION
[0010] Hereinafter, embodiments of the present invention will be described with reference to the drawings. In all the drawings, like components are designated by like reference numerals, and the description thereof will be omitted as appropriate.
[0011] First Embodiment "overview" The processing device of this embodiment treats data for one company for one fiscal year as one reference object, and groups multiple reference objects obtained from data for multiple companies for multiple fiscal years together based on similar content. In this grouping, the processing device of this embodiment uses financial indicators for the target fiscal year, technical indicators related to changes over time in financial indicators for the target fiscal year and earlier, and expert indicators generated by processing the financial indicators for the target fiscal year according to predetermined rules.
[0012] "Hardware Configuration" Next, an example of the hardware configuration of a processing device will be described. Fig. 1 is a diagram showing an example of the hardware configuration of a processing device. Each functional unit of the processing device is realized by any combination of hardware and software, centered around a CPU (Central Processing Unit) of any computer, memory, programs loaded into the memory, a storage unit such as a hard disk that stores the programs (this can store programs that are pre-loaded when the device is shipped, as well as programs downloaded from storage media such as CDs (Compact Discs) or servers on the Internet), and a network connection interface. Those skilled in the art will understand that there are many variations in the realization methods and devices.
[0013] As shown in FIG. 1, the processing device has a processor 1A, a memory 2A, an input / output interface 3A, a peripheral circuit 4A, and a bus 5A. The peripheral circuit 4A includes various modules. The processing device does not necessarily have to have the peripheral circuit 4A. Note that the processing device may be composed of multiple physically and / or logically separated devices, or may be composed of a single device that is physically and logically integrated. When composed of multiple physically and / or logically separated devices, each of the multiple devices may have the above hardware configuration.
[0014] The bus 5A is a data transmission path for the processor 1A, memory 2A, peripheral circuit 4A, and input / output interface 3A to transmit and receive data to and from each other. The processor 1A is an arithmetic processing device such as a CPU or a GPU (Graphics Processing Unit). The memory 2A is a memory such as a RAM (Random Access Memory) or a ROM (Read Only Memory). The input / output interface 3A includes an interface for acquiring information from an input device, an external device, an external server, an external sensor, etc., and an interface for outputting information to an output device, an external device, an external server, etc. Examples of input devices include a keyboard, a mouse, a microphone, etc. Examples of output devices include a display, a speaker, a printer, a mailer, etc. The processor 1A can issue commands to each module and perform calculations based on the results of those calculations.
[0015] "Function Configuration" Next, an example of the functional configuration of the processing device will be described. An example of a functional block diagram of the processing device 10 is shown in FIG. 2. As shown in the figure, the processing device 10 has a grouping unit 11.
[0016] The grouping unit 11 has a function of grouping a plurality of reference targets.
[0017] A "reference object" is data for one company for one fiscal year. For example, the 2020 data of ○○○ Co., Ltd. is one reference object, the 2019 data of ○○○ Co., Ltd. is another reference object, and the 2020 data of XXX Co., Ltd. is yet another reference object.
[0018] 3 shows an example of information processed by the grouping unit 11. The reference target information shown in the figure includes information on multiple reference targets. The information on each reference target includes reference target identification information, a company name, a fiscal year, and data.
[0019] "Reference object identification information" is information that identifies multiple reference objects from each other. "Company name" is the name of the company that corresponds to each reference object. "Fiscal year" is the fiscal year that each reference subject corresponds to. "Data" refers to data for each referent. As shown, the data for each referent includes financial indicators, technical indicators, and expert indicators.
[0020] "Financial indicators" are indicators that indicate the financial status of each company for each fiscal year (target period). The financial indicators of the reference object identified by the reference object identification information "M000001" in Figure 3 are the financial indicators for XXX Co., Ltd. for fiscal year 2020. Financial indicators can include any widely used indicators. For example, financial indicators can include at least one of the following: operating profit margin, return on equity, gross profit margin, operating profit margin, selling and general administrative expense ratio, operating profit margin on total capital, return on total capital, total capital turnover, current ratio, equity ratio, quick ratio, debt ratio, fixed asset ratio, fixed asset long-term ratio, operating cash flow, investing cash flow, financing cash flow, labor productivity, capital productivity, labor distribution rate, added value ratio on sales, tangible fixed asset turnover, operating profit growth rate, total capital growth rate, sales growth rate, equity growth rate, research and development expense ratio on sales, and employee growth rate.
[0021] "Technical indicators" relate to changes in each company's financial indicators over time for each fiscal year (target period) and prior years. The technical indicators of the reference target identified by the reference target identification information "M000001" in Figure 3 relate to changes in financial indicators for XXX Co., Ltd. over time for fiscal year 2020 and prior years. While the number of years of data referenced by technical indicators varies, it is preferable that technical indicators be data relating to changes in financial indicators over time for four or more years, including each fiscal year and prior years. This enables a new method of corporate evaluation.
[0022] The technical indicators include, for example, at least one of trend indicators and oscillator indicators.
[0023] Trend indicators are indicators that show the trend of stock prices and can include any widely used indicators. For example, trend indicators can include at least one of the following: simple moving average, exponential moving average, Ichimoku Kinko Hyo, Bollinger Bands, Zigzag chart, linear regression trend, HL Bands, Envelopes, Keltner Channel, Chaos Alligator, Yin Yang, New Price, Kagi, Balance of Power, Aroon, Heiken Ashi, and Point & Figure.
[0024] Oscillator indicators are indicators that show whether a stock is overbought or oversold and can include any of the following commonly used indicators: Stochastics, MACD (moving average convergence divergence), RSI (relative strength index), Momentum, Directional Movement Index, Divergence Rate, Divergence Price / Average, Tom DeMarks Range Expansion Index, Average Directional Index, Historical Volatility, Williams %R, Psychological Lines, Coppock Index, Rank Correlation Index, Rate of Change, Moving Average Oscillator, Ultimate Oscillator, Aroon Up / Down, Aroon Oscillator, Money Flow Index, Commodity Channel Index, Volume Ratio, Strength / Weakness Ratio, Performance, and Reverse Watch Curve.
[0025] "Expert indicators" are indicators that are not included in the financial indicators and technical indicators described above. They are indicators generated by processing the financial indicators for each company's fiscal year (target period) according to predetermined rules. The reference target expert indicator identified by the reference target identification information "M000001" in Figure 3 is an indicator generated by processing the financial indicators for XXX Co., Ltd. for fiscal year 2020 according to predetermined rules. The indicator may be a widely known indicator or a newly created indicator. Indicators independently created and used by corporate valuation experts may also be used as expert indicators. For example, expert indicators may include at least one of the following: interest coverage ratio, sales and accounts receivable imbalance (whether the ratio of the change in accounts receivable to the change in sales has increased for two consecutive periods), and interest expense coefficient (whether the interest expense itself has been borrowed at a high interest rate for a specified period).
[0026] The grouping unit 11 groups multiple reference targets using a clustering (machine learning) technique based on the similarities between the financial indicators, technical indicators, and expert indicators described above. The grouping unit 11 may also perform grouping using an ensemble learning technique. That is, the grouping unit 11 may perform grouping using each of multiple types of models and adopt the result of a majority vote of the grouping results using the multiple types of models. Clustering and ensemble learning are widely known techniques, so their description will be omitted here.
[0027] By the grouping process performed by the grouping unit 11, a plurality of reference objects are grouped as shown in Fig. 4. One point in the figure corresponds to one reference object.
[0028] Furthermore, through the grouping process by the grouping unit 11, group information for each of the multiple groups as shown in FIG. 5 is created and stored in the storage device of the processing device 10. The group information indicates the belonging conditions, which are the conditions for belonging to each group, and the belonging members, which are the members who belong to each group. The belonging conditions are expressed using financial indicators, technical indicators, and expert indicators. Both the belonging conditions and the belonging members are information obtained as a result of the above-mentioned clustering.
[0029] "Action and effect" The processing device 10 of this embodiment groups company data based on the above-mentioned financial indicators, technical indicators, and expert indicators. By grouping company data based on these multiple characteristic indicators, it is possible to obtain the desired grouping results. Then, by performing company evaluation based on the grouping results, it becomes possible to evaluate companies using a method that has not been used before.
[0030] Furthermore, the processing device 10 of this embodiment can process data for multiple companies for multiple years as a single reference target and perform grouping. That is, the processing device 10 does not group data for one company as a single reference target, but rather divides the data for one company by year and treats it as multiple reference targets and performs grouping. Then, by performing company evaluation based on the grouping results, it becomes possible to perform company evaluation using a method that has not been used before.
[0031] Furthermore, the processing device 10 of this embodiment can perform grouping using technical indicators related to time-based changes in financial indicators for the target fiscal year and a total of four or more years prior to that fiscal year. By using such technical indicators related to a longer period than conventional methods, a new method of corporate evaluation is realized.
[0032] <Second embodiment> The processing device 10 of this embodiment has a function of outputting information that serves as material for evaluating the evaluation target, using the grouping results described in the first embodiment. This will be described in detail below.
[0033] 6 shows an example of a functional block diagram of the processing device 10 of this embodiment. As shown in the figure, the processing device 10 has a grouping unit 11, a group identification unit 12, and an information output unit 13.
[0034] The group specifying unit 12 specifies, from among the groups created by the grouping unit 11, a group to which the evaluation target belongs.
[0035] The "evaluation target" is the data for one company for one fiscal year. For example, the data for fiscal year 2021 of XXX Co., Ltd. is one evaluation target.
[0036] The group identification unit 12 identifies a group to which the evaluation target belongs based on financial indicators for the evaluation period (target fiscal year) of the evaluation target, technical indicators relating to changes over time in financial indicators for the evaluation period and before, and expert indicators generated by processing the financial indicators for the evaluation period according to predetermined rules. For example, the group identification unit 12 may identify a group to which the evaluation target belongs (a group to which the evaluation target satisfies the belonging conditions) by determining whether the evaluation target satisfies the belonging conditions of each group (see FIG. 5).
[0037] The information output unit 13 outputs information about the evaluation target, i.e., information that serves as material for evaluating the evaluation target. The information output unit 13 may output the information via an output device such as a display, a projection device, a printer, or a mailer, or may transmit the information to an external device.
[0038] The information output unit 13 outputs information about the group identified by the group identifying unit 12 (the group to which the evaluation target belongs) as information about the evaluation target.
[0039] For example, the information output unit 13 may output information indicating reference objects belonging to the identified group. Reference objects belonging to the identified group are objects whose financial indicators, technical indicators, and expert indicators are determined to be similar to those of the evaluation object. Presenting such reference objects means presenting reference objects whose financial indicators, technical indicators, and expert indicators have been similar to those of the evaluation object in the past. For example, a user can predict the future of the evaluation object by referring to the state of the presented reference objects from the fiscal year onwards (the state of financial indicators, technical indicators, and expert indicators), measures taken by those companies from the fiscal year onwards and the results of those measures, etc., and evaluate the evaluation object based on the prediction results.
[0040] Additionally, the information output unit 13 may output information displaying a plurality of reference targets belonging to the identified group in a ranking format. FIG. 7 shows an example of such information. The information shown in the figure displays a plurality of reference targets belonging to the group to which the evaluation target (data for XXX Co., Ltd. for fiscal year 2021) belongs, sorted in order of similarity to the evaluation target.
[0041] Additionally, the information output unit 13 may create and output information indicating the trend of the data of the target of the group from the fiscal year onward, based on the data of the target of the multiple reference targets belonging to the identified group from the fiscal year onward. The data for which the trend is calculated may be a financial indicator, a technical indicator, an expert indicator, or other data such as sales or profits. For example, the information output unit 13 may calculate the average of the data of the target of the multiple reference targets from the fiscal year onward as data indicating the trend of the identified group.
[0042] Additionally, the information output unit 13 may output the belonging conditions for belonging to the above-mentioned specified group.
[0043] Additionally, the information output unit 13 may predict future trends in the data to be evaluated based on the data to be evaluated and information indicating trends in the data of the specified group from the fiscal year onward, and output the prediction results. The data to be predicted may be financial indicators, technical indicators, expert indicators, or other data such as sales and profits.
[0044] An example of this information is shown in Figure 7. The information shown in the figure shows the sales trend of the evaluation target (data for XXX Co., Ltd. for fiscal year 2021). Actual values are from fiscal year 2015 to fiscal year 2021, and forecast values are from fiscal year 2022 to fiscal year 2024. Starting with the actual values for fiscal year 2021, the forecast values are shown assuming that values change according to the trend of data after the target period for the identified group described above.
[0045] Next, an example of the processing flow of the processing device 10 will be described with reference to the flowchart of FIG.
[0046] First, the processing device 10 acquires data on the evaluation target (financial indicators, technical indicators, and expert indicators) (S10). Next, the processing device 10 identifies a group to which the evaluation target belongs based on the financial indicators, technical indicators, and expert indicators (S11). Then, the processing device 10 outputs information on the evaluation target, i.e., information on the group to which the evaluation target belongs, identified in S11, as information on the evaluation target, i.e., information that will be used as material for evaluating the evaluation target (S12).
[0047] Other configurations of the processing apparatus 10 of this embodiment are the same as those of the first embodiment.
[0048] The processing device 10 of this embodiment achieves the same effects as those of the first embodiment. Furthermore, the processing device 10 of this embodiment can output information that serves as material for evaluating the evaluation target, specifically, information about a reference target that is in a similar state to the evaluation target. Based on this information, the user can evaluate the company using a method that has not been used before.
[0049] "Variations" Here, a modified example that can be applied to the first and second embodiments will be described. In the above-described embodiment, data for one year of one company was used as one reference object and one evaluation object. In other words, one year was the target period. As a modified example, the target period may be a quarter or a half year. In other words, data for one quarter of one company may be used as one reference object and one evaluation object, or data for one half year of one company may be used as one reference object and one evaluation object. In the modified example, the same effects as those of the above-described embodiment are achieved.
[0050] Although the embodiments of the present invention have been described above with reference to the drawings, these are merely examples of the present invention, and various other configurations may be adopted. The configurations of the above-described embodiments may be combined with each other, or some of the configurations may be replaced with other configurations. Furthermore, various modifications may be made to the configurations of the above-described embodiments without departing from the spirit of the invention. Furthermore, the configurations and processes disclosed in the above-described embodiments and modified examples may be combined with each other.
[0051] In this specification, "acquisition" includes at least one of the following: "the device retrieves data stored in another device or storage medium (active acquisition)" based on user input or program instructions, such as receiving data by making a request or inquiry to another device, or accessing and reading out another device or storage medium; "the device inputs data output from another device (passive acquisition)" based on user input or program instructions, such as receiving data that is distributed (or transmitted, push notification, etc.), and selecting and acquiring data from received data or information; and "the creation of new data by editing data (converting data to text, rearranging data, extracting some data, changing the file format, etc.), and acquiring the new data."
[0052] Some or all of the above-described embodiments can be described as, but are not limited to, the following supplementary notes. 1. A processing device having a grouping means for grouping multiple reference objects based on financial indicators for a target period, technical indicators relating to the time-axis changes of financial indicators for the target period and prior to that period, and expert indicators generated by processing the financial indicators for the target period according to predetermined rules. 2. The processing device according to 1, wherein the grouping means processes the data of each of a plurality of companies in each of a plurality of target periods as one of the reference targets to perform the grouping. 3. The processing device according to 1 or 2, wherein the technical indicators include at least one of trend-based indicators and oscillator-based indicators. 4. The processing device according to any one of 1 to 3, wherein the grouping means performs the grouping using an ensemble learning technique. 5. A processing device according to any one of 1 to 4, wherein the technical indicators relate to changes over time in financial indicators for the target period and for a total of four or more years prior to that period. 6. Group identification means for identifying a group to which the evaluation target belongs during the evaluation period, based on financial indicators during the evaluation period of the evaluation target, the technical indicators relating to the time-axis changes in the financial indicators during the evaluation period and before, and the expert indicators generated by processing the financial indicators during the evaluation period according to the predetermined rules; an information output means for outputting information about the specified group as information about the evaluation target; 6. A processing device according to any one of 1 to 5, comprising: 7. The processing device described in 6, wherein the information output means outputs information indicating the trend of financial indicators of the evaluation target after the evaluation period predicted based on the trend of financial indicators of the reference target belonging to the identified group after the evaluation period. 8. The processing device according to 6 or 7, wherein the information output means outputs information indicating the reference object belonging to the identified group. 9. The processing device according to 8, wherein the information output means outputs information displaying the plurality of reference targets belonging to the identified group in a ranking format. 10. A processing device according to any one of 6 to 9, wherein the information output means outputs the conditions belonging to the identified group expressed using financial indicators, the technical indicators, and the expert indicators. 11. The computer A processing method that executes a grouping step of grouping multiple reference targets based on financial indicators for a target period, technical indicators relating to changes in the financial indicators for the target period and prior to that period over time, and expert indicators generated by processing the financial indicators for the target period according to predetermined rules. 12. Computer A program that functions as a grouping means for grouping multiple reference targets based on financial indicators for a target period, technical indicators relating to changes in the financial indicators for the target period and prior to that period over time, and expert indicators generated by processing the financial indicators for the target period according to predetermined rules. [Explanation of symbols]
[0053] 10 Processing equipment 11 Grouping section 12 Group Specific Department 13 Information output section 1A processor 2A Memory 3A input / output I / F 4A peripheral circuit 5A Bus
Claims
1. A processing device comprising a memory and a processor connected to the memory, The processor executes the program stored in the memory, A data acquisition means for acquiring data of a plurality of reference targets; and a grouping means for grouping the plurality of reference objects based on the data acquired by the data acquisition means; It functions as The data acquisition means Obtaining financial indicators for a target period of a company to be evaluated, technical indicators calculated from time-series data of financial indicators for the target period and before, and expert indicators calculated from the financial indicators for the target period; The technical indicators include at least one selected from a simple moving average, an exponential moving average, Ichimoku Kinko Hyo, Bollinger Bands, a Zigzag chart, a linear regression trend, HL Bands, an envelope, a Keltner channel, a Chaos Alligator, a Yin Yang bar, a new price bar, a Kagi bar, a balance of power, an Aroon, a Heikin Ashi, a point and figure, a Stochastics, a Moving Average Convergence / Divergence (MACD), a relative strength index (RSI), momentum, a directional movement index, a divergence rate, a divergence price / average, a Tom DeMarks Range Expansion Index, an average directional index, a historical volatility, a William's %R, a psychological line, a Coppock index, a rank correlation index, a rate of change, a moving average oscillator, an ultimate oscillator, an Aroon UP / DOWN, an Aroon oscillator, a money flow index, a commodity channel index, a volume ratio, a strength / weakness ratio, performance, and a reverse watch curve; the expert indicators include at least one of an interest coverage ratio, a sales to accounts receivable imbalance, and an interest expense coefficient; The grouping means clustering the plurality of reference objects into groups using a clustering model trained to cluster data based on the financial indicators, the technical indicators, and the expert indicators; A processing device in which the multiple reference objects include a first reference object composed of data for a first target period of a first company, and a second reference object composed of data for a second target period of the first company that is different from the first target period.
2. A processing device as described in Claim 1, wherein each of the multiple reference objects corresponds to financial data for a specific company for a specific period.
3. The processing device according to claim 1 or 2, wherein the technical indicators are calculated from time-series data of financial indicators for the target period and for a total of four or more years prior to the target period.
4. A processing device described in any one of claims 1 to 3, wherein the processor, by executing the program stored in the memory, further functions as an information output means for outputting information including identification information of the group to which the evaluation target belongs, conditions for belonging to the group, and a list of reference targets belonging to the group.
5. The processing device according to claim 4 , wherein the information output means outputs an average of financial indicators of the reference objects that belong to a group to which the evaluation object belongs, from the target period onward.
6. the information output means outputs information indicating the reference object belonging to a group to which the evaluation object belongs; The processing device according to claim 4 , wherein the information indicating the reference object includes a company name and a period corresponding to the reference object.
7. The processing device according to claim 6 , wherein the information output means outputs information in which the plurality of reference objects belonging to the group to which the evaluation object belongs are displayed in a ranking format.
8. 8. The processing device according to claim 4, wherein the information output means outputs a condition that the evaluation target belongs to a group defined using the financial index, the technical index, and the expert index.
9. A processing device comprising a memory and a processor connected to the memory, a data acquisition step of acquiring data of a plurality of reference targets; a grouping step of grouping the plurality of reference objects based on the data acquired in the data acquisition step; Run In the data acquisition step, Obtaining financial indicators for a target period of a company to be evaluated, technical indicators calculated from time-series data of financial indicators for the target period and before, and expert indicators calculated from the financial indicators for the target period; The technical indicators include at least one selected from a simple moving average, an exponential moving average, Ichimoku Kinko Hyo, Bollinger Bands, a Zigzag chart, a linear regression trend, HL Bands, an envelope, a Keltner channel, a Chaos Alligator, a Yin Yang bar, a new price bar, a Kagi bar, a balance of power, an Aroon, a Heikin Ashi, a point and figure, a Stochastics, a Moving Average Convergence / Divergence (MACD), a relative strength index (RSI), momentum, a directional movement index, a divergence rate, a divergence price / average, a Tom DeMarks Range Expansion Index, an average directional index, a historical volatility, a William's %R, a psychological line, a Coppock index, a rank correlation index, a rate of change, a moving average oscillator, an ultimate oscillator, an Aroon UP / DOWN, an Aroon oscillator, a money flow index, a commodity channel index, a volume ratio, a strength / weakness ratio, performance, and a reverse watch curve; the expert indicators include at least one of an interest coverage ratio, a sales to accounts receivable imbalance, and an interest expense coefficient; In the grouping step, clustering the plurality of reference objects into groups using a clustering model trained to cluster data based on the financial indicators, the technical indicators, and the expert indicators; A processing method in which the multiple reference objects include a first reference object composed of data for a first target period of a first company, and a second reference object composed of data for a second target period of the first company that is different from the first target period.
10. A processing device comprising: a memory; and a processor connected to the memory, A data acquisition means for acquiring data of a plurality of reference targets; and a grouping means for grouping the plurality of reference objects based on the data acquired by the data acquisition means; and make it work, The data acquisition means Obtaining financial indicators for a target period of a company to be evaluated, technical indicators calculated from time-series data of financial indicators for the target period and before, and expert indicators calculated from the financial indicators for the target period; The technical indicators include at least one selected from a simple moving average, an exponential moving average, Ichimoku Kinko Hyo, Bollinger Bands, a Zigzag chart, a linear regression trend, HL Bands, an envelope, a Keltner channel, a Chaos Alligator, a Yin Yang bar, a new price bar, a Kagi bar, a balance of power, an Aroon, a Heikin Ashi, a point and figure, a Stochastics, a Moving Average Convergence / Divergence (MACD), a relative strength index (RSI), momentum, a directional movement index, a divergence rate, a divergence price / average, a Tom DeMarks Range Expansion Index, an average directional index, a historical volatility, a William's %R, a psychological line, a Coppock index, a rank correlation index, a rate of change, a moving average oscillator, an ultimate oscillator, an Aroon UP / DOWN, an Aroon oscillator, a money flow index, a commodity channel index, a volume ratio, a strength / weakness ratio, performance, and a reverse watch curve; the expert indicators include at least one of an interest coverage ratio, a sales to accounts receivable imbalance, and an interest expense coefficient; The grouping means clustering the plurality of reference objects into groups using a clustering model trained to cluster data based on the financial indicators, the technical indicators, and the expert indicators; A program in which the multiple reference objects include a first reference object composed of data for a first target period of a first company, and a second reference object composed of data for a second target period of the first company that is different from the first target period.
Citation Information
Patent Citations
Device, system and program for enterprise evaluation
JP2005352637A
Economic data processing system
JP2007233988A
Enterprise information management system, enterprise information management method and enterprise information management program
JP2012118753A
Promising customer predictor, promising customer prediction method, and promising customer prediction program
JP2017027486A
Enterprise evaluation device and enterprise evaluation program
WO2005050510A1