GB2253081A - Security-exchange decision-making support - Google Patents

Security-exchange decision-making support Download PDF

Info

Publication number
GB2253081A
GB2253081A GB9203663A GB9203663A GB2253081A GB 2253081 A GB2253081 A GB 2253081A GB 9203663 A GB9203663 A GB 9203663A GB 9203663 A GB9203663 A GB 9203663A GB 2253081 A GB2253081 A GB 2253081A
Authority
GB
United Kingdom
Prior art keywords
neural network
determination result
prices
output
values
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
GB9203663A
Other versions
GB9203663D0 (en
Inventor
Hisaaki Hatano
Toru Yamagishi
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Publication of GB9203663D0 publication Critical patent/GB9203663D0/en
Publication of GB2253081A publication Critical patent/GB2253081A/en
Withdrawn legal-status Critical Current

Links

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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Biomedical Technology (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • Development Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Educational Administration (AREA)
  • Artificial Intelligence (AREA)
  • Game Theory and Decision Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A security-exchange decision-making support apparatus includes an input unit 10, a neural network 20, and an evaluation unit 40. The input unit samples stock market prices over time, 12, and obtains, 14, maxim a of upwardly moving prices and minima of downwardly moving prices. The neural network has a unit 30 for outputting a signal representing at least one of "buy" and "sell" and a plurality of input units for receiving the maxima and minima values. Weighting values of nodes of the network are changed by repetitive adjustment, 44, based on an evaluation, 42, of the output from the output unit. <IMAGE>

Description

"SECURITY EXCHANGE DECISION-MAKING SUPPORT APPARATUS AND METHOD OF SUPPORTING SECURITY EXCHANGE DECISION MAKING, USING THE SAME" The present invention relates to a security exchange decision-making support apparatus for supporting decision making in security exchange from time-series data representing prices on a stock market and, more particularly, a security exchange decisionmaking support apparatus constituted by using a neural network and a method of supporting decision making in security exchange using this apparatus.
Various conventional methods for converting raw data representing price changes over time on a stock market into a chart, and making a decision in security exchange in accordance with whether typical patterns for motivating an exchange timing are present in the chart are known.
Various systems which adopt computers for decision making in security exchange so as to perform decision making in security exchange are also known.
Most of the typical patterns for motivating exchange timings, which appear on the chart, rely on dealers' (or stock analysts') intuition. It is, therefore, very difficult to shematically generalize the patterns. Low ability of generalization makes it difficult to change typical patterns for motivating exchange timings dynamically according to result applying them to the price data.
It is an object of the present invention to provide a security exchange decision-making support apparatus capable of supporting security exchange decision making with a considerably high probability by introducing a neural network suitable for processing of ill-structured data and capable of improving a hit probability in a variety of applications, and a method of supporting the security exchange decision making by using this apparatus.
A security exchange decision-making support apparatus according to the present invention is characterized by comprising: input unit for sampling time-series data of floating stock market prices as up and down prices until a current stock market price, obtaining a maximum value of the plurality of up prices and a minimum value of the plurality of down prices, and outputting the maximum and minimum values; a neural network having an output element for outputting a signal representing at least one of buying and selling as a determination result, a plurality of input elements for receiving an output from the input unit, and a plurality of nodes connected between the output element and the input elements and having weighting values, the weighting values being changed by learning using repetitive weighting adjustment based on an evaluation of the output from the output element; and evaluating unit for receiving the determination result output from the neural network, evaluating the determination result represented by the input signal, and outputting a signal for correcting the weighting values of the nodes in the neural network when the evaluating unit evaluates that the determination result represents necessity for correction of the weighting values.
In addition, a method of supporting security exchange decision making using a security exchange decision-making support apparatus including a neural network which has a plurality of input elements and at least one output element, is characterized by comprising the steps of: the first step of setting weighting values of nodes between the elements in the neural network to predetermined values; the second step of receiving stock market price data, sampling stock market prices as up and down prices until a current price in accordance with an increase and a decrease by a predetermined amount, and forming a P & F chart on the basis of the sampled up and down prices; the third step of obtaining a maximum value of the plurality of sampled up prices and a minimum value of the plurality of sampled down prices to detect the maximum and minimum values;; the fourth step of outputting a determination result for buying and selling of securities in accordance with the detected maximum and minimum values and the weighting values of the nodes between the elements in the neural network; the fifth step of evaluating validity of the determination result; the sixth step of correcting the weighting values of the neural network if the determination result is judged to require correction of the weighting values in the fifth step; and the seventh step of repeating one of the following steps and until weighting adjustment of the neural network is completed, the step being the step of repeating the fourth to sixth steps when revolution is performed using the same data, and the step being the step of repeating the second to sixth steps when evaluation is performed on the basis of new stock market price data.
A system associated with security exchange decision-making support samples stock market prices as up prices for every increase in predetermined amount as long as the stock market prices are in the uptrend.
This system samples stock market prices as down prices for every decrease in predetermined amount when the stock market prices are in the downtrend. In this system, a maximum value of the plurality of up prices and a minimum value of the down prices, all of which are obtained by repeating the above sampling operations until the current stock market prices, are input to a plurality of elements of the neural network. Finally, an output element of the neural network makes a decision in security exchange. In this case, weighting values between the elements in the neural network are changed in accordance with repetitive weighting adjustment learning based on evaluation values from the output element.Therefore, when the frequency of use of this apparatus is increased, a hit probability of decisions in security exchange output from the output element in the neural network is increased.
In the security exchange decision-making support system according to the present invention, when the neural network suitable for processing ill-structured data is introduced in security exchange decision making, a decision in security exchange is made in accordance with the output from the neural network. Therefore, the security exchange decision making can be supported with a relatively high hit probability by the security exchange decision-making support system of the present invention. In addition, the probability of a hit can be increased depending on market conditions.
In addition, by using a method of supporting security exchange decision making by using the security exchange decision-making apparatus according to the present invention, the security exchange decision making can be supported with a high hit probability and the hit probability can be increased.
This invention can be more fully understood from the following detailed description when taken in conjunction with the accompanying drawings, in which: Fig. 1 is a block diagram showing a security exchange decision-making support apparatus according to an embodiment of the present invention; Fig. 2 is a diagram showing a detailed arrangement of a data input unit 10 and a neural network 20 in Fig. 1; Fig. 3 is a flow chart for explaining an operation of the embodiment shown in Fig. 1; Fig. 4 is a graph showing a P & F chart used in the embodiment shown in Fig. 1; Fig. 5 is a graph showing a P & F chart obtained when stock market prices are in the uptrend; and Fig. 6 is a graph showing a P & F chart obtained when stock market prices are in the downtrend.
A preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings.
Fig. 1 is a block diagram showing a security exchange decision-making support apparatus according to an embodiment of the present invention. This apparatus comprises a data input unit 10, a neural network 20, a determination result output unit 30, and an evaluation unit 40. The data input unit 10 is connected to the neural network 20. The neural network 20 is connected to the determination result output unit 30, and the evaluation unit 40. The data input unit 10 is a unit for receiving stock market price data. That is, the data input unit 10 receives external data serving as the basis of security exchange decision making. The neural network 20 receives data from the data input unit 10 and determines security exchange decision making.The determination result output unit 30 displays or prints out a selling or buying certainty output from the neural network 20. The evaluation unit 40 determines whether the selling or buying probability output from the neural network 20 is correct. The evaluation unit 40 changes such as weighting values and threshold values in the neural network 20 (to be described in detail later).
The data input unit 10 comprises a P & F chart forming unit 12 for forming a P & F chart from the stock market price data (to be described in detail later), and a chart maximum/minimum value detector 14 for detecting maximum and minimum values in the P & F chart. The evaluation unit 40 comprises a determination result evaluation unit 42 for evaluating whether the selling or buying determination result output from the neural network 20 is correct, and a weighting value correction unit 44 for outputting a signal for changing a weighting value in a node between the elements in the neural network 20. The determination made in the determination result evaluation unit 42 may be performed with reference to a given input determination reference or by a stock analyst.The weighting value correction unit 44 may output a signal for changing a threshold value of each element in the neural network 20.
The detailed arrangement of the data input unit 10 and the neural network 20 shown in Fig. 1 is shown in Fig. 2. The neural network 20 comprises, e.g., a socalled layered network. Referring to Fig. 2, the neural network 20 is constituted by three-layered elements for executing processing operations while these operations influence each other.
The neural network 20 shown in Fig. 2 will be described in detail below.
The first layer is called an S unit (sensor unit) group. The S unit group comprises (n+l) units (elements) S1, S2, ..., Sn+l. The S units receive (n+l) data DO, D1, ..., Dn as the basis of the security exchange decision making. The (n+l) data D1, D1, ..., Dn will be described in detail later.
The second layer is called an A unit (associative unit) group. The A unit group comprises m units (elements) Al, A2, ..., Am. The A units Al, A2, ..., Am and the (n+l) units S1, S2, ..., Sn+l of the S unit group are connected by a plurality of weighted nodes.
The third layer is called an R unit (response unit) group. The R unit group comprises a first unit (element) R1 and a second unit (element) R2. The first unit R1 outputs a buying signal. The second unit R2 outputs a selling signal. The first and second units R1 and R2 are connected to the m units Al, A2, ..., Am of the A unit group through a plurality of weighted nodes.
The weighting values of the plurality of nodes between the (n+l) units S1, S2, ..., Sn+l of the first layer and the m units Al, A2, ..., Am of the second layer and the weighting values of the m nodes of the second layer are adjusted and changed by learning in accordance with evaluation values represented by the buying and selling signals output from the first and second units R1 and R2, i.e., the hit probabilities (hit/miss probability) in security exchange. The buying and selling signals need not be buying and selling signals, but may be represented by numeric values of buying determination certainty. Each unit can have a threshold value to determine whether a signal is output in response to the intensity of an input signal.
Fig. 3 is a flow chart showing processing for adjusting weighting values of the nodes between the elements in the neural network 20.
The weighting values of the nodes between the elements in the neural network 20 are initialized on the basis of an appropriate empirical rule (step 101). This initial setup may be performed using random numbers or by a stock analyst. Data input to the neural network 20 in the state of step 101 are evaluated so that the buying and selling signals output from the first and second units R1 and R2 are evaluated (step 102). This evaluation operation is performed by the determination result evaluation unit 42 in the evaluation unit 40 on the basis of the data output from the first and second units R1 and R2 and a predetermined evaluation reference.The weighting values of the nodes between the elements are adjusted by the weighting value correction unit 44 in the evaluation unit 40 in correspondence with the above evaluation operation (step 103). In this step, not only the weighting values of the nodes between the elements but also threshold values of the elements can be adjusted. The buying and selling signals output from the first and second units R1 and R2 are evaluated again (step 102). The weighting values of the nodes between the elements are adjusted in correspondence with the above evaluation (step 103). The operations in steps 102 and 103 are repeated until it is determined by the evaluation unit 40 that the weighting value adjustment is completed (step 104).
The evaluation of the buying and selling signals output from the first and second units R1 and R2 can be improved. That is, the hit probability in security exchange can be gradually increased. Therefore, decision making in security exchange can be performed with a high hit probability.
In this embodiment, a plurality of extreme values (maximum and minimum values) of the so-called P & F chart (point-and-figure chart) are used as (n+l) data which serve as the basis of security exchange decision making and which are input from the data input unit 10 to the (n+l) units S1, S2, ..., Sn+l of the first layer in the neutral network 20 shown in Fig. 2.
The P & F chart will be briefly described below.
The P & F chart is a graph in which marks o and x are plotted on a two-dimensional graph to represent changes in stock market prices. In this graph, the stock market prices are plotted along the ordinate, and time is plotted along the abscissa.
A P & F chart is shown in Fig. 4. Referring to Fig. 4, when a stock market price is in the downtrend, marks o are sequentially plotted downward in a column for every decrease in predetermined amount. When the stock market price turns to the uptrend, the current column is shifted to the right by one, and marks x are sequentially plotted upward in a column. When this stock market price turns to the downtrend again, the current column is shifted again to the right by one, and marks o are sequentially plotted downward in a column.
This series of operations is repeated until the price reaches a current stock market price.
As is apparent from the above description, time plotted along the abscissa does not represent a linear relationship. The time between the columns formed by the marks o and x varies depending on a pattern of changes in stock market prices. Note that the marks o and x represent predetermined unit prices.
In this embodiment, the plurality of extreme values of the P & F chart shown in Fig. 4, i.e., stock market prices are input to the (n+l) units S1, S2, ..., Sn+l of the first layer in the neural network 20 after these data are processed by the data input unit 10 shown in Fig. 1.
Processing of the input unit 10 for the P & F chart will be described below. The P & F chart forming unit 12 receives external stock market price data (regardless of an on/off-line state) and forms a P & F chart on the basis of the input data. The chart maximum/minimum value detector 14 detects a maximum value during an uptrend in stock market price and a minimum value during a downtrend in stock market price as a function of time on the P & F chart. The maximum and minimum values are output to the (n+l) units S1, S2, ..., Sn+l of the first layer in the neural network 20.
A plurality of extreme values of the P & F chart input to the (n+l) units S1, S2, ..., Sn+l of the first layer in the neural network 20 through the data input unit 10 shown in Fig. 1 or 2 will be described with reference to Figs. 5 and 6 in detail below. Figs. 5 and 6 show P & F charts showing states in which stock market prices are currently in an uptrend and downtrend, respectively.
Fig. 5 shows the P & F chart showing a state wherein a stock market price is currently in an uptrend.
Referring to Fig. 5, a current security price is represented by DO. An extreme value in a downtrend before the current price DO is represented by D1, an extreme value in an uptrend before the extreme value D1 is represented by D2, an extreme value in a downtrend before the extreme value D2 is represented by D3, and an extreme value in an uptrend before the extreme value D3 is represented by D4. In this case, DO, D1, ..., Dn are respectively input to the (n+l) units S1, S2, ..., Sn+l of the first layer in the neural network 20 through the data input unit 10 shown in Fig. 1.
Fig. 6 shows the P & F chart showing a state wherein a stock market price is currently in a downtrend. Referring to Fig. 6, a current security price is represented by DO. An extreme value in an uptrend before the current price DO is represented by D1, an extreme value in a downtrend before the extreme value D1 is represented by D2, an extreme value in an uptrend before the extreme value D2 is represented by D3, and an extreme value in a downtrend before the extreme value D3 is represented by D4. In this case, data DO, D1, ..., Dn corresponding to the prices or extreme values DO, D1, ..., Dn are respectively input to the (n+l) units S1, S2, ..., Sn+l of the first layer in the neural network 20 through the data input unit 10 shown in Fig. 1.
When the above data are input to the (n+l) units S1, S2, ..., Sn+l of the first layer in the neural network 20 through the data input unit 10 shown in Fig. 1, the (n+l) units S1, S2, ..., Sn+l of the first layer respond to these input data. The m units Al, A2, Am of the second layer receive signals from the (n+l) units S1, S2, ..., Sn+l of the first layer through the corresponding nodes and respond to the input data. The first and second units R1 and R2 of the third layer receive the signals from the n units Al, A2, ..., Am and output buying and selling signals, respectively.The buying and selling signals output from the first and second units R1 and R2 of the third layer are determined by the data D1, D2, ..., Dn input to the (n+l) units S1, S2, ..., Sn+l of the first layer, the weighting values of the plurality of nodes between the (n+l) units S1, S2, ..., Sn+l of the first layer and the m units Al, A2, ..., Am of the second layer, and the weighting values of the plurality of nodes between the m units Al, A2, ..., Am of the second layer and the first and second units R1 and R2 of the third layer.As previously described, the weighting values of the nodes between the units in the neural network 20 are adjusted and changed by learning in accordance with the evaluation values represented by the buying and selling signals output from the first and second units R1 and R2, i.e., the hit probabilities for security exchange decision making.
Therefore, the evaluation values represented by the buying and selling signals output from the first and second units R1 and R2 are increased. That is, the hit probabilities for security exchange decision making can be increased; security exchange decision making can be performed with high hit probabilities. In the above embodiment, the buying and selling signals are output from the two output units R1 and R2.
However, only one output element may be used to determine buying and selling in accordance with the magnitude of an output from the output element.
The neural network 20 has a feed forward network structure. However, a recurrent network structure may be used in place of the layered network structure.
The present invention is not limited to the particular embodiment described above. various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (12)

Claims:
1. A security exchange decision-making support apparatus comprising: input means for sampling time-serial data of floating stock market prices as up and down prices until a current stock market price, obtaining a maximum value of the plurality of up prices and a minimum value of the plurality of down prices, and outputting the maximum and minimum values; a neural network having an output unit for outputting a signal representing at least one of buying and selling as a determination result, a plurality of input units for receiving an output from said input unit, and a plurality of nodes connected between said output unit and said input units and having weighting values, the weighting values being changed by learning using repetitive weighting adjustment based on an evaluation of the output from said output unit; and evaluating means for receiving the determination result output from said neural network, evaluating the determination result represented by the input signal, and outputting a signal for correcting the weighting values of said nodes in said neural network when said evaluating means evaluates that the determination result represents necessity for correction of the weighting values.
2. An apparatus according to claim 1, further comprising determination result output means for out putting the determination result output from said neural network.
3. An apparatus according to claim 1, wherein said input means includes: P & F chart forming means for forming a P & F chart on the basis of the data obtained from the stock market prices; and chart maximum/minimum value detecting means for detecting the maximum and minimum values of the P & F chart on the basis of the P & F chart formed by said P & F forming means.
4. An apparatus according to claim 1, wherein said neural network comprises a layered network.
5. An apparatus according to claim 1, wherein said evaluating means includes: a determination result evaluating unit for evaluating validity of the determination result output from said neural network; and weighting value correcting means for outputting a signal for correcting the weighting values to said neural network in accordance with an evaluation result from said determination result evaluating unit when said determination result evaluating unit determines that the determination result represents necessity for correction of the weighting values.
6. An apparatus according to claim 5, wherein said determination result evaluating means includes means for changing threshold values set in said units in said neural network.
7. A security exchange decision-making support apparatus comprising: P & F chart forming means for sampling time-serial data of floating stock market prices as up and down prices until a current stock market price to form a P & F chart; chart maximum/minimum value detecting means for obtaining a maximum value of the plurality of sampled up prices and a minimum value of the plurality of sampled down prices and detecting the maximum and minimum values;; a neural network having an output unit for outputting a signal representing at least one of buying and selling as a determination result, a plurality of input units for receiving an output from said input unit, and a plurality of nodes connected between said output unit and said input units and having weighting values, the weighting values being changed by learning using repetitive weighting adjustment based on an evaluation of the output from said output unit; a determination result evaluation unit for evaluating validity of the determination result output from said neural network; and weighting value correcting means for outputting a signal for correcting the weighting values to said neural network in accordance with an evaluation result from said determination result evaluating unit when said determination result evaluating unit determines that the determination result represents necessity for correction of the weighting values.
8. An apparatus according to claim 7, further comprising determination result output means for outputting the determination result output from said neural network.
9. A method of supporting security exchange decision making using a security exchange decision-making support apparatus including a neural network, said neural network having a plurality of input units and at least one output unit, comprising: the first step of setting weighting values of nodes between said units in said neural network to predetermined values; the second step of receiving stock market price data, sampling stock market prices as up and down prices until a current price in accordance with an increase and a decrease by a predetermined amount, and forming a P & F chart on the basis of the sampled up and down prices; the third step of obtaining a maximum value of the plurality of sampled up prices and a minimum value of the plurality of sampled down prices to detect the maximum and minimum values;; the fourth step of outputting a determination result for buying and selling of securities in accordance with the detected maximum and minimum values and the weighting values of said nodes between said units in said neural network; the fifth step of evaluating validity of the determination result; the sixth step of correcting the weighting values of said neural network if the determination result is evaluated to require correction of the weighting values in the fifth step; and the seventh step of repeating one of the following steps and until weighting adjustment of said neural network is completed, the step being the step of repeating the fourth to sixth steps when revolution is performed using the same data, and the step being the step of repeating the second to sixth steps when evaluation is performed on the basis of new stock market price data.
10. A method according to claim 9, wherein the fourth step includes the step of changing threshold values set in said units in said neural network.
11. A security exchange decision-making support apparatus, substantially as hereinbefore described with reference to Figs. 1 to 2.
12. A method of supporting security exchange decision making, using a security exchange decision making support apparatus, substantially as hereinbefore described with reference to Figs. 1 to 3.
GB9203663A 1991-02-20 1992-02-19 Security-exchange decision-making support Withdrawn GB2253081A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3026379A JPH04264957A (en) 1991-02-20 1991-02-20 Security sales decision making supporting device

Publications (2)

Publication Number Publication Date
GB9203663D0 GB9203663D0 (en) 1992-04-08
GB2253081A true GB2253081A (en) 1992-08-26

Family

ID=12191890

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9203663A Withdrawn GB2253081A (en) 1991-02-20 1992-02-19 Security-exchange decision-making support

Country Status (2)

Country Link
JP (1) JPH04264957A (en)
GB (1) GB2253081A (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998008167A1 (en) * 1996-08-16 1998-02-26 University Of Alberta Signal processing method using a finite-dimensional filter
US5761442A (en) * 1994-08-31 1998-06-02 Advanced Investment Technology, Inc. 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
WO2002103601A1 (en) * 2001-06-14 2002-12-27 Trading Technologies International, Inc. Electronic spread trading tool
SG99866A1 (en) * 2000-07-13 2003-11-27 Asianbourses Com Pte Ltd Buy or sell recommendation for a financial investment, method and data processing system for such a recommendation
US6735580B1 (en) 1999-08-26 2004-05-11 Westport Financial Llc Artificial neural network based universal time series
US7523065B2 (en) 2001-12-12 2009-04-21 Asset Trust, Inc. Risk transfer supply chain system
US7580848B2 (en) 1997-01-06 2009-08-25 Asset Trust, Inc. Method of and system for analyzing, modeling and valuing elements of a business enterprise
US7730063B2 (en) 2002-12-10 2010-06-01 Asset Trust, Inc. Personalized medicine service
AU2008200204B2 (en) * 2001-06-14 2010-07-29 Trading Technologies International, Inc Electronic spread trading tool
US7835966B2 (en) * 2001-09-17 2010-11-16 Recognia Inc. Technical analysis formation recognition using pivot points
US7853506B2 (en) * 2001-09-17 2010-12-14 Recognia Incorporated Method for categorizing pivot points in technical analysis
US7873567B2 (en) 2001-02-05 2011-01-18 Asset Trust, Inc. Value and risk management system
US7970640B2 (en) 2002-06-12 2011-06-28 Asset Trust, Inc. Purchasing optimization system
US8175955B2 (en) 1999-04-09 2012-05-08 Trading Technologies International, Inc. User interface for an electronic trading system
US8185486B2 (en) 2000-10-17 2012-05-22 Asset Trust, Inc. Segmented predictive model system
US8498915B2 (en) 2006-04-02 2013-07-30 Asset Reliance, Inc. Data processing framework for financial services
US8688564B2 (en) 1999-04-09 2014-04-01 Trading Technologies International, Inc User interface for semi-fungible trading
US8713025B2 (en) 2005-03-31 2014-04-29 Square Halt Solutions, Limited Liability Company Complete context search system
WO2014106110A1 (en) 2012-12-31 2014-07-03 Shuster, Gary, Stephen Decision making using algorithmic or programmatic analysis
US9811859B2 (en) 2000-03-02 2017-11-07 Trading Technologies International, Inc. Trading tools for electronic trading
US10210572B2 (en) 2000-03-02 2019-02-19 Trading Technologies International, Inc. Click based trading with intuitive grid display of market depth
US10346926B2 (en) 2002-09-09 2019-07-09 Xenogenic Development Llc Context search system
US10354324B2 (en) 2000-03-02 2019-07-16 Trading Technologies International, Inc. Click based trading with market depth display
US10839321B2 (en) 1997-01-06 2020-11-17 Jeffrey Eder Automated data storage system
US11392858B2 (en) 2020-05-07 2022-07-19 Nowcasting.ai, Inc. Method and system of generating a chain of alerts based on a plurality of critical indicators and auto-executing stock orders

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019207452A (en) * 2018-05-28 2019-12-05 正雄 成宮 Program for market price analysis for investor support

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2224868A (en) * 1988-09-19 1990-05-16 Hitachi Ltd Selection of optimum time series data

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2224868A (en) * 1988-09-19 1990-05-16 Hitachi Ltd Selection of optimum time series data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"Harnessing neural networks", Electronics World and WirelessWorld, Dec 1990, pp 1047-1052. *

Cited By (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5761442A (en) * 1994-08-31 1998-06-02 Advanced Investment Technology, Inc. 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
WO1998008167A1 (en) * 1996-08-16 1998-02-26 University Of Alberta Signal processing method using a finite-dimensional filter
US7580848B2 (en) 1997-01-06 2009-08-25 Asset Trust, Inc. Method of and system for analyzing, modeling and valuing elements of a business enterprise
US10839321B2 (en) 1997-01-06 2020-11-17 Jeffrey Eder Automated data storage system
US7693733B2 (en) 1997-01-06 2010-04-06 Asset Trust, Inc. Method of and system for analyzing, modeling and valuing elements of a business enterprise
US9141993B2 (en) 1999-04-09 2015-09-22 Trading Technologies International, Inc. User interface for semi-fungible trading
US9189815B2 (en) 1999-04-09 2015-11-17 Trading Technologies International, Inc. User interface for an electronic trading system
US8688564B2 (en) 1999-04-09 2014-04-01 Trading Technologies International, Inc User interface for semi-fungible trading
US8756148B2 (en) 1999-04-09 2014-06-17 Trading Technologies International, Inc User interface for an electronic trading system
US8768824B2 (en) 1999-04-09 2014-07-01 Trading Technologies International, Inc User interface for semi-fungible trading
US10147138B2 (en) 1999-04-09 2018-12-04 Trading Technologies International, Inc. User interface for semi-fungible trading
US10121198B2 (en) 1999-04-09 2018-11-06 Trading Technologies International, Inc. User interface for an electronic trading system
US8374952B2 (en) 1999-04-09 2013-02-12 Trading Technologies International, Inc. User interface for an electronic trading system
US8185467B2 (en) 1999-04-09 2012-05-22 Trading Technologies International, Inc. User interface for an electronic trading system
US8175955B2 (en) 1999-04-09 2012-05-08 Trading Technologies International, Inc. User interface for an electronic trading system
US6735580B1 (en) 1999-08-26 2004-05-11 Westport Financial Llc Artificial neural network based universal time series
US10002386B2 (en) 2000-03-02 2018-06-19 Trading Technologies International, Inc. System and method for automatic repositioning of market information in a graphical user interface
US9811859B2 (en) 2000-03-02 2017-11-07 Trading Technologies International, Inc. Trading tools for electronic trading
US10354324B2 (en) 2000-03-02 2019-07-16 Trading Technologies International, Inc. Click based trading with market depth display
US10037567B2 (en) 2000-03-02 2018-07-31 Trading Technologies International, Inc. Trading tools for electronic trading
US10185994B2 (en) 2000-03-02 2019-01-22 Trading Technologies International, Inc. Trading tools for electronic trading
US10210572B2 (en) 2000-03-02 2019-02-19 Trading Technologies International, Inc. Click based trading with intuitive grid display of market depth
US10565652B2 (en) 2000-03-02 2020-02-18 Trading Technologies International, Inc. System and method for automatic repositioning of market information in a graphical user interface
SG99866A1 (en) * 2000-07-13 2003-11-27 Asianbourses Com Pte Ltd Buy or sell recommendation for a financial investment, method and data processing system for such a recommendation
US8694455B2 (en) 2000-10-17 2014-04-08 Asset Reliance, Inc. Automated risk transfer system
US8185486B2 (en) 2000-10-17 2012-05-22 Asset Trust, Inc. Segmented predictive model system
US7873567B2 (en) 2001-02-05 2011-01-18 Asset Trust, Inc. Value and risk management system
AU2008200204B2 (en) * 2001-06-14 2010-07-29 Trading Technologies International, Inc Electronic spread trading tool
US8666872B2 (en) 2001-06-14 2014-03-04 Trading Technologies International, Inc Electronic spread trading tool
WO2002103601A1 (en) * 2001-06-14 2002-12-27 Trading Technologies International, Inc. Electronic spread trading tool
US10713723B2 (en) 2001-06-14 2020-07-14 Trading Technologies International, Inc. Electronic spread trading tool
US7243083B2 (en) 2001-06-14 2007-07-10 Trading Technologies International, Inc. Electronic spread trading tool
US7707086B2 (en) 2001-06-14 2010-04-27 Trading Technologies International, Inc. Electronic spread trading tool
US10275829B2 (en) 2001-06-14 2019-04-30 Trading Technologies International, Inc. Electronic spread trading tool
US7590578B2 (en) 2001-06-14 2009-09-15 Trading Technologies International, Inc. Electronic spread trading tool
US7835966B2 (en) * 2001-09-17 2010-11-16 Recognia Inc. Technical analysis formation recognition using pivot points
US7853506B2 (en) * 2001-09-17 2010-12-14 Recognia Incorporated Method for categorizing pivot points in technical analysis
US7523065B2 (en) 2001-12-12 2009-04-21 Asset Trust, Inc. Risk transfer supply chain system
US7970640B2 (en) 2002-06-12 2011-06-28 Asset Trust, Inc. Purchasing optimization system
US10346926B2 (en) 2002-09-09 2019-07-09 Xenogenic Development Llc Context search system
US10719888B2 (en) 2002-09-09 2020-07-21 Xenogenic Development Limited Liability Company Context search system
US7730063B2 (en) 2002-12-10 2010-06-01 Asset Trust, Inc. Personalized medicine service
US8713025B2 (en) 2005-03-31 2014-04-29 Square Halt Solutions, Limited Liability Company Complete context search system
US8498915B2 (en) 2006-04-02 2013-07-30 Asset Reliance, Inc. Data processing framework for financial services
EP2939163A4 (en) * 2012-12-31 2015-12-02 Shuster Gary Stephen Decision making using algorithmic or programmatic analysis
WO2014106110A1 (en) 2012-12-31 2014-07-03 Shuster, Gary, Stephen Decision making using algorithmic or programmatic analysis
US11392858B2 (en) 2020-05-07 2022-07-19 Nowcasting.ai, Inc. Method and system of generating a chain of alerts based on a plurality of critical indicators and auto-executing stock orders
US11416779B2 (en) 2020-05-07 2022-08-16 Nowcasting.ai, Inc. Processing data inputs from alternative sources using a neural network to generate a predictive panel model for user stock recommendation transactions

Also Published As

Publication number Publication date
JPH04264957A (en) 1992-09-21
GB9203663D0 (en) 1992-04-08

Similar Documents

Publication Publication Date Title
GB2253081A (en) Security-exchange decision-making support
US4501016A (en) Device for the dynamic adjustment of a black/white discrimination threshold for the processing of images containing grey values
US7684634B2 (en) System and method for adaptive non-uniformity compensation for a focal plane array
US4506382A (en) Apparatus for detecting two-dimensional pattern and method for transforming the pattern into binary image
US3872434A (en) Dynamic sample-by-sample automatic gain control
US5995163A (en) Median filter with embedded analog to digital converter
KR910700583A (en) Compensation of non-uniformity of diameter unit for forming molded connection surface
EP0909428A2 (en) Adaptive non-uniformity compensation algorithm
RU96116924A (en) SENSOR WITH IMPROVED PAYMENT
JPH07120383B2 (en) Document reading system
US5263107A (en) Receptive field neural network with shift-invariant pattern recognition
US4110795A (en) Method of graphic data redundancy reduction in an optical facsimile system
CN111444947B (en) Bridge settlement intelligent detection system
CN111426344B (en) Building energy consumption intelligent detection system
EP0643363B1 (en) Pattern matching method using matrixes of binary pixels and pixel vectors
DE19961440A1 (en) Device for reading and / or writing optical recording media
CN116304804A (en) Network abnormal flow detection method and device
CN105787906A (en) Method and system for rejecting bright noises from infrared image
KR20070067095A (en) Method for detecting and tracking pointlike targets, in an optronic surveillance system
CN110891172B (en) Dead pixel detection and correction device
DE69802372D1 (en) Classification system and method with N-tuple or RAM-based neural network
US5093562A (en) Focus detecting apparatus with improved precision in detecting phase difference
US4931952A (en) Target association method
EP0567983B1 (en) Learning type waveform recognizer
IE892675L (en) Method of recognizing a pattern in a field having a¹multi-valent amplitude, and device for performing such a¹method

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)