WO2004079552A2 - Intelligent simulation analysis method and system - Google Patents

Intelligent simulation analysis method and system Download PDF

Info

Publication number
WO2004079552A2
WO2004079552A2 PCT/US2004/006972 US2004006972W WO2004079552A2 WO 2004079552 A2 WO2004079552 A2 WO 2004079552A2 US 2004006972 W US2004006972 W US 2004006972W WO 2004079552 A2 WO2004079552 A2 WO 2004079552A2
Authority
WO
WIPO (PCT)
Prior art keywords
default
scenarios
computer system
subset
tranche
Prior art date
Application number
PCT/US2004/006972
Other languages
French (fr)
Other versions
WO2004079552A3 (en
Inventor
Peter Cotton
Original Assignee
Morgan Stanley
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 Morgan Stanley filed Critical Morgan Stanley
Priority to JP2006509232A priority Critical patent/JP2007524897A/en
Priority to EP04718121A priority patent/EP1627275A4/en
Publication of WO2004079552A2 publication Critical patent/WO2004079552A2/en
Publication of WO2004079552A3 publication Critical patent/WO2004079552A3/en

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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/06Asset management; Financial planning or analysis
    • 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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/12Hotels or restaurants

Definitions

  • the present invention relates to systems and methods for pricing complex financial instruments.
  • This invention relates to a system and method for improving the speed of calculating the price of complex financial instruments, such as Collateralized Debt Obligations.
  • CBOs and CDOs Collateralized Bond and Debt Obligations
  • a CDO is a portfolio of debt instruments, typically corporate bonds, against which notes are issued.
  • the notes have varying cash flow priority and credit quality depending on the subordination level of each note (i.e. tranche).
  • the equity tranche provides the lowest subordination level
  • the mezzanine tranche reflects an intermediate level of subordination
  • the senior tranche provides the highest level of subordination. Losses that occur when there is a credit event, such as a default of one of the debt instruments in the portfolio, are typically absorbed by the lowest tranche first.
  • notes from the equity tranche present a high level of risk and a large coupon
  • notes from the senior tranche present a low level of risk and a small coupon.
  • the prior art method for pricing structured financial products such as CDOs is slow.
  • the typical approach includes determining the probable default times for each of the debt instruments in the CDO using simulation techniques such as those taught by Duffie- Singleton. (See Simulating Correlated Defaults, Darrel Duffie and Kenneth Singleton, September, 1999.)
  • the probable default times may be represented as default time vectors.
  • the cash flow associated with each default time vector is calculated, and a tentative price for the CDO is determined based on the cash flows and interest generated by the instruments comprising the CDO.
  • the final price of the CDO is then determined using a Monte Carlo simulation in which the steps of determining a default time vector and the resulting cash flows based thereon is typically repeated up to 50,000 times for a given CDO.
  • This process of pricing CDOs is very slow however, and therefore not suitable for pricing CDOs in a realtime market environment. Accordingly, it is desirable to provide a system and method for calculating the price of complex products, such as C
  • the present invention is directed to overcoming the drawbacks of the prior art. Accordingly, this invention provides a method and system for calculating the price of a financial instrument consisting of a plurality of underlying financial instruments at a faster speed than is possible using the prior art methods. Specifically, the present invention includes the steps of: (1) calculating a default time vector for a plurality of default scenarios, wherein each default time vector includes a measure of a likelihood of default for each of the plurality of underlying financial instruments; (2) calculating one or more cash flows for a subset of the default scenarios, thereby forming a training set; (3) training a neural network with the training set; and (4) using the neural network to estimate one or more cash flows for a remaining number of the plurality of default scenarios.
  • the method further includes the steps of: (1) determining a tranche impact parameter for one or more of the default scenarios in the training set; (2) traimng a support vector machine with the tranche impact parameters associated with the default scenarios in the training set; (3) using the support vector machine to estimate a tranche impact parameter for one or more of the remaining number of the plurality of default scenarios; (4) training the neural network with the traimng set tranche impact parameters (in addition to the training set itself); and (5) using the neural network to estimate one or more cash flows for a remaining number of the plurality of default scenarios based, in part, on the tranche impact parameters.
  • default vectors are used in place of default time vectors.
  • a default vector represents an aggregation of defaults occurring during a finite time interval.
  • methods for function estimation other than neural networks and support vector machines are utilized. Examples include, but are not limited to, linear regression, kernel methods, and regression trees.
  • Figure 1 is a flow chart of the price calculating method of the present invention according to an exemplary embodiment
  • Figure 2 is an information flow diagram according to an embodiment of the present invention
  • Figure 3 is an information flow diagram according to an embodiment of the present invention.
  • Figure 4 is a flow chart of the price calculating method of the present invention according to an exemplary embodiment
  • Figure 5 is an information flow diagram according to an embodiment of the present invention.
  • Figure 6 is a block diagram of the price calculating system of the present invention according to an exemplary embodiment
  • Figure 7 is a block diagram of the price calculating system of the present invention according to an exemplary embodiment.
  • the present invention provides systems and methods for calculating the price of complex financial instruments, such as CDOs, at a faster speed than is possible using the prior art methods.
  • complex financial instruments such as CDOs
  • a default time vector includes a measure of the likelihood of default of a financial instrument.
  • a default vector represents an aggregation of defaults occurring during a finite time interval.
  • a default scenario represents a financial instrument, combination of financial instruments, financial transaction, or other financial product or event, which presents a likelihood of default, and can be examined for the purpose of pricing a basket financial instrument which includes a plurality of underlying financial instruments or the like, wherein each, or at least a group of each of the plurality is associated with the default scenario.
  • a neural network is programmed into a computer system implementing the present invention, and represents a collection of input parameters (also known as nodes), hidden nodes, and output nodes, wherein the hidden nodes represent an algorithm which, when given values for the input nodes, yields values for the output nodes.
  • the neural network is further defined by the connections between (1) the layer of input nodes and the layer of hidden nodes, and (2) the layer of hidden nodes and the layer of output nodes; wherein the connections (1) define changes (if any) to values (via calculations according to a formula for example) as the values move between the layers of nodes, and (2) determine which node in a layer receives a value associated with a node in another layer.
  • a training set represents a subset of a plurality of financial scenarios.
  • a tranche impact parameter indicates whether any of the tranches (e.g., equity, mezzanine, senior) within a particular financial scenario has defaulted in that particular scenario.
  • a support vector machine comprises a function which utilizes, at least, kernel methods to calculate values for specified output parameters when given values for certain input parameters.
  • FIG. 1 depicts a flow chart of the price calculating method of the present invention.
  • default time vectors for multiple scenarios are calculated using any known technique for calculating default time vectors (e.g., Duffle-Singleton).
  • a default scenario represents a financial instrument, combination of financial instruments, financial transaction, or other financial product or event, which presents a likelihood of default, and can be examined for the purpose of pricing a basket financial instrument which includes a plurality of underlying financial instruments or the like, wherein each, or at least a group of each of the plurality is associated with the default scenario.
  • default time vectors for 100,000 scenarios are calculated so that the cash flows associated with each of these scenarios maybe used to price the financial instrument.
  • Step 2 one or more cash flows for each of a subset of the scenarios, (i.e., a training set), are calculated directly using known techniques.
  • the cash flow calculations incorporate the default time vectors, and may also utilize other parameters associated with financial instruments such as, by way of non-limiting example, an amortization schedule of the assets in the portfolio (comprising a CDO for example), a contractual recovery schedule, a portfolio payout schedule, and a projected interest rate over the portfolio investment horizon.
  • a neural network is designed and trained using the training set of cash flows calculated in Step 2.
  • a neural network is programmed into a computer system implementing the present invention, and represents a collection of input parameters (also known as nodes), hidden nodes, and output nodes, wherein the hidden nodes represent an algorithm which, when given values for the input nodes, yields values for the output nodes.
  • the neural network is further defined by the connections between (1) the layer of input nodes and the layer of hidden nodes, and (2) the layer of hidden nodes and the layer of output nodes; wherein the connections (1) define changes (if any) to values (via calculations according to a formula for example) as the values move between the layers of nodes, and (2) determine which node in a layer receives a value associated with a node in another layer.
  • a neural network can be designed to predict the cash flows (output layer) for a portfolio of securities given the default time vectors for the portfolio (input layer).
  • the prior art techniques discussed above are used to calculate one or more cash flows for a subset of the portfolio, given the default time vectors for the subset, thereby forming a training set.
  • the training set then helps define the connections and hidden nodes comprising the neural network such that the network can predict the cash flows for the entire portfolio, given the default time vectors for the portfolio.
  • the process of designing and training a neural network is known.
  • the trained neural network is used to estimate one or more cash flows for the remaining scenarios.
  • Figure 2 portrays an embodiment of the present invention wherein a neural network is designed and trained, and used to produce trade analysis information comprising in part, cash flows.
  • the embodiment comprises a mode of operation whereby real-time analysis on complex deals is delivered to traders.
  • the mode of operation comprises both offline calculations, possibly performed at night or on the weekend, and online operations, typically performed during trading hours in response to traders' requests.
  • a learning module receives information from a deal inventory.
  • This information can include trade ticket data comprising counter-party data, trade structure data (including, by way of non-limiting example, details of the deal waterfall, coverage tests, cash flow diversions, reserve funds), trade tranche data (including identification of (1) the owner of each part of the capital structure, and (2) which part each owner possesses), and other trade data.
  • the learning module submits the trade data to a cash flow interface.
  • the cash flow interface is a gateway to company internal or third party external programs which determine, for a given financial scenario, future hypothetical cash flows occurring between deal participants. These cash flows can include, but are not limited to coupon payments, interest payments, principal payments, management fees, and credit event payments.
  • the cash flow interface or rather the program with which said interface interfaces, computes these deal numbers using financial scenario information including, but not limited to the future time of default of assets in a predetermined portfolio ("reference portfolio"), the interest rates at future times, the traded spreads of assets at future times, and other information.
  • Step 3 the cash flow interface returns to the learning module, the hypothetical cash flow data, including, but not limited to coupon payments, interest payments, principal payments, management fees, and credit event payments.
  • Steps 2 and 3 are repeated a plurality of times for a plurality of financial scenarios. It is preferable to analyze thousands of differing financial scenarios, so to construct a broad set of information with which to train the learning module (see Step 5 below).
  • the learning module requests information from the analytic module pertaining to previous training data. This information assists the learning module.
  • Step 5 the learning module performs offline statistical learning using information from the analytic module and the results of the hypothetical cash flow analyses relayed to the learning module in Step 3. In this step, one or more "deal approximations" are constructed.
  • a deal approximation is a formula, program, or other representation of an algorithm, which receives a hypothetical financial scenario and returns corresponding hypothetical cash flow details.
  • a deal approximation approximates the same calculations occurring in Step 2, but does so pursuant to a much more efficient computation process. In some cases, the approximation may be thousands of times faster.
  • the cash flow learning module reports results of the learning process (i.e. deal approximation creation process) to the analytic module.
  • Step 6 a trader requests a price valuation or other analysis of a deal.
  • a trader could make a request for the price of an asset backed bond subject to certain parameter assumptions such as spread, volatility, correlation between underlying assets comprising the security, and interest rates are examples of said parameters.
  • the analytic module makes a request for market data from internal or external sources, or a combination thereof.
  • the market data complements the request data from the trader and is relevant to the deal which the trader would like analyzed.
  • Step 8 the market data is sent to the analytic module.
  • the analytic module performs analysis of the deal making use of the deal approximation discussed in Step 5. Because the deal approximation is computationally efficient, complex analytic techniques including, but not limited to Monte Carlo analysis may be performed in real time.
  • Step 9 the deal analysis is relayed to the trader.
  • the information relayed to the trader may comprise a deal valuation or other analyses, in numerical or graphical format.
  • an analysis returned to the trader can include a distribution of profit or loss, possibly estimated from thousands of simulations.
  • Figure 3 portrays another embodiment in which a neural network is designed and trained, and used to produce trade analysis information. While the first five steps are the same as in Figure 2, the remaining steps can vary. For example, as shown in Figure 3, Steps 6 and 7 of Figure 2 can take place while the analytic engine is in offline mode. As such, the analytic engine can analyze trading books over the weekend or overnight.
  • step 6 a trade in the current inventory is sent to the analytic engine.
  • market data is sent to the analytic engine.
  • the analytic engine combines trade data, market data, and learning data from the learning module in order to arrive at a market to market valuation for the trade.
  • Steps 6 and 7 are repeated a plurality of times.
  • the results of the analysis performed are reported to a firm risk system.
  • the risk system produces a risk report based on analysis data, and sends the report to a firm controller, which in Step 10, returns comments on the risk presented, which can include, but are not limited to, orders to halt or continue the analyzed trading.
  • the controller produces and sends its commentary in real time.
  • the neural network is implemented in software. In another embodiment, the neural network is implemented in hardware using, for example, a Field Programmable Gate Array (FPGA) architecture.
  • FPGA Field Programmable Gate Array
  • the training set size is increased, thereby sacrificing price calculation speed for more accurate pricing which more closely tracks the pricing achieved using the prior art calculation techniques. Alternatively, the training set size can be reduced, which results in faster calculations at the expense of pricing accuracy.
  • Figure 4 portrays a flow chart for an exemplary embodiment of the price calculating method of the present invention. In Step 21, the default time vectors for multiple scenarios are calculated in the same way as described with respect to Step 1 of Figure 1.
  • Step 22 one or more cash flows for each of a subset of scenarios (i.e., training set) are calculated in the same way as in Step 2 of Figure 1.
  • Step 23 a tranche impact parameter is calculated for one or more scenarios in the training set; whereby the parameter indicates whether any of the tranches (e.g., equity, mezzanine, senior) within a particular scenario has defaulted in that particular scenario.
  • the tranche impact parameter for a scenario would equal 1 if defaults in a reference portfolio of securities fall within a level of subordination associated with a tranche within the scenario.
  • the impact parameter would equal 0 if the defaults fall short of a subordination level reflected by the tranche(s) within the scenario.
  • Step 24 the tranche impact parameters calculated for the scenarios in the training set are used to design and train a support vector machine.
  • a support vector machine is similar to a neural network in that it provides a function which yields values for specified output parameters when given values for particular input parameters. Additionally, a support vector machine utilizes kernel methods to calculate the values of the output parameters.
  • the kernel method basically takes a weighted average of the products of two or more vectors. For example, applying the kernel method to vectors A (3, 5, 7) and B (2, 4, 6) would involve assigning some predetermined weighting to each of 6, 20, and 42, and then summing them.
  • a support vector machine can be designed to calculate the tranche impact parameter associated with one or more of a collection of scenarios, wherein each scenario includes one or more tranches, given the level of default corresponding to a reference portfolio of securities associated with each scenario.
  • the impact parameter associated with one or more of a subset of the collection of scenarios is set to 0 or 1 depending on whether the level of default falls within the subordination level associated with the tranche(s) within the subset, thereby forming a training set.
  • the training set tranche impact parameters then help define the function and kernel method comprising the support machine vector such that the support machine can predict the tranche impact parameters for one or more of the entire collection of scenarios, given the level of default corresponding to the reference portfolio of securities associated with each scenario.
  • the method of designing and training a support vector machine is known.
  • Step 25 the trained support vector machine is used to estimate tranche impact parameters for one or more of the remaining scenarios.
  • Step 26 the neural network is trained using the training set calculated in Step 22 and the corresponding tranche impact parameters calculated in Step 23. This process of training the neural network is similar to the training process of Step 3 of Figure 1 described above, except that the tranche impact parameters are added to the layer of input nodes.
  • Step 27 the neural network is used to estimate one or more cash flows for the remaining scenarios based on their default time vectors and associated tranche impact parameters.
  • the exemplary embodiments of Figures 2 and 3 can be modified to include a support vector machine as an additional learmng module ("SVM learning module), wherein the SVM learning module: (A) receives from the deal inventory, default level information for various financial scenarios; (B) submits the default level information to a tranche impact parameter interface which is a gateway to company internal or third party external programs which determine tranche impact parameters for the financial scenarios; (C) receives the tranche impact parameter information back from the tranche impact parameter interface; (D) receives information from the analytic module pertaining to previous training data; (E) performs offline statistical learning using the tranche impact parameter information and training data to construct various "tranche impact approximations"; (F) uses the tranche impact approximations to determine the tranche impact parameters for various additional scenarios (i.e., repeats Step E a plurality of times); and (G) forwards the tranche impact
  • Inventive concepts may therefore be implemented in digital electronic circuitry, computer hardware, firmware, software, or in combinations of the above. Data can be generated, received, transmitted, processed and stored as digital data.
  • a conventional database management system such as, byway of non-limiting example, Sybase, Oracle and DB2, as a platform for implementing the present invention.
  • Some apparatus of the invention may be implemented in a computer program product tangibly embodied in a machine-readable storage device for execution by a programmable processor; and method steps of the invention may be performed by a programmable processor executing a program of instructions to perform functions of the invention by operating on input data and generating output.
  • Figure 6 illustrates an embodiment in which one or more computer programs (601) are executable on a programmable system (600) including at least one programmable processor (602) coupled to receive data and instructions from, and to transmit data and instructions to, a digital data storage system or other electronic storage (603); at least one input device (604); and at least one output device (605).
  • a programmable system 600
  • at least one programmable processor 602 coupled to receive data and instructions from, and to transmit data and instructions to, a digital data storage system or other electronic storage (603); at least one input device (604); and at least one output device (605).
  • Each computer program may be implemented in a high-level procedural or object- oriented programming language, or in assembly or machine language if desired; and in any case, the language may be a compiled or interpreted language.
  • Suitable processors include, by way of example, both general and special purpose microprocessors.
  • the programmable system of Figure 6 (600) can be implemented over a communication network (701).
  • Network access devices (702) can include personal computers executing operating systems such as Microsoft WindowsTM, UnixTM, or Apple Mac OSTM, as well as software applications, such as JAVA programs or web browsers.
  • Other network access devices can be terminal devices, palm-type computers, mobile WEB access devices, or other devices that can adhere to a point-to-point or network communication protocol such as the Internet protocol.
  • Computers and network access devices can include processors, RAM and or ROM memories, display capabilities, input devices, and hard disk or other relatively permanent storage.
  • processors RAM and or ROM memories
  • display capabilities input devices
  • hard disk or other relatively permanent storage can include processors, RAM and or ROM memories, display capabilities, input devices, and hard disk or other relatively permanent storage.
  • the present invention has been described in terms of several embodiments solely for the purpose of illustration. Persons skilled in the art will recognize from this description that the invention is not limited to the embodiments described, but may be practiced with modifications and alterations limited only by the spirit and scope of the appended claims.

Abstract

A method for calculating pricing information for a financial instrument consisting of a plurality of underlying financial instruments that includes the steps of calculating a default time vector for a plurality of default scenarios wherein each default time vector includes a measure of a likelihood of default for each of the plurality of underlying financial instruments; calculating one or more cash flows for a subset of the default scenarios thereby forming a training set; training a neural network with the training set; and using the neural network to estimate one or more cash flows for a remaining number of the plurality of default scenarios.

Description

INTELLIGENT SIMULATION ANALYSIS METHOD AND SYSTEM
CROSS REFERENCE TO RELATED APPLICATIONS
The following application claims priority to U.S. Provisional Patent Application No. 60/452,239 filed March 5, 2003 and entitled "Intelligent Simulation Analysis Method and System".
FIELD
The present invention relates to systems and methods for pricing complex financial instruments.
BACKGROUND This invention relates to a system and method for improving the speed of calculating the price of complex financial instruments, such as Collateralized Debt Obligations.
The market for structured financial products, such as Collateralized Bond and Debt Obligations (CBOs and CDOs) has grown enormously in recent years. A CDO is a portfolio of debt instruments, typically corporate bonds, against which notes are issued. The notes have varying cash flow priority and credit quality depending on the subordination level of each note (i.e. tranche). The equity tranche provides the lowest subordination level, the mezzanine tranche reflects an intermediate level of subordination, and the senior tranche provides the highest level of subordination. Losses that occur when there is a credit event, such as a default of one of the debt instruments in the portfolio, are typically absorbed by the lowest tranche first. As such, notes from the equity tranche present a high level of risk and a large coupon, whereas notes from the senior tranche present a low level of risk and a small coupon. These structured financial products enable asset managers to diversify, create liquidity, and manage risk. As the market grows for these financial products, the need for accurate real-time pricing increases.
The prior art method for pricing structured financial products such as CDOs is slow. The typical approach includes determining the probable default times for each of the debt instruments in the CDO using simulation techniques such as those taught by Duffie- Singleton. (See Simulating Correlated Defaults, Darrel Duffie and Kenneth Singleton, September, 1999.) The probable default times may be represented as default time vectors. The cash flow associated with each default time vector is calculated, and a tentative price for the CDO is determined based on the cash flows and interest generated by the instruments comprising the CDO. The final price of the CDO is then determined using a Monte Carlo simulation in which the steps of determining a default time vector and the resulting cash flows based thereon is typically repeated up to 50,000 times for a given CDO. This process of pricing CDOs is very slow however, and therefore not suitable for pricing CDOs in a realtime market environment. Accordingly, it is desirable to provide a system and method for calculating the price of complex products, such as CDOs, at a faster speed.
SUMMARY OF THE INVENTION
The present invention is directed to overcoming the drawbacks of the prior art. Accordingly, this invention provides a method and system for calculating the price of a financial instrument consisting of a plurality of underlying financial instruments at a faster speed than is possible using the prior art methods. Specifically, the present invention includes the steps of: (1) calculating a default time vector for a plurality of default scenarios, wherein each default time vector includes a measure of a likelihood of default for each of the plurality of underlying financial instruments; (2) calculating one or more cash flows for a subset of the default scenarios, thereby forming a training set; (3) training a neural network with the training set; and (4) using the neural network to estimate one or more cash flows for a remaining number of the plurality of default scenarios. In one embodiment, the method further includes the steps of: (1) determining a tranche impact parameter for one or more of the default scenarios in the training set; (2) traimng a support vector machine with the tranche impact parameters associated with the default scenarios in the training set; (3) using the support vector machine to estimate a tranche impact parameter for one or more of the remaining number of the plurality of default scenarios; (4) training the neural network with the traimng set tranche impact parameters (in addition to the training set itself); and (5) using the neural network to estimate one or more cash flows for a remaining number of the plurality of default scenarios based, in part, on the tranche impact parameters.
In another embodiment, default vectors are used in place of default time vectors. A default vector represents an aggregation of defaults occurring during a finite time interval. hi other embodiments, methods for function estimation other than neural networks and support vector machines are utilized. Examples include, but are not limited to, linear regression, kernel methods, and regression trees.
The present invention includes the features of construction, combination of elements, and arrangement of parts that are exemplified in the following detailed disclosure, and the claims indicate the scope of the invention. Other features and advantages of the invention are apparent from the description, the drawings, and the claims.
DESCRIPTION OF THE FIGURES For a fuller understanding of the invention, reference is made to the following description taken in conjunction with the accompanying figures, of which:
Figure 1 is a flow chart of the price calculating method of the present invention according to an exemplary embodiment; Figure 2 is an information flow diagram according to an embodiment of the present invention;
Figure 3 is an information flow diagram according to an embodiment of the present invention;
Figure 4 is a flow chart of the price calculating method of the present invention according to an exemplary embodiment;
Figure 5 is an information flow diagram according to an embodiment of the present invention;
Figure 6 is a block diagram of the price calculating system of the present invention according to an exemplary embodiment; and Figure 7 is a block diagram of the price calculating system of the present invention according to an exemplary embodiment.
DETAILED DESCRIPTION
As discussed above, the present invention provides systems and methods for calculating the price of complex financial instruments, such as CDOs, at a faster speed than is possible using the prior art methods. The attached figures provide flowcharts and diagrams relating to the systems and methods of the present invention.
DEFINITIONS In order to clearly describe the present invention, the following definitions are utilized in the following description.
A default time vector includes a measure of the likelihood of default of a financial instrument. A default vector represents an aggregation of defaults occurring during a finite time interval.
A default scenario represents a financial instrument, combination of financial instruments, financial transaction, or other financial product or event, which presents a likelihood of default, and can be examined for the purpose of pricing a basket financial instrument which includes a plurality of underlying financial instruments or the like, wherein each, or at least a group of each of the plurality is associated with the default scenario.
A neural network is programmed into a computer system implementing the present invention, and represents a collection of input parameters (also known as nodes), hidden nodes, and output nodes, wherein the hidden nodes represent an algorithm which, when given values for the input nodes, yields values for the output nodes. The neural network is further defined by the connections between (1) the layer of input nodes and the layer of hidden nodes, and (2) the layer of hidden nodes and the layer of output nodes; wherein the connections (1) define changes (if any) to values (via calculations according to a formula for example) as the values move between the layers of nodes, and (2) determine which node in a layer receives a value associated with a node in another layer.
A training set represents a subset of a plurality of financial scenarios.
A tranche impact parameter indicates whether any of the tranches (e.g., equity, mezzanine, senior) within a particular financial scenario has defaulted in that particular scenario. A support vector machine comprises a function which utilizes, at least, kernel methods to calculate values for specified output parameters when given values for certain input parameters.
Method Embodiments Figure 1 depicts a flow chart of the price calculating method of the present invention.
In Step 1, default time vectors for multiple scenarios are calculated using any known technique for calculating default time vectors (e.g., Duffle-Singleton). A default scenario represents a financial instrument, combination of financial instruments, financial transaction, or other financial product or event, which presents a likelihood of default, and can be examined for the purpose of pricing a basket financial instrument which includes a plurality of underlying financial instruments or the like, wherein each, or at least a group of each of the plurality is associated with the default scenario. In one embodiment, for example, default time vectors for 100,000 scenarios are calculated so that the cash flows associated with each of these scenarios maybe used to price the financial instrument. Next, in Step 2, one or more cash flows for each of a subset of the scenarios, (i.e., a training set), are calculated directly using known techniques. The cash flow calculations incorporate the default time vectors, and may also utilize other parameters associated with financial instruments such as, by way of non-limiting example, an amortization schedule of the assets in the portfolio (comprising a CDO for example), a contractual recovery schedule, a portfolio payout schedule, and a projected interest rate over the portfolio investment horizon.
Next, in Step 3, a neural network is designed and trained using the training set of cash flows calculated in Step 2. A neural network is programmed into a computer system implementing the present invention, and represents a collection of input parameters (also known as nodes), hidden nodes, and output nodes, wherein the hidden nodes represent an algorithm which, when given values for the input nodes, yields values for the output nodes. The neural network is further defined by the connections between (1) the layer of input nodes and the layer of hidden nodes, and (2) the layer of hidden nodes and the layer of output nodes; wherein the connections (1) define changes (if any) to values (via calculations according to a formula for example) as the values move between the layers of nodes, and (2) determine which node in a layer receives a value associated with a node in another layer.
By way of non-limiting example, a neural network can be designed to predict the cash flows (output layer) for a portfolio of securities given the default time vectors for the portfolio (input layer). The prior art techniques discussed above are used to calculate one or more cash flows for a subset of the portfolio, given the default time vectors for the subset, thereby forming a training set. The training set then helps define the connections and hidden nodes comprising the neural network such that the network can predict the cash flows for the entire portfolio, given the default time vectors for the portfolio. The process of designing and training a neural network is known. Finally in Step 4, the trained neural network is used to estimate one or more cash flows for the remaining scenarios.
Because using a neural network to calculate the cash flows for a portfolio of securities is significantly faster than the cash flow calculation techniques of the prior art (on the order of 106 times faster), the time to determine the cash flows for the remaining scenarios is greatly reduced resulting in a significantly faster overall price calculation.
Figure 2 portrays an embodiment of the present invention wherein a neural network is designed and trained, and used to produce trade analysis information comprising in part, cash flows. Specifically, the embodiment comprises a mode of operation whereby real-time analysis on complex deals is delivered to traders. The mode of operation comprises both offline calculations, possibly performed at night or on the weekend, and online operations, typically performed during trading hours in response to traders' requests. hi Step 1, a learning module receives information from a deal inventory. This information can include trade ticket data comprising counter-party data, trade structure data (including, by way of non-limiting example, details of the deal waterfall, coverage tests, cash flow diversions, reserve funds), trade tranche data (including identification of (1) the owner of each part of the capital structure, and (2) which part each owner possesses), and other trade data.
In Step 2, the learning module submits the trade data to a cash flow interface. The cash flow interface is a gateway to company internal or third party external programs which determine, for a given financial scenario, future hypothetical cash flows occurring between deal participants. These cash flows can include, but are not limited to coupon payments, interest payments, principal payments, management fees, and credit event payments. The cash flow interface, or rather the program with which said interface interfaces, computes these deal numbers using financial scenario information including, but not limited to the future time of default of assets in a predetermined portfolio ("reference portfolio"), the interest rates at future times, the traded spreads of assets at future times, and other information.
In Step 3, the cash flow interface returns to the learning module, the hypothetical cash flow data, including, but not limited to coupon payments, interest payments, principal payments, management fees, and credit event payments. Steps 2 and 3 are repeated a plurality of times for a plurality of financial scenarios. It is preferable to analyze thousands of differing financial scenarios, so to construct a broad set of information with which to train the learning module (see Step 5 below). hi Step 4, the learning module requests information from the analytic module pertaining to previous training data. This information assists the learning module. Then, in Step 5, the learning module performs offline statistical learning using information from the analytic module and the results of the hypothetical cash flow analyses relayed to the learning module in Step 3. In this step, one or more "deal approximations" are constructed. A deal approximation is a formula, program, or other representation of an algorithm, which receives a hypothetical financial scenario and returns corresponding hypothetical cash flow details. A deal approximation approximates the same calculations occurring in Step 2, but does so pursuant to a much more efficient computation process. In some cases, the approximation may be thousands of times faster. The cash flow learning module reports results of the learning process (i.e. deal approximation creation process) to the analytic module.
In Step 6, a trader requests a price valuation or other analysis of a deal. For example, a trader could make a request for the price of an asset backed bond subject to certain parameter assumptions such as spread, volatility, correlation between underlying assets comprising the security, and interest rates are examples of said parameters.
In Step 7, the analytic module makes a request for market data from internal or external sources, or a combination thereof. The market data complements the request data from the trader and is relevant to the deal which the trader would like analyzed.
In Step 8, the market data is sent to the analytic module. The analytic module performs analysis of the deal making use of the deal approximation discussed in Step 5. Because the deal approximation is computationally efficient, complex analytic techniques including, but not limited to Monte Carlo analysis may be performed in real time.
Finally, in Step 9, the deal analysis is relayed to the trader. The information relayed to the trader may comprise a deal valuation or other analyses, in numerical or graphical format. For example, an analysis returned to the trader can include a distribution of profit or loss, possibly estimated from thousands of simulations.
Figure 3 portrays another embodiment in which a neural network is designed and trained, and used to produce trade analysis information. While the first five steps are the same as in Figure 2, the remaining steps can vary. For example, as shown in Figure 3, Steps 6 and 7 of Figure 2 can take place while the analytic engine is in offline mode. As such, the analytic engine can analyze trading books over the weekend or overnight.
In step 6, a trade in the current inventory is sent to the analytic engine. In Step 7, market data is sent to the analytic engine. The analytic engine combines trade data, market data, and learning data from the learning module in order to arrive at a market to market valuation for the trade. Steps 6 and 7 are repeated a plurality of times. In Step 8, the results of the analysis performed are reported to a firm risk system. In Step 9, the risk system produces a risk report based on analysis data, and sends the report to a firm controller, which in Step 10, returns comments on the risk presented, which can include, but are not limited to, orders to halt or continue the analyzed trading. The controller produces and sends its commentary in real time.
In one embodiment, the neural network is implemented in software. In another embodiment, the neural network is implemented in hardware using, for example, a Field Programmable Gate Array (FPGA) architecture. In a further embodiment, the training set size is increased, thereby sacrificing price calculation speed for more accurate pricing which more closely tracks the pricing achieved using the prior art calculation techniques. Alternatively, the training set size can be reduced, which results in faster calculations at the expense of pricing accuracy. Figure 4 portrays a flow chart for an exemplary embodiment of the price calculating method of the present invention. In Step 21, the default time vectors for multiple scenarios are calculated in the same way as described with respect to Step 1 of Figure 1. Next, in Step 22, one or more cash flows for each of a subset of scenarios (i.e., training set) are calculated in the same way as in Step 2 of Figure 1. Next, in Step 23, a tranche impact parameter is calculated for one or more scenarios in the training set; whereby the parameter indicates whether any of the tranches (e.g., equity, mezzanine, senior) within a particular scenario has defaulted in that particular scenario. By way of non-limiting example, the tranche impact parameter for a scenario would equal 1 if defaults in a reference portfolio of securities fall within a level of subordination associated with a tranche within the scenario. Conversely, the impact parameter would equal 0 if the defaults fall short of a subordination level reflected by the tranche(s) within the scenario.
Next, in Step 24, the tranche impact parameters calculated for the scenarios in the training set are used to design and train a support vector machine. A support vector machine is similar to a neural network in that it provides a function which yields values for specified output parameters when given values for particular input parameters. Additionally, a support vector machine utilizes kernel methods to calculate the values of the output parameters. The kernel method basically takes a weighted average of the products of two or more vectors. For example, applying the kernel method to vectors A (3, 5, 7) and B (2, 4, 6) would involve assigning some predetermined weighting to each of 6, 20, and 42, and then summing them. By way of non-limiting example, a support vector machine can be designed to calculate the tranche impact parameter associated with one or more of a collection of scenarios, wherein each scenario includes one or more tranches, given the level of default corresponding to a reference portfolio of securities associated with each scenario. The impact parameter associated with one or more of a subset of the collection of scenarios is set to 0 or 1 depending on whether the level of default falls within the subordination level associated with the tranche(s) within the subset, thereby forming a training set. The training set tranche impact parameters then help define the function and kernel method comprising the support machine vector such that the support machine can predict the tranche impact parameters for one or more of the entire collection of scenarios, given the level of default corresponding to the reference portfolio of securities associated with each scenario. The method of designing and training a support vector machine is known.
Next, in Step 25, the trained support vector machine is used to estimate tranche impact parameters for one or more of the remaining scenarios. Then, in Step 26, the neural network is trained using the training set calculated in Step 22 and the corresponding tranche impact parameters calculated in Step 23. This process of training the neural network is similar to the training process of Step 3 of Figure 1 described above, except that the tranche impact parameters are added to the layer of input nodes. Finally, in Step 27, the neural network is used to estimate one or more cash flows for the remaining scenarios based on their default time vectors and associated tranche impact parameters.
Adding tranche impact parameters to the layer of input nodes increases the accuracy with which the neural network estimates the cash flows for a portfolio of securities, without increasing the operational time. As shown in Figure 5, the exemplary embodiments of Figures 2 and 3 can be modified to include a support vector machine as an additional learmng module ("SVM learning module), wherein the SVM learning module: (A) receives from the deal inventory, default level information for various financial scenarios; (B) submits the default level information to a tranche impact parameter interface which is a gateway to company internal or third party external programs which determine tranche impact parameters for the financial scenarios; (C) receives the tranche impact parameter information back from the tranche impact parameter interface; (D) receives information from the analytic module pertaining to previous training data; (E) performs offline statistical learning using the tranche impact parameter information and training data to construct various "tranche impact approximations"; (F) uses the tranche impact approximations to determine the tranche impact parameters for various additional scenarios (i.e., repeats Step E a plurality of times); and (G) forwards the tranche impact parameter data to the cash flow learmng module for use in performing the "deal approximations" of Step 5 of Figures 2 and 3. As such, the analytic module can more accurately determine in real time, the cash flows for a financial transaction, by using the tranche impact parameter approximations in addition to the deal approximations.
A number of embodiments of the present invention have been described. Nevertheless, it will be understood that various modifications may be made without departing from the spirit and scope of the invention.
System Embodiments
Based on the above description, it would be obvious to one of ordinary skill that some implementations of the present invention can include proprietary software installed from a computer readable medium, such as a CD-ROM. Inventive concepts may therefore be implemented in digital electronic circuitry, computer hardware, firmware, software, or in combinations of the above. Data can be generated, received, transmitted, processed and stored as digital data. In addition, it would be obvious to use a conventional database management system such as, byway of non-limiting example, Sybase, Oracle and DB2, as a platform for implementing the present invention. Some apparatus of the invention may be implemented in a computer program product tangibly embodied in a machine-readable storage device for execution by a programmable processor; and method steps of the invention may be performed by a programmable processor executing a program of instructions to perform functions of the invention by operating on input data and generating output.
For example, Figure 6 illustrates an embodiment in which one or more computer programs (601) are executable on a programmable system (600) including at least one programmable processor (602) coupled to receive data and instructions from, and to transmit data and instructions to, a digital data storage system or other electronic storage (603); at least one input device (604); and at least one output device (605).
Each computer program may be implemented in a high-level procedural or object- oriented programming language, or in assembly or machine language if desired; and in any case, the language may be a compiled or interpreted language. Suitable processors include, by way of example, both general and special purpose microprocessors. Also, as shown in Figure 7, the programmable system of Figure 6 (600) can be implemented over a communication network (701). Network access devices (702) can include personal computers executing operating systems such as Microsoft Windows™, Unix™, or Apple Mac OS™, as well as software applications, such as JAVA programs or web browsers. Other network access devices can be terminal devices, palm-type computers, mobile WEB access devices, or other devices that can adhere to a point-to-point or network communication protocol such as the Internet protocol. Computers and network access devices can include processors, RAM and or ROM memories, display capabilities, input devices, and hard disk or other relatively permanent storage. The present invention has been described in terms of several embodiments solely for the purpose of illustration. Persons skilled in the art will recognize from this description that the invention is not limited to the embodiments described, but may be practiced with modifications and alterations limited only by the spirit and scope of the appended claims.

Claims

CLAIMS 1. A computer-implemented method for calculating pricing information of a financial instrument comprising a plurality of underlying financial instruments, the method comprising: calculating in a computer system, a default time vector for each of a plurality of default scenarios wherein each default time vector includes a measure of a likelihood of default for each of said plurality of underlying financial instruments; calculating in the computer system, one or more cash flows for a subset of said default scenarios; traimng in the computer system, a neural network with said subset of said default scenarios; and using said neural network in the computer system, to estimate one or more cash flows for a remaimng number of said plurality of default scenarios.
2. The method of claim 1, further comprising the steps of: determining in the computer system, a tranche impact parameter for one or more of said default scenarios in said subset of said default scenarios; training in the computer system, a support vector machine with said tranche impact parameters associated with said default scenarios in said subset of said default scenarios; and using a support vector machine in the computer system, to estimate a tranche impact parameter for one or more of said remaining number of said plurality of default scenarios; wherein the step of training in the computer system, a neural network with said subset of said default scenarios includes the step of: training in the computer system, a neural network with said tranche impact parameters associated with said default scenarios in said subset of said default scenarios; and wherein the step of using said neural network in the computer system, to estimate one or more cash flows for a remaining number of said plurality of default scenarios includes the step of: using said neural network in the computer system, to estimate one or more cash flows for said remaining number of said plurality of default scenarios based on said tranche impact parameters.
3. A computer-implemented method for calculating pricing information of a financial instrument comprising a plurality of underlying financial instruments, the method comprising: calculating in a computer system, a default vector for each of a plurality of default scenarios, wherein the default vector represents an aggregation of defaults occurring during a finite time interval; calculating in the computer system, one or more cash flows for a subset of said default scenarios; training in the computer system, a neural network with said subset of said default scenarios; and using said neural network in the computer system, to estimate one or more cash flows for a remaimng number of said plurality of default scenarios.
4. A computer-implemented method for calculating pricing information of a financial instrument comprising a plurality of underlying financial instruments, the method comprising: calculating in a computer system, a default time vector for each of a plurality of default scenarios wherein each default time vector includes a measure of a likelihood of default for each of said plurality of underlying financial instruments; calculating in the computer system, one or more cash flows for a subset of said default scenarios; using in a computer system, a first method selected from the group comprising linear regression, kernel methods, and regression trees to estimate one or more cash flows for a remaining number of said plurality of default scenarios.
5. The method of claim 4, further comprising the steps of: determining in the computer system, a tranche impact parameter for one or more of said default scenarios in said subset of said default scenarios; using in the computer system, a second method selected from the group comprising linear regression, kernel methods, and regression trees to estimate a tranche impact parameter for one or more of said remaining number of said plurality of default scenarios; and using in the computer system, the first method selected to estimate one or more cash flows for a remaining number of said plurality of default scenarios based on said tranche impact parameters.
6. The method of claim 1, wherein the number of default scenarios comprising the subset is increased.
7. The method of claim 1, wherein the number of default scenarios comprising the subset is decreased.
8. The method of claim 2, wherem the default impact parameter for a default scenario is set to 1 when a level of default falls within a level of subordination associated with a tranche within the default scenario; and the parameter is set to 0 when the level of default falls outside the level of subordination.
9. The method of claim 1 , wherem said neural network is implemented in software.
10. The method of claim 1 , wherein said neural network is implemented in hardware.
11. A computer system for calculating pricing information of a financial instrument comprising of a plurality of underlying financial instruments, the system comprising: a programmable processor; a computer software executable on the computer system; a data storage system; at least one input device; and at least one output device; the computer software operative with the processor to cause the data storage system to receive a plurality of default scenarios via the at least one input device; and cause the processor to: calculate a default time vector for each of the plurality of default scenarios wherein each default time vector includes a measure of a likelihood of default for each of said plurality of underlying financial instruments; calculate one or more cash flows for a subset of said default scenarios; train a neural network with said subset of said default scenarios; use the neural network to estimate one or more cash flows for a remaining number of said plurality of default scenarios; and forward said one or more cash flows to the at least one output device.
12. The computer system of claim 11, wherein the computer software is further operative with the processor to further cause the processor to: determine a tranche impact parameter for one or more of said default scenarios in said subset of said default scenarios; train a support vector machine with said tranche impact parameters associated with said default scenarios in said subset of said default scenarios; use the support vector machine to estimate a tranche impact parameter for one or more of said remaining number of said plurality of default scenarios; train the neural network with said tranche impact parameters associated with said default scenarios in said subset of said default scenarios; and use said neural network to estimate one or more cash flows for said remaining number of said plurality of default scenarios based on said tranche impact parameters.
13. A computer system for calculating pricing information of a financial instrument comprising of a plurality of underlying financial instruments, the system comprising: a programmable processor; a computer software executable on the computer system; a data storage system; at least one input device; and at least one output device; the computer software operative with the processor to cause the data storage system to receive a plurahty of default scenarios via the at least one input device; and cause the processor to: calculate a default vector for a plurality of default scenarios, wherein the default vector represents an aggregation of defaults occurring during a finite time interval; calculate one or more cash flows for a subset of said default scenarios; train a neural network with said subset of said default scenarios; use the neural network to estimate one or more cash flows for a remaining number of said plurality of default scenarios; and forward said one or more cash flows to the at least one output device.
14. A computer system for calculating pricing information of a financial instrument comprising of a plurality of underlying financial instruments, the system comprising: a programmable processor; a computer software executable on the computer system; a data storage system; at least one input device; and at least one output device; the computer software operative with the processor to cause the data storage system to receive a plurality of default scenarios via the at least one input device; and cause the processor to: calculate a default time vector for each of the plurality of default scenarios wherein each default time vector includes a measure of a likelihood of default for each of said plurality of underl} ng financial instruments; calculate one or more cash flows for a subset of said default scenarios; use a first method selected from the group comprising linear regression, kernel methods, and regression trees to estimate one or more cash flows for a remaining number of said plurality of default scenarios; and forward said one or more cash flows to the at least one output device.
15. The system of claim 14, wherein the computer software is further operative with the processor to further cause the processor to: determine a tranche impact parameter for one or more of said default scenarios in said subset of said default scenarios; use a second method selected from the group comprising linear regression, kernel methods, and regression trees to estimate a tranche impact parameter for one or more of said remaimng number of said plurality of default scenarios; and use the first method selected to estimate one or more cash flows for a remaining number of said plurality of default scenarios based on said tranche impact parameters.
16. The system of claim 11, wherein the number of default scenarios comprising the subset is increased.
17. The system of claim 11, wherein the number of default scenarios comprising the subset is decreased.
18. The system of claim 12, wherein the default impact parameter for a default scenario is set to 1 when a level of default falls within a level of subordination associated with a tranche within the default scenario; and the parameter is set to 0 when the level of default falls outside the level of subordination.
19. The system of claim 11 , wherein said neural network is implemented in software.
20. The system of claim 11, wherem said neural network is implemented in hardware.
PCT/US2004/006972 2003-03-05 2004-03-05 Intelligent simulation analysis method and system WO2004079552A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2006509232A JP2007524897A (en) 2003-03-05 2004-03-05 Intelligent simulation analysis method and system
EP04718121A EP1627275A4 (en) 2003-03-05 2004-03-05 Intelligent simulation analysis method and system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US45223903P 2003-03-05 2003-03-05
US60/452,239 2003-03-05

Publications (2)

Publication Number Publication Date
WO2004079552A2 true WO2004079552A2 (en) 2004-09-16
WO2004079552A3 WO2004079552A3 (en) 2006-10-26

Family

ID=32962700

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2004/006972 WO2004079552A2 (en) 2003-03-05 2004-03-05 Intelligent simulation analysis method and system

Country Status (4)

Country Link
US (1) US7865415B2 (en)
EP (1) EP1627275A4 (en)
JP (1) JP2007524897A (en)
WO (1) WO2004079552A2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7979338B1 (en) * 2001-08-10 2011-07-12 Bank Of America Corporation Financial instrument providing returns as cash and accretion
US7558755B2 (en) * 2005-07-13 2009-07-07 Mott Antony R Methods and systems for valuing investments, budgets and decisions
AU2006326436B2 (en) * 2005-12-13 2010-03-04 Barclays Capital Inc Method and system for trading financial instruments
US7814086B2 (en) * 2006-11-16 2010-10-12 Yahoo! Inc. System and method for determining semantically related terms based on sequences of search queries
US20090210327A1 (en) * 2008-02-20 2009-08-20 Wizsoft Inc. System and method for cash flow prediction
US8244617B2 (en) * 2009-04-20 2012-08-14 Cfph, Llc Cash flow rating system
US8560420B2 (en) * 2009-12-07 2013-10-15 Predictive Technologies Group, Llc Calculating predictive technical indicators
US8442891B2 (en) * 2009-12-07 2013-05-14 Predictive Technologies Group, Llc Intermarket analysis
US8661432B2 (en) * 2010-10-05 2014-02-25 Sap Ag Method, computer program product and system for installing applications and prerequisites components

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04373069A (en) 1991-06-24 1992-12-25 Toshiba Corp Bill price predicting device
JPH05342191A (en) * 1992-06-08 1993-12-24 Mitsubishi Electric Corp System for predicting and analyzing economic time sequential data
EP0573991B1 (en) * 1992-06-10 2002-01-16 Cantor Fitzgerald Fixed income portfolio data processor and method for using same
US5461699A (en) 1993-10-25 1995-10-24 International Business Machines Corporation Forecasting using a neural network and a statistical forecast
US5557517A (en) * 1994-07-29 1996-09-17 Daughterty, Iii; Vergil L. System and method for determining the price of an expirationless American option and issuing a buy or sell ticket on the current price and portfolio
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
US20020046143A1 (en) * 1995-10-03 2002-04-18 Eder Jeffrey Scott Method of and system for evaluating cash flow and elements of a business enterprise
WO1997033235A1 (en) 1996-03-06 1997-09-12 Siemens Aktiengesellschaft Method of training a neural network
JPH1063634A (en) 1996-04-05 1998-03-06 Nec Corp Method and device for time sequential prediction/ classification
EP1107157A3 (en) 1999-12-01 2001-11-28 International Business Machines Corporation System and method for performing predictive analysis
JP2001175735A (en) 1999-12-17 2001-06-29 Canon Inc Device, system and method for predicting time series and storage medium
US20030093347A1 (en) * 2000-03-15 2003-05-15 Gray Dale F. Managing risk using macro-financial risk analysis
EP1312014A4 (en) 2000-07-14 2006-03-22 R & R Consulting Ltd Structured finance performance monitoring index
JP2002099714A (en) 2000-09-25 2002-04-05 Hitachi Ltd Method for constructing business risk calculation system and method for calculating its utilization charge
JP2002109208A (en) * 2000-09-29 2002-04-12 Acom Co Ltd Credit risk managing method, analysis model deciding method, analyzing server and analysis model deciding device
JP2002230280A (en) * 2001-02-01 2002-08-16 Masaaki Kijima System and method for integrated evaluation of interest risk and credit risk
JP2002236799A (en) 2001-02-08 2002-08-23 Sumitomo Life Insurance Co Device and method for calculating information for investment judgment
US20020174056A1 (en) 2001-05-21 2002-11-21 Mark Sefein System and method for providing user-specific options trading data
JP2003044750A (en) 2001-07-27 2003-02-14 Yosuke Takashima Internet shopping site for recognizing customer purchase pattern and performing optimum advertisement display
US8429042B2 (en) * 2002-05-30 2013-04-23 Goldman, Sachs & Co. Methods for performing data processing operations associated with securities and security structures

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of EP1627275A4 *

Also Published As

Publication number Publication date
JP2007524897A (en) 2007-08-30
EP1627275A4 (en) 2008-09-03
US7865415B2 (en) 2011-01-04
WO2004079552A3 (en) 2006-10-26
EP1627275A2 (en) 2006-02-22
US20040236667A1 (en) 2004-11-25

Similar Documents

Publication Publication Date Title
US20100262439A1 (en) System And Method For Pricing Default Insurance
US20100023460A1 (en) Methods and apparatus for iterative conditional probability calculation methods for financial instruments with path-dependent payment structures
US20070294156A1 (en) Methods and apparatus for iterative conditional probability calculation methods for financial instruments with path-dependent payment structures
JP2004528657A5 (en)
US20130218807A1 (en) System and Method for Valuation and Risk Estimation of Mortgage Backed Securities
CN111080338A (en) User data processing method and device, electronic equipment and storage medium
US8924275B2 (en) Hybrid multi-thread and multi-process computer simulation system and method
US7865415B2 (en) Intelligent simulation analysis method and system
Hirano et al. Comparing actual and simulated HFT traders' behavior for agent design
African Union Commission Domestic resource mobilization: Fighting against corruption and illicit financial flows
US20040103052A1 (en) System and method for valuing investment opportunities using real options, creating heuristics to approximately represent value, and maximizing a portfolio of investment opportunities within specified objectives and constraints
Gupta et al. H3O-LGBM: hybrid Harris hawk optimization based light gradient boosting machine model for real-time trading
Breeden et al. Current expected credit loss procyclicality: it depends on the model
Jobst et al. Extending credit risk (pricing) models for the simulation of portfolios of interest rate and credit risk sensitive securities
Staum Monte Carlo computation in finance
Aguais et al. The future of risk-adjusted credit pricing in financial institutions
Rahman et al. Bitcoin Potential after Brexit Referendum and Price Prediction
van Bruggen The statistical and economic relevance of out-of-sample forecasts of implied volatility surfaces of equity options
Zaverdinos Nelson-Siegel vs. Constant Spread Bond Price Prediction
Hasselgren et al. Do Oil Price Forecast Disagreement of Survey of Professional Forecasters Predict Crude Oil Return Volatility?
Safiullin et al. DEVELOPMENT OF FORECASTING MODEL FOR CRYPTOCURRENCY EXCHANGE RATE DYNAMICS USING STOCHASTIC ANALYSIS TOOLS
Larasati et al. Analysis of the Single Index Model and Markowitz in Optimal Portfolio Selection in the Telecommunications Sub-Sector Listed on the Indonesia Stock Exchange for the Period 2020-2022
He et al. A dimension reduction approach for loss valuation in credit risk modeling
Lou et al. Beyond Basel 4: Integrating OTC Derivatives Risk Capital Requirements
Putri et al. THE EFFECT OF FINANCIAL DEEPENING, FOREIGN DIRECT INVESTMENT, AND INTEREST RATES ON ECONOMIC GROWTH IN INDONESIA

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2006509232

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2004718121

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2004718121

Country of ref document: EP