US20130226772A1 - Acquiring people - Google Patents

Acquiring people Download PDF

Info

Publication number
US20130226772A1
US20130226772A1 US13/838,062 US201313838062A US2013226772A1 US 20130226772 A1 US20130226772 A1 US 20130226772A1 US 201313838062 A US201313838062 A US 201313838062A US 2013226772 A1 US2013226772 A1 US 2013226772A1
Authority
US
United States
Prior art keywords
user
buy
instruments
sell
order
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.)
Abandoned
Application number
US13/838,062
Inventor
Timothy M. Keiser
Michael R. Burns
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.)
CFPH LLC
Original Assignee
CFPH LLC
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
Priority claimed from US08/620,906 external-priority patent/US5950176A/en
Application filed by CFPH LLC filed Critical CFPH LLC
Priority to US13/838,062 priority Critical patent/US20130226772A1/en
Publication of US20130226772A1 publication Critical patent/US20130226772A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • 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

Definitions

  • This invention relates in general to computer-implemented financial systems, and in particular to an improved automated securities trading system.
  • Computer-implemented securities trading systems are well known in the art.
  • One such system is that disclosed in U.S. Pat. No. 4,674,044, issued to Kalmus et al., entitled “Automated Securities Trading System”, and incorporated by reference herein.
  • These computer-implemented securities trading systems obtain bid and asked trades based on the bid and asked prices.
  • a server computer receives buy and sell orders for derivative financial instruments from a plurality of client computers.
  • the server computer matches the buy order to the sell orders and then generates a market price through the use of a virtual specialist program executed by the server computer.
  • the virtual specialist program responds to an imbalance in the matching of the buy and sell orders.
  • An object of the present invention is to lessen the price volatility of derivative financial instruments traded in narrower markets.
  • a feature of the present invention is a virtual specialist program that engages in trading in the market to offset the price volatility and to provide liquidity to the market.
  • FIG. 1 shows a block diagram of an exemplary hardware environment of the present invention
  • FIG. 2 shows a flowchart illustrating the general logic of a first embodiment of the present invention
  • FIG. 3 shows a flowchart illustrating the logic of the pricing/trading program of the first embodiment of the present invention
  • FIG. 4 shows a flowchart illustrating the logic of the generate market price program of the first embodiment of the present invention
  • FIG. 5 shows a flow diagram illustrating the logic of the virtual specialist program of the first embodiment of the present invention
  • FIG. 6 shows a flow diagram illustrating the logic of the stop trading program of the first embodiment of the present invention
  • a computer-implemented trading system for derivative financial instruments.
  • the computer-implemented trading system accepts buy and sell orders from traders for the derivative financial instruments, sets a market price based on the supply and demand, and participates in the market as a trader in order to minimize price volatility.
  • One embodiment of the present invention is a computer-implemented Hollywood Stock Exchange (HSX), which may be implemented as a simulation (i.e., game) or as an actual trading system for derivative financial instruments representing movies, talent, CDs, and television programs.
  • HSX Hollywood Stock Exchange
  • These derivatives could be purchased with virtual currency known as Hollywood dollars (H$) which are controlled by a virtual reserve bank program.
  • the derivative financial instruments are identified by a Current Trading List displayed for the traders that comprises a list of movies in various stages of production, talent, and other entertainment-oriented assets.
  • the list contains:
  • Traders can view the list sorted by:
  • Each trader's portfolio is identified by a Portfolio data structure that comprises the trader's account status. This information includes:
  • Traders can generate any number of different reports for display, including:
  • FIG. 1 a block diagram illustrates an exemplary hardware environment for one embodiment of the present invention. More particularly, a typical distributed computer. system is illustrated, which uses the Internet 10 to connect client computers 12 executing for example, Web browsers, to server computers 14 executing a computer program embodying the present invention.
  • a typical combination of resources may include client computers 12 that are personal computers or work stations connected via the Internet 10 to server computers 14 that are personal computers, work stations, minicomputers, or mainframes.
  • both the client computers 12 and the server computers 14 are comprised of one or more CPUs 16 , various amounts of RAM storing computer programs 20 and other data, and other components typically found in computers.
  • both the client computers 12 and the server computers 14 may include one or more monitors, and fixed or removable data storage devices 20 such as hard disk drives, floppy disk drives, and/or CD-ROM drives.
  • input devices such as mouse pointing devices and keyboards, may be included.
  • Both the client computers 12 and the server computers 14 operate under the control of an operating system, such as Windows, Macintosh, UNIX, etc. Further, both the client computers 12 and the server computers 14 each execute one or more computer programs 18 under the control of their respective operating systems.
  • the present invention is preferably implemented as one or more computer programs 18 executed by the server computer 14 , although in alternative embodiments these computer programs 18 may also be executed on the client computer 12 .
  • the computer programs 18 implementing the present invention are tangibly embodied in a computer-readable medium, e.g., one or more of the fixed and/or removable data storage devices 20 attached to the computer. Under control of the operating system, the computer programs 18 may be loaded from the data storage devices 20 into the RAM of the computer for subsequent execution by the CPU 16 .
  • the computer programs 18 comprise instructions which, when read and executed by the computer; causes the computer to perform the steps necessary to execute the steps or elements of the present invention.
  • FIG. 1 is not intended to limit the present invention. Indeed, those skilled in the art will recognize that other alternative hardware environments may be used without departing from the scope of the present invention.
  • Block 200 represents the server computer 14 waiting for the next event to occur. Once the event occurs, control is transferred to blocks 202 - 224 to identify the event and respond accordingly.
  • Block 202 is a decision block that represents the server computer 14 determining whether it received a request to display data from the client computer 12 . If so, block 204 represents the server computer 14 transmitting data to the client computer 12 for subsequent display.
  • the data transmitted for display preferably includes at least three types of data: the current list of trading derivative financial instruments, the trader's portfolio, and other reports generated by the server computer 14 .
  • Block 206 is a decision block that represents the server computer 14 determining whether it received a request to submit a buy order from the client computer 12 for a particular derivative financial instrument, e.g., stock or bond. If so, block 208 represents the server computer 14 processing the buy order by placing it in a queue in the memory of the server computer 14 .
  • the buy order is a data structure comprising:
  • the buy order waits in the queue for the expiration of a predetermined “sweep pricing cycle.”
  • the sweep pricing cycle occurs periodically, such as every 15 minutes, or during another specified time interval.
  • the market price the trader actually pays for the derivative financial instrument is determined by the aggregate supply/demand for the derivative financial instrument at the end of the sweep pricing cycle during which the order was placed.
  • the market price is set by the pricing/trading program executed by the server computer, which is described below in FIG. 3 .
  • the trader's account is then charged the market price for the derivative financial instrument. If the purchase uses up all available cash in the trader's account, the trader is “loaned” enough money to pay for the purchase, and their account is charged interest at a predetermined rate, e.g., 18% a year compounded daily, on the negative account balance. The interest is charged against the trader's account until they accumulate more cash to zero out the balance, either by selling stocks or buying dollars.
  • Block 210 is a decision block that represents the server computer 14 determining whether it received a request to submit a sell order from the client computer 12 . If so, block 212 represents the server computer 14 processing the sell order by placing it in queue in the memory of the server computer 14 .
  • the sell order is a data structure comprising:
  • the sell order waits in the queue for the expiration of the predetermined sweep pricing cycle.
  • the market price at which the trader actually sells the derivative financial instrument is determined by the aggregate supply/demand for the derivative financial instrument at the end of the sweep pricing cycle during which the order was placed.
  • the market price is set by the pricing/trading program executed by the server computer, which is described below in FIG. 3 .
  • the trader's account is then credited with the market price for the derivative financial instrument.
  • the sell order can be either produced by a trader or generated by the server computer 14 , as will be explained in more detail below.
  • a sell order produced by a trader he views his list of stocks or bonds on a monitor attached to the client computer and chooses to sell a quantity at the market price.
  • the server computer 14 transmits certain information to the client computer 12 for display, including, for each stock owned, the last trading price (LTP), the quantity of stocks, the purchase price, and the date purchased, Similarly, when viewing the list of bonds, the server computer 14 transmits certain information to the client computer 12 for display, including, for each bond owned, the last trading price (LTP), the interest rate being earned for each kind of bond, the quantity of bonds, the purchase price, and the date purchased.
  • LTP last trading price
  • the server computer 14 transmits certain information to the client computer 12 for display, including, for each bond owned, the last trading price (LTP), the interest rate being earned for each kind of bond, the quantity of bonds, the purchase price, and the date purchased.
  • Block 214 is a decision block that represents the server computer 14 determining whether an internal timer for the sweep pricing cycle has expired. If so, block 216 represents the server computer 14 executing a pricing/trading program as described in FIG. 3 .
  • Block 218 is a decision block that represents the server computer 14 determining whether it received a request to change the discount rate. If so, block 220 represents the server computer 14 executing a discount rate program.
  • the server computer 14 In order to add or subtract liquidity, the server computer 14 occasionally steps in to act as a virtual reserve bank program and adjust the discount rate. The discount rate is adjusted based on the performance of the specific industry of the market. For the Hollywood Stock Exchange, the discount rate is adjusted to add or subtract liquidity to affect the growth of the entertainment industry.
  • the server computer 14 lowers the discount, all the bonds seem to be a better deal, because the bonds are paying a fixed rate interest that never changes. This encourages traders to buy more bonds, and such surge in buying demand causes a correlated increase in bond prices as described above.
  • Block 222 is a decision block that represents the server computer 14 determining whether it received a request to revise the derivative list. If so, block 224 represents the server computer 14 executing a listing program. The server computer 14 determines whether the list of derivatives trading in the system should be revised. The list could be revised to reflect new derivative offerings, expired derivatives, and delisted derivatives.
  • the price is based on the derivative's potential value. For example, for a new stock offering, which represents a movie on the Hollywood Stock Exchange, the initial price of the stock could be based on the movie's potential box office revenue. For a bond offering, which represents talent on the Hollywood Bond Exchange, the price of the bond could be based on the Hollywood Reporter's Star Power Index. A bond representing a talent with a low Star Power Index of 15 would be issued with a higher yield than a bond representing a talent with a high Star Power Index rating.
  • a warrant with a strike price is attached to the new derivative when it is offered.
  • the warrant is of no value until the strike price is reached.
  • the strike price could be reached after the movie has grossed a certain level of revenue.
  • a derivative is delisted from the exchange, a stock due to the movie ending its production run or a talent due to retirement or death, for example, the warrants are called and the traders are paid the value of the warrants, thus providing off-balance sheet financing for studios.
  • Block 300 represents the server computer 14 retrieving the buy and sell orders that have accumulated in the queue during the period since the prior sweep pricing cycle.
  • Block 302 represents the server computer 14 matching the buy orders with the sell orders, although it is likely than an identical number of buy and sell orders would not have accumulated in the queue during the period.
  • Block 304 represents the server computer 14 executing the generate market price program described in FIG. 4 to determine the market price for the derivative financial instruments.
  • block 306 represents the server computer 14 updating the traders' portfolios to reflect the buy and sell orders in the queue being processed at the market price.
  • Block 308 represents the end of the pricing/trading program.
  • Block 400 represents the server computer 14 measuring the imbalance between the buy and sell orders during the period since the prior sweep pricing cycle.
  • Block 402 represents the server computer 14 determining the price movement of a derivative financial instrument caused by the imbalance in buy and sell orders.
  • Block 404 represents the server computer 14 executing a virtual specialist program as described in FIG. 5 to provide stability and liquidity to the market.
  • Block 406 represents the server computer 14 executing the stop trade program, as described in FIG.
  • Block 408 represents the server computer 14 setting the market price, which becomes the price the pricing/trading program uses to update the traders' portfolios.
  • Block 410 represents the end of the generate market price program.
  • the absolute difference between the number of sells and the number of buys is defined as the net movement in sweep (NMS).
  • a sweep increment variable (SIV) is defined as the increase or decrease in price caused by an incremental imbalance in the number of buy orders and sell orders.
  • a lot movement variable (LMV) represents the incremental lot size that will result in a price increase or decrease of one SIV.
  • the market price of the particular stock will be $0.50 greater than the last trading price.
  • a virtual specialist program is executed by the server computer, as represented by block 404 in FIG. 4 .
  • the server computer 14 regulates the trading by actively trading in the market out of a virtual specialist portfolio (VSP).
  • VSP virtual specialist portfolio
  • the virtual specialist program portfolio initially contains half of all the issued shares of each derivative financial instrument.
  • Block 500 is a decision block that represents the server computer 14 determining whether the price movement during the sweep pricing cycle is greater or equal to an adjusted price movement threshold (APT).
  • APT is a constant in the memory of the server computer 14 . If the APT is greater than the price movement, then the server computer 14 does not trade in the market. If the price movement is greater than or equal to the APT, then the server computer 14 trades out of a virtual specialist program portfolio. The level of trading by the server computer 14 is determined by the amount that the price movement exceeded the APT. The greater the price movement, the more shares the server computer 14 trades to offset the price movement.
  • Block 502 represents the server computer 14 generating a buy or a sell order to offset the price movement.
  • the buy or sell order generated by the server computer 14 is placed in the queue with the trader buy and sell orders to be processed during the next sweep cycle.
  • the server computer 14 could eventually deplete the virtual specialist program portfolio or cause the virtual specialist program portfolio to own all the shares of a stock.
  • the server computer 14 In order to maintain a balanced virtual specialist program portfolio, and provide some liquidity to the market, the server computer 14 generates additional buy and sell orders to offset orders generated in response to the price movement exceeding the APT.
  • Block 504 represents the server computer 14 generating timed buy and sell orders.
  • the server computer 14 assesses each stock and each bond in the virtual specialist program portfolio. The server computer 14 determines the deficit or surplus in the item, and then places 1/288 th of the deficit as a “timed recovery order” into each successive 15 minute segment for the next 3 days.
  • the pricing/trading program 255 matches buy and sell orders as represented by block 320 , the pricing/trading program 255 includes any “timed recovery orders” outstanding for the last 3 days in the sweep. These orders are matched with the traders' buy and sell orders.
  • Block 506 represents the end of the virtual specialist program.
  • FIG. 6 is a flow diagram illustrating the logic of the stop trading program of the present invention.
  • Block 600 represents the server computer 14 determining the price movement of a stock caused by the imbalance in buy and sell orders.
  • Block 602 represents the server computer 14 measuring the price movement on the day, not just during the sweep cycle period.
  • Block 604 is a decision block that represents the server computer 14 determining whether the net price movement (NPM) within one “trading day” (i.e., midnight-midnight) is greater than 50% up or down.
  • NPM net price movement
  • the buy and sell orders are removed from the queue if the net price movement is greater than 50% for a stock trading above $20. At that point, the trading in that issue is stopped within the 15 minute period until further notice. All orders (buy and sell) for that stock during this sweep are unfilled. The trading has stopped due to “excessive order imbalance”.
  • the server computer 24 receives buy orders for 655,000 shares of “Rambo-17”.
  • the server computer 14 receives sell orders for 35,000 shares of “Rambo-17” during the same sweep pricing cycle.
  • the server computer 14 evaluates the price movement for the sweep pricing cycle, and tests it to see if the net projected price movement “on-the-day” is greater than 50%. If it would be greater than 50%, it stops trading in that instrument only.
  • Block 608 represents the STOP TRADE order that issues regarding the particular stock. Traders who issued a buy or sell order for the stock are notified that the order has not been filled due to excessive order imbalance during the trading day. Finally, block 610 represents the end of the stop trading program.

Abstract

Systems and methods include displaying to a user names associated with a plurality of real persons, wherein each person has related thereto a plurality of instruments that can be traded for a price, receiving from the user an order to buy or sell at least one instrument related to a first of the plurality of persons, wherein the order to buy or sell includes a number of instruments to buy or sell; and displaying to the user one or more names of one or more persons for which the user has purchased instruments.

Description

  • This application is a continuation of U.S. application Ser. No. 09/184,571, filed Nov. 2, 1998 which is a continuation-in-part of U.S. Pat. No. 5,950,176, issued Sep. 7, 1999.
  • BACKGROUND OF THE INVENTION
  • This invention relates in general to computer-implemented financial systems, and in particular to an improved automated securities trading system.
  • Computer-implemented securities trading systems are well known in the art. One such system is that disclosed in U.S. Pat. No. 4,674,044, issued to Kalmus et al., entitled “Automated Securities Trading System”, and incorporated by reference herein. These computer-implemented securities trading systems obtain bid and asked trades based on the bid and asked prices. However, there is generally still a human component to such systems.
  • For example, most financial markets also employ one or more market makers called “specialists.” These specialists fill customer orders from the specialist's inventory position if there are no matches for the customer orders in the open market. In the prior art, the specialist function is not automated, but is performed by a firm or individual. Thus there is a need in the art for an improved computer-implemented trading system that includes an automated specialist function to create a market for the securities traded and to lessen the volatility of smaller securities markets.
  • BRIEF SUMMARY OF THE INVENTION
  • To overcome the limitations in the prior art described above, and to overcome other limitations that will become apparent upon reading and understanding the present specification, the present invention discloses method, apparatus and article of manufacture for a computer-implemented financial management system that permits the trading of securities via a network. In accordance with the present invention, a server computer receives buy and sell orders for derivative financial instruments from a plurality of client computers. The server computer matches the buy order to the sell orders and then generates a market price through the use of a virtual specialist program executed by the server computer. The virtual specialist program responds to an imbalance in the matching of the buy and sell orders.
  • An object of the present invention is to lessen the price volatility of derivative financial instruments traded in narrower markets.
  • A feature of the present invention is a virtual specialist program that engages in trading in the market to offset the price volatility and to provide liquidity to the market.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Referring now to the drawings in which like reference numbers represent corresponding parts throughout:
  • FIG. 1 shows a block diagram of an exemplary hardware environment of the present invention;
  • FIG. 2 shows a flowchart illustrating the general logic of a first embodiment of the present invention;
  • FIG. 3 shows a flowchart illustrating the logic of the pricing/trading program of the first embodiment of the present invention;
  • FIG. 4 shows a flowchart illustrating the logic of the generate market price program of the first embodiment of the present invention;
  • FIG. 5 shows a flow diagram illustrating the logic of the virtual specialist program of the first embodiment of the present invention;
  • FIG. 6 shows a flow diagram illustrating the logic of the stop trading program of the first embodiment of the present invention;
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • According to the present invention, a computer-implemented trading system is provided for derivative financial instruments. The computer-implemented trading system accepts buy and sell orders from traders for the derivative financial instruments, sets a market price based on the supply and demand, and participates in the market as a trader in order to minimize price volatility. One embodiment of the present invention is a computer-implemented Hollywood Stock Exchange (HSX), which may be implemented as a simulation (i.e., game) or as an actual trading system for derivative financial instruments representing movies, talent, CDs, and television programs. These derivatives could be purchased with virtual currency known as Hollywood dollars (H$) which are controlled by a virtual reserve bank program.
  • In one representative embodiment of the present invention, the derivative financial instruments are identified by a Current Trading List displayed for the traders that comprises a list of movies in various stages of production, talent, and other entertainment-oriented assets. The list contains:
      • name of the derivative financial instrument;
      • genre of the movie (action-adventure, mystery, western, comedy, etc.);
      • production status (scripting, pre-production, filming, editing, release, home-video, etc.);
      • number of shares in circulation;
      • last trading price (printed every 15 minutes)
      • price movement (i.e. +/−H$) since the previous midnight (PST);
      • price movement since the previous mid-day;
      • price movement year to date;
  • Traders can view the list sorted by:
      • name, alphabetically;
        • genre, alphabetically;
        • productions status, alphabetically;
        • most active (number of shares traded yesterday);
      • biggest gainers;
      • biggest losers; and
      • fastest movers today (e.g., fastest 20 movers up and fastest 20 movers down).
  • Similar information would be provided for other derivative financial instruments offered on the Hollywood Stock Exchange.
  • Each trader's portfolio is identified by a Portfolio data structure that comprises the trader's account status. This information includes:
      • the amount of cash in the trader's account (paid interest at the system discount rate plus some increment, compounded daily);
      • current percentage rate paid on cash balances;
      • the total value of held stocks at the last selling price;
      • the total value of held bonds at the last selling price;
      • total portfolio value (TPV) (cash+bonds+stocks);
      • percentage of TPV in cash;
      • percentage of TPV in bonds; and
      • percentage of TPV in stocks.
  • Traders can generate any number of different reports for display, including:
      • Lists of stocks and bonds being traded (see above);
      • index of total Hollywood stocks (HSXI) expressed as a number, with 1000 defined as the aggregate total stock price value on opening day, wherein HSXI=(today's gross stock-value)/(opening day gross stock-value);
      • index of total Hollywood bonds (HBXI) expressed as a number, with 1000 defined as the aggregate total bond price value on opening day, wherein HBXI=((today's gross bond-value)/(opening day gross bond-value));
      • index of total Hollywood Stock Exchange (HMXI) comprised of all stocks and bonds, and expressed as a number, with 1000 as the aggregate total stock price value on opening, wherein HMXI=((today's gross market-value)/(opening day gross market-value));
      • lists of the top market performers, e.g., the top 10 traders in percentage portfolio growth calculated as net portfolio value−change=(% change of cash)+(% change of stocks)+(% change of bonds), and for each of the categories: yesterday (midnight to midnight), last week (7 days, ending midnight, each Thursday), last month (closes at midnight last calendar day of month), last quarter (closes at midnight on last day of last month/quarter), year-to-date (running daily total of percentage value changes)/(days for year-to-date), and annually (closes at midnight on December 31 each year);
      • overall market condition report, including a list of stopped issues with:
        • name;
        • last trading price;
        • time that stop-trade condition occurred;
        • percentage the issue actually moved on-the-day before the stop-trade;
        • number of total shares and/or bonds traded today;
        • dollar value of total trades today;
        • number of buy and sell trades today; and
        • number of buy and sell trades this month.
  • Use of the above information guides traders in making future buy and sell orders:
  • With reference to FIG. 1, a block diagram illustrates an exemplary hardware environment for one embodiment of the present invention. More particularly, a typical distributed computer. system is illustrated, which uses the Internet 10 to connect client computers 12 executing for example, Web browsers, to server computers 14 executing a computer program embodying the present invention. A typical combination of resources may include client computers 12 that are personal computers or work stations connected via the Internet 10 to server computers 14 that are personal computers, work stations, minicomputers, or mainframes.
  • Generally, both the client computers 12 and the server computers 14 are comprised of one or more CPUs 16, various amounts of RAM storing computer programs 20 and other data, and other components typically found in computers. In addition, both the client computers 12 and the server computers 14 may include one or more monitors, and fixed or removable data storage devices 20 such as hard disk drives, floppy disk drives, and/or CD-ROM drives. Also, input devices, such as mouse pointing devices and keyboards, may be included.
  • Both the client computers 12 and the server computers 14 operate under the control of an operating system, such as Windows, Macintosh, UNIX, etc. Further, both the client computers 12 and the server computers 14 each execute one or more computer programs 18 under the control of their respective operating systems. The present invention is preferably implemented as one or more computer programs 18 executed by the server computer 14, although in alternative embodiments these computer programs 18 may also be executed on the client computer 12.
  • Generally, the computer programs 18 implementing the present invention are tangibly embodied in a computer-readable medium, e.g., one or more of the fixed and/or removable data storage devices 20 attached to the computer. Under control of the operating system, the computer programs 18 may be loaded from the data storage devices 20 into the RAM of the computer for subsequent execution by the CPU 16. The computer programs 18 comprise instructions which, when read and executed by the computer; causes the computer to perform the steps necessary to execute the steps or elements of the present invention.
  • Those skilled in the art will recognize that the exemplary environment illustrated in FIG. 1 is not intended to limit the present invention. Indeed, those skilled in the art will recognize that other alternative hardware environments may be used without departing from the scope of the present invention.
  • With reference to FIG. 2, a flowchart illustrates the general logic of one embodiment of the present invention. Block 200 represents the server computer 14 waiting for the next event to occur. Once the event occurs, control is transferred to blocks 202-224 to identify the event and respond accordingly.
  • Block 202 is a decision block that represents the server computer 14 determining whether it received a request to display data from the client computer 12. If so, block 204 represents the server computer 14 transmitting data to the client computer 12 for subsequent display. The data transmitted for display preferably includes at least three types of data: the current list of trading derivative financial instruments, the trader's portfolio, and other reports generated by the server computer 14.
  • Block 206 is a decision block that represents the server computer 14 determining whether it received a request to submit a buy order from the client computer 12 for a particular derivative financial instrument, e.g., stock or bond. If so, block 208 represents the server computer 14 processing the buy order by placing it in a queue in the memory of the server computer 14. The buy order is a data structure comprising:
      • trader's account number;
      • trader's name;
      • the time and date of the order;
      • the stock or bond to buy;
      • the cash balance in the trader's account; and
      • a text-field where the trader may enter the total number to buy (generally in multiples of 100).
  • In one embodiment of the present invention, the buy order waits in the queue for the expiration of a predetermined “sweep pricing cycle.” The sweep pricing cycle occurs periodically, such as every 15 minutes, or during another specified time interval. The market price the trader actually pays for the derivative financial instrument is determined by the aggregate supply/demand for the derivative financial instrument at the end of the sweep pricing cycle during which the order was placed.
  • The market price is set by the pricing/trading program executed by the server computer, which is described below in FIG. 3. The trader's account is then charged the market price for the derivative financial instrument. If the purchase uses up all available cash in the trader's account, the trader is “loaned” enough money to pay for the purchase, and their account is charged interest at a predetermined rate, e.g., 18% a year compounded daily, on the negative account balance. The interest is charged against the trader's account until they accumulate more cash to zero out the balance, either by selling stocks or buying dollars.
  • Block 210 is a decision block that represents the server computer 14 determining whether it received a request to submit a sell order from the client computer 12. If so, block 212 represents the server computer 14 processing the sell order by placing it in queue in the memory of the server computer 14. The sell order is a data structure comprising:
      • trader's account number;
        • trader's name;
        • the time and date of the order;
        • the stock or bond to sell;
        • the amount of the stock or bond in the trader's account; and
        • a text-field where the trader may enter the total number to sell (generally in multiples of 100).
  • Like the buy order, the sell order waits in the queue for the expiration of the predetermined sweep pricing cycle. The market price at which the trader actually sells the derivative financial instrument is determined by the aggregate supply/demand for the derivative financial instrument at the end of the sweep pricing cycle during which the order was placed. The market price is set by the pricing/trading program executed by the server computer, which is described below in FIG. 3. The trader's account is then credited with the market price for the derivative financial instrument.
  • The sell order can be either produced by a trader or generated by the server computer 14, as will be explained in more detail below. For a sell order produced by a trader, he views his list of stocks or bonds on a monitor attached to the client computer and chooses to sell a quantity at the market price.
  • When the trader requests to view the list of stocks, the server computer 14 transmits certain information to the client computer 12 for display, including, for each stock owned, the last trading price (LTP), the quantity of stocks, the purchase price, and the date purchased, Similarly, when viewing the list of bonds, the server computer 14 transmits certain information to the client computer 12 for display, including, for each bond owned, the last trading price (LTP), the interest rate being earned for each kind of bond, the quantity of bonds, the purchase price, and the date purchased.
  • Block 214 is a decision block that represents the server computer 14 determining whether an internal timer for the sweep pricing cycle has expired. If so, block 216 represents the server computer 14 executing a pricing/trading program as described in FIG. 3.
  • Block 218 is a decision block that represents the server computer 14 determining whether it received a request to change the discount rate. If so, block 220 represents the server computer 14 executing a discount rate program. In order to add or subtract liquidity, the server computer 14 occasionally steps in to act as a virtual reserve bank program and adjust the discount rate. The discount rate is adjusted based on the performance of the specific industry of the market. For the Hollywood Stock Exchange, the discount rate is adjusted to add or subtract liquidity to affect the growth of the entertainment industry. When the server computer 14 lowers the discount, all the bonds seem to be a better deal, because the bonds are paying a fixed rate interest that never changes. This encourages traders to buy more bonds, and such surge in buying demand causes a correlated increase in bond prices as described above. The same thing happens to stocks, because traders are making less money on the interest being paid on the cash balance in their trading account. When the server computer 14 raises the discount rate, the bonds seem to be a worse deal, since their advantage over the discount is smaller. Thus, the server computer 14 relaxes the buying pressures or demands for bonds, which should result in additional sell orders, or at least slow the buying of bonds, thus decreasing their prices as they trade in the market. Likewise, stocks seem less attractive, since traders could make more money by keeping cash in their accounts and getting interest on it.
  • Block 222 is a decision block that represents the server computer 14 determining whether it received a request to revise the derivative list. If so, block 224 represents the server computer 14 executing a listing program. The server computer 14 determines whether the list of derivatives trading in the system should be revised. The list could be revised to reflect new derivative offerings, expired derivatives, and delisted derivatives.
  • When a new derivative is offered, the price is based on the derivative's potential value. For example, for a new stock offering, which represents a movie on the Hollywood Stock Exchange, the initial price of the stock could be based on the movie's potential box office revenue. For a bond offering, which represents talent on the Hollywood Bond Exchange, the price of the bond could be based on the Hollywood Reporter's Star Power Index. A bond representing a talent with a low Star Power Index of 15 would be issued with a higher yield than a bond representing a talent with a high Star Power Index rating.
  • A warrant with a strike price is attached to the new derivative when it is offered. When the derivative and warrant are first issued, the warrant is of no value until the strike price is reached. For a stock, the strike price could be reached after the movie has grossed a certain level of revenue. When a derivative is delisted from the exchange, a stock due to the movie ending its production run or a talent due to retirement or death, for example, the warrants are called and the traders are paid the value of the warrants, thus providing off-balance sheet financing for studios.
  • With reference to FIG. 3, a flowchart illustrating the logic of the pricing/trading program of the present invention is shown. Block 300 represents the server computer 14 retrieving the buy and sell orders that have accumulated in the queue during the period since the prior sweep pricing cycle. Block 302 represents the server computer 14 matching the buy orders with the sell orders, although it is likely than an identical number of buy and sell orders would not have accumulated in the queue during the period. Block 304 represents the server computer 14 executing the generate market price program described in FIG. 4 to determine the market price for the derivative financial instruments. After the market price is determined, block 306 represents the server computer 14 updating the traders' portfolios to reflect the buy and sell orders in the queue being processed at the market price. Block 308 represents the end of the pricing/trading program.
  • With reference to FIG. 4, a flowchart illustrating the logic of the generate market price program of the present invention is shown. One purpose of the generate market price logic is to generate a market price for a derivative financial instrument that reflects the demand or lack of demand for the derivative financial instrument in the market. Block 400 represents the server computer 14 measuring the imbalance between the buy and sell orders during the period since the prior sweep pricing cycle. Block 402 represents the server computer 14 determining the price movement of a derivative financial instrument caused by the imbalance in buy and sell orders. Block 404 represents the server computer 14 executing a virtual specialist program as described in FIG. 5 to provide stability and liquidity to the market. Block 406 represents the server computer 14 executing the stop trade program, as described in FIG. 6, to stop trading in a derivative financial instrument if the projected price movement is excessive during the trading day and threatens the integrity of the market for that instrument. Block 408 represents the server computer 14 setting the market price, which becomes the price the pricing/trading program uses to update the traders' portfolios. Block 410 represents the end of the generate market price program.
  • In measuring the imbalance between buy and sell orders, as represented by block 400, the absolute difference between the number of sells and the number of buys is defined as the net movement in sweep (NMS). A sweep increment variable (SIV) is defined as the increase or decrease in price caused by an incremental imbalance in the number of buy orders and sell orders. A lot movement variable (LMV) represents the incremental lot size that will result in a price increase or decrease of one SIV. The projected price movement (PM) can be expressed as: PM=(NMS/LMV)*SIV.
  • For example, with 42,000 buy orders and 30,000 sell orders for a particular stock, the NMS=(42,000-30,000)=12,000. With SIV=$0.25 and LMV=5000, the price movement of the particular stock will be (12,000/5,000)*0.25=$0.50. Thus, the market price of the particular stock will be $0.50 greater than the last trading price.
  • With such pricing scheme, there is the potential for great volatility in the price of a derivative financial instrument and the eventual loss of investor confidence in the market mechanism. In exchanges such as the Hollywood Stock Exchange, it would be possible for one or more individuals to pursue trading strategies that would purposely cause drastic price fluctuations.
  • In order to encourage growth and stability in the capital market regulated by the trading system of the present invention, a virtual specialist program is executed by the server computer, as represented by block 404 in FIG. 4. In executing the virtual specialist program, the server computer 14 regulates the trading by actively trading in the market out of a virtual specialist portfolio (VSP). In one embodiment of the present invention, the virtual specialist program portfolio initially contains half of all the issued shares of each derivative financial instrument.
  • With reference to FIG. 5, a flow diagram illustrating the logic of the virtual specialist program of the present invention is shown. Block 500 is a decision block that represents the server computer 14 determining whether the price movement during the sweep pricing cycle is greater or equal to an adjusted price movement threshold (APT). The APT is a constant in the memory of the server computer 14. If the APT is greater than the price movement, then the server computer 14 does not trade in the market. If the price movement is greater than or equal to the APT, then the server computer 14 trades out of a virtual specialist program portfolio. The level of trading by the server computer 14 is determined by the amount that the price movement exceeded the APT. The greater the price movement, the more shares the server computer 14 trades to offset the price movement.
  • In an exemplary embodiment of the present invention, the ATP=1.25 and the server computer 14 performs the following steps: if PM=APT then the server computer 14 matches 10% of unmatched shares; if PM=APT+0.25 then the server computer 14 matches 20% of unmatched shares; if PM=APT+0.50 then the server computer 14 matches 30% of unmatched shares; if PM=APT+0.75 then the server computer 14 matches 40% of unmatched shares; if PM=APT+1.0 then the server computer 14 matches 50% of unmatched shares; if PM=APT+1.25 then the server computer 14 matches 60% of unmatched shares; if PM=APT+1.50 then the server computer 14 matches 70% of unmatched shares; if PM=APT+1.75 then the server computer 14 matches 80% of unmatched shares.
  • Block 502 represents the server computer 14 generating a buy or a sell order to offset the price movement. The buy or sell order generated by the server computer 14 is placed in the queue with the trader buy and sell orders to be processed during the next sweep cycle.
  • In one embodiment of the present invention, since the virtual specialist program portfolio initially includes half of all the securities traded, the server computer 14 could eventually deplete the virtual specialist program portfolio or cause the virtual specialist program portfolio to own all the shares of a stock. In order to maintain a balanced virtual specialist program portfolio, and provide some liquidity to the market, the server computer 14 generates additional buy and sell orders to offset orders generated in response to the price movement exceeding the APT. Block 504 represents the server computer 14 generating timed buy and sell orders. In one embodiment of the invention, the server computer 14 assesses each stock and each bond in the virtual specialist program portfolio. The server computer 14 determines the deficit or surplus in the item, and then places 1/288th of the deficit as a “timed recovery order” into each successive 15 minute segment for the next 3 days. When the pricing/trading program 255 matches buy and sell orders as represented by block 320, the pricing/trading program 255 includes any “timed recovery orders” outstanding for the last 3 days in the sweep. These orders are matched with the traders' buy and sell orders. Block 506 represents the end of the virtual specialist program.
  • FIG. 6 is a flow diagram illustrating the logic of the stop trading program of the present invention. Block 600 represents the server computer 14 determining the price movement of a stock caused by the imbalance in buy and sell orders. Block 602 represents the server computer 14 measuring the price movement on the day, not just during the sweep cycle period. Block 604 is a decision block that represents the server computer 14 determining whether the net price movement (NPM) within one “trading day” (i.e., midnight-midnight) is greater than 50% up or down. As represented by block 606, the buy and sell orders are removed from the queue if the net price movement is greater than 50% for a stock trading above $20. At that point, the trading in that issue is stopped within the 15 minute period until further notice. All orders (buy and sell) for that stock during this sweep are unfilled. The trading has stopped due to “excessive order imbalance”.
  • For example, let it be assumed that the Last Trading Price (LTP) for “Rambo-17” is $67 (+7.5 on-the-day). During one 15-minute sweep pricing cycle, the server computer 24 receives buy orders for 655,000 shares of “Rambo-17”. In addition, the server computer 14 receives sell orders for 35,000 shares of “Rambo-17” during the same sweep pricing cycle. The server computer 14 evaluates the price movement for the sweep pricing cycle, and tests it to see if the net projected price movement “on-the-day” is greater than 50%. If it would be greater than 50%, it stops trading in that instrument only. In this example, there is a net order-imbalance of 620,000 shares, which would create an up movement in price of (+620,000/5000)*$0.25=+$31.00. Since the total movement on the day would be the $7.50 so far plus the additional $31.00, the net projected price movement on the day would be $31.00+$7.50=$38.50. If the opening price that day was $59.50, the percentage projected price movement for the day is $38.50/$59.50=64%. Since the projected net price movement would be greater than 50%, the trading is stopped for that instrument. If the projected price movement was less than 50%, the price of the instrument would be adjusted accordingly and trade in that stock continued. Block 608 represents the STOP TRADE order that issues regarding the particular stock. Traders who issued a buy or sell order for the stock are notified that the order has not been filled due to excessive order imbalance during the trading day. Finally, block 610 represents the end of the stop trading program.
  • While the invention has been described and illustrated in connection with preferred embodiments, many variations and modifications as will be evident to those skilled in this art may be made without departing from the spirit and scope of the invention, and the invention is thus not to be limited to the precise details of methodology or construction set forth above as such variations and modification are intended to be included within the scope of the invention.

Claims (32)

What is claimed is:
1. A method comprising:
displaying by one or more servers to users a list of names associated with a plurality of real persons, wherein each person has related thereto a plurality of instruments that can be traded for a price;
receiving by the one or more servers from a first user a buy order to buy at least one instrument related to a first of the plurality of persons, wherein the buy order includes a number of instruments to buy;
receiving by the one or more servers from a second user a sell order to sell at least one instrument of the first person, wherein the sell order includes a number of instruments to sell;
matching by the one or more servers the buy order with the sell order;
responsive to the matching:
reducing by the one or more servers an account value of the first user;
increasing by the one or more servers an account value of the second user;
displaying by the one or more servers to the first user a portfolio of persons for which the first user has purchased instruments, including the number of instruments purchased for each person; and
displaying by the one or more servers to the second user a portfolio of persons for which the second user has purchased instruments, including the number of instruments purchased for each person.
2. The method of claim 1, wherein the account value of the first user and the account value of the second user each represents virtual currency.
3. The method of claim 1, wherein the account value of the first user and the account value of the second user each represents real currency.
4. An apparatus comprising,
one or more processors; and
a tangible computer readable medium having one or more programs stored thereon that when executed by the one or more processors direct the one or more processors to:
display to users a list of names associated with a plurality of real persons, wherein each person has related thereto a plurality of instruments that can be traded for a price;
receive from a first user a buy order to buy at least one instrument related to a first of the plurality of persons, wherein the buy order includes a number of instruments to buy;
receive from a second user a sell order to sell at least one instrument of the first person, wherein the sell order includes a number of instruments to sell;
match the buy order with the sell order;
responsive to the matching:
reduce an account value of the first user;
increase an account value of the second user;
display to the first user a portfolio of one or more persons for which the first user has purchased instruments, including the number of instruments purchased for each person; and
display to the second user a portfolio of one or more persons for which the second user has purchased instruments, including the number of instruments purchased for each person.
5. The apparatus of claim 4, wherein the account value of the first user and the account value of the second user each represents virtual currency.
6. The apparatus of claim 4, wherein the account value of the first user and the account value of the second user each represents real currency.
7. A method comprising:
displaying by one or more servers to a user names associated with a plurality of real persons, wherein each person has related thereto a plurality of instruments that can be traded for a price;
receiving by the one or more servers from the user an order to buy or sell at least one instrument related to a first of the plurality of persons, wherein the order to buy or sell includes a number of instruments to buy or sell; and
displaying by the one or more servers to the user one or more names of one or more persons for which the user has purchased instruments.
8. The method of claim 7, further comprising:
responsive to the order to buy or sell, adjusting an account value of the user.
9. The method of claim 8, wherein the account value represents virtual currency.
10. The method of claim 8, wherein the account value represents real currency.
11. The method of claim 7, further comprising:
receiving from another user an order to buy or sell at least one instrument related to the first of the plurality of persons; and
matching the order to buy or sell from the user with the order to buy or sell from the another user.
12. The method of claim 11, further comprising:
responsive to the matching:
adjusting an account value of the user; and
adjusting an account value of the another user.
13. The method of claim 7, further comprising displaying to the user one or more names of one or more persons for which the user has purchased instruments, including the number of instruments purchased for each person.
14. The method of claim 7, further comprising displaying to the user a total value of all instruments owned by the user.
15. The method of claim 7, further comprising displaying to the user for at least instruments owned by the user a price at which the user purchased the instrument.
16. The method of claim 15, further comprising displaying to the user for the at least instruments owned by the user a last trading price for the instrument.
17. The method of claim 7, further comprising offering to the user through an initial offering an ability to buy at least one instrument related to a real person.
18. The method of claim 7, wherein the one or more servers determine, at least in part, a price at which the at least one instrument related to the first of the plurality of persons is bought or sold.
19. The method of claim 7, wherein a price at which the at least one instrument related to the first of the plurality of persons is bought or sold is based at least in part on data about the person.
20. An apparatus comprising:
one or more processors; and
a tangible computer readable medium having one or more programs stored thereon that when executed by the one or more processors direct the one or more processors to:
display to a user names associated with a plurality of real persons, wherein each person has related thereto a plurality of instruments that can be traded for a price;
receive from the user an order to buy or sell at least one instrument related to a first of the plurality of persons, wherein the order to buy or sell includes a number of instruments to buy or sell; and
display to the user one or more names of one or more persons for which the user has purchased instruments.
21. The apparatus of claim 20, wherein the one or more programs, when executed by the one or more processors, further direct the one or more processors to:
responsive to the order to buy or sell, adjust an account value of the user.
22. The apparatus of claim 21, wherein the account value represents virtual currency.
23. The apparatus of claim 21, wherein the account value represents real currency.
24. The apparatus of claim 20, wherein the one or more programs, when executed by the one or more processors, further direct the one or more processors to:
receive from another user an order to buy or sell at least one instrument related to the first of the plurality of persons; and
match the order to buy or sell from the user with the order to buy or sell from the another user.
25. The apparatus of claim 24, wherein the one or more programs, when executed by the one or more processors, further direct the one or more processors to:
responsive to the matching:
adjust an account value of the user; and
adjust an account value of the another user.
26. The apparatus of claim 20, wherein the one or more programs, when executed by the one or more processors, further direct the one or more processors to display to the user one or more names of one or more persons for which the user has purchased instruments, including the number of instruments purchased for each person.
27. The apparatus of claim 20, wherein the one or more programs, when executed by the one or more processors, further direct the one or more processors to display to the user a total value of all instruments owned by the user.
28. The apparatus of claim 20, wherein the one or more programs, when executed by the one or more processors, further direct the one or more processors to display to the user for instruments owned by the user a price at which the user purchased the instrument.
29. The apparatus of claim 28, wherein the one or more programs, when executed by the one or more processors, further direct the one or more processors to display to the user for the at least instruments owned by the user a last trading price for the instrument.
30. The apparatus of claim 20, wherein the one or more programs, when executed by the one or more processors, further direct the one or more processors to offer to the user through an initial offering an ability to buy at least one instrument related to a real person.
31. The apparatus of claim 20, wherein the one or more servers determine, at least in part, a price at which the at least one instrument related to the first of the plurality of persons is bought or sold.
32. The apparatus of claim 20, wherein a price at which the at least one instrument related to the first of the plurality of persons is bought or sold is based at least in part on data about the person.
US13/838,062 1996-03-25 2013-03-15 Acquiring people Abandoned US20130226772A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/838,062 US20130226772A1 (en) 1996-03-25 2013-03-15 Acquiring people

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US08/620,906 US5950176A (en) 1996-03-25 1996-03-25 Computer-implemented securities trading system with a virtual specialist function
US09/184,571 US6505174B1 (en) 1996-03-25 1998-11-02 Computer-implemented securities trading system with a virtual specialist function
US09/465,607 US8756142B1 (en) 1996-03-25 1999-12-17 Computer-implemented securities trading system
US13/838,062 US20130226772A1 (en) 1996-03-25 2013-03-15 Acquiring people

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/465,607 Continuation US8756142B1 (en) 1996-03-25 1999-12-17 Computer-implemented securities trading system

Publications (1)

Publication Number Publication Date
US20130226772A1 true US20130226772A1 (en) 2013-08-29

Family

ID=46279418

Family Applications (7)

Application Number Title Priority Date Filing Date
US09/184,571 Expired - Lifetime US6505174B1 (en) 1996-03-25 1998-11-02 Computer-implemented securities trading system with a virtual specialist function
US09/465,607 Expired - Fee Related US8756142B1 (en) 1996-03-25 1999-12-17 Computer-implemented securities trading system
US10/301,527 Expired - Lifetime US7006991B2 (en) 1996-03-25 2002-11-21 Computer-implemented securities trading system with a virtual specialist function
US10/655,409 Expired - Fee Related US8606685B2 (en) 1996-03-25 2003-09-04 Computer-implemented securities trading system
US11/351,614 Abandoned US20060143110A1 (en) 1996-03-25 2006-02-09 Computer-implemented securities trading system with a virtual specialist function
US13/839,029 Abandoned US20130282551A1 (en) 1996-03-25 2013-03-15 Acquiring people
US13/838,062 Abandoned US20130226772A1 (en) 1996-03-25 2013-03-15 Acquiring people

Family Applications Before (6)

Application Number Title Priority Date Filing Date
US09/184,571 Expired - Lifetime US6505174B1 (en) 1996-03-25 1998-11-02 Computer-implemented securities trading system with a virtual specialist function
US09/465,607 Expired - Fee Related US8756142B1 (en) 1996-03-25 1999-12-17 Computer-implemented securities trading system
US10/301,527 Expired - Lifetime US7006991B2 (en) 1996-03-25 2002-11-21 Computer-implemented securities trading system with a virtual specialist function
US10/655,409 Expired - Fee Related US8606685B2 (en) 1996-03-25 2003-09-04 Computer-implemented securities trading system
US11/351,614 Abandoned US20060143110A1 (en) 1996-03-25 2006-02-09 Computer-implemented securities trading system with a virtual specialist function
US13/839,029 Abandoned US20130282551A1 (en) 1996-03-25 2013-03-15 Acquiring people

Country Status (1)

Country Link
US (7) US6505174B1 (en)

Families Citing this family (280)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6505174B1 (en) 1996-03-25 2003-01-07 Hsx, Inc. Computer-implemented securities trading system with a virtual specialist function
US20050267836A1 (en) * 1996-03-25 2005-12-01 Cfph, Llc Method and system for transacting with a trading application
US10586282B2 (en) * 1996-03-25 2020-03-10 Cfph, Llc System and method for trading based on tournament-style events
US20060173761A1 (en) * 1996-03-25 2006-08-03 Cfph, Llc System and Method for Market Research Based on Financial Exchange
US6850907B2 (en) * 1996-12-13 2005-02-01 Cantor Fitzgerald, L.P. Automated price improvement protocol processor
US6421653B1 (en) * 1997-10-14 2002-07-16 Blackbird Holdings, Inc. Systems, methods and computer program products for electronic trading of financial instruments
US7580875B1 (en) * 1999-04-14 2009-08-25 Finn Gregory Mccabe Investment system and method
US7392214B1 (en) * 1999-04-30 2008-06-24 Bgc Partners, Inc. Systems and methods for trading
GB2352537A (en) * 1999-07-23 2001-01-31 Int Computers Ltd Computer system for virtual share dealing
US7080050B1 (en) * 1999-08-05 2006-07-18 Barter Securities Electronic bartering system
US8793178B2 (en) * 1999-08-05 2014-07-29 Bartersecurities, Inc. Electronic bartering system with facilitating tools
US6347444B1 (en) * 1999-08-24 2002-02-19 Jason Irby Method for refurbishing an automotive wheel
US7099839B2 (en) * 1999-09-08 2006-08-29 Primex Holdings, Llc Opening price process for trading system
JP3247356B2 (en) * 1999-10-26 2002-01-15 株式会社ゴールデン・チャート社 Asset management advisory system and recording medium containing the program
US6876991B1 (en) 1999-11-08 2005-04-05 Collaborative Decision Platforms, Llc. System, method and computer program product for a collaborative decision platform
US20010034678A1 (en) * 1999-12-01 2001-10-25 Online Investments, Inc. Electronic purchase and sale of securities system and method
KR20020067047A (en) * 1999-12-22 2002-08-21 씨에프피에이치, 엘. 엘. 씨. Systems and methods for providing a trading interface
US9727916B1 (en) 1999-12-30 2017-08-08 Chicago Board Options Exchange, Incorporated Automated trading exchange system having integrated quote risk monitoring and integrated quote modification services
US7356498B2 (en) 1999-12-30 2008-04-08 Chicago Board Options Exchange, Incorporated Automated trading exchange system having integrated quote risk monitoring and integrated quote modification services
US7613647B1 (en) * 2000-01-19 2009-11-03 Itg Software Solutions, Inc. System and method for executing strategy security trading
EP1212719A4 (en) * 2000-01-31 2002-07-03 Sportsfund Company Derivative fund based on sports or political event outcomes
US20020138389A1 (en) * 2000-02-14 2002-09-26 Martone Brian Joseph Browser interface and network based financial service system
US7765133B1 (en) * 2000-02-16 2010-07-27 Omgeo Llc System for facilitating trade processing and trade management
US7383220B1 (en) 2000-04-10 2008-06-03 Stikine Technology, Llc Automated short term option order processing
US7496533B1 (en) 2000-04-10 2009-02-24 Stikine Technology, Llc Decision table for order handling
US7792733B1 (en) 2000-04-10 2010-09-07 Christopher Keith Automated synchronization of orders represented in multiple markets
US8775294B1 (en) 2000-04-10 2014-07-08 Stikine Technology, Llc Automated linked order processing
US7644027B2 (en) * 2000-04-10 2010-01-05 Christopher Keith Market program for interacting with trading programs on a platform
US7774246B1 (en) 2000-04-10 2010-08-10 Christopher Keith Automated price setting for paired orders
US8799138B2 (en) * 2000-04-10 2014-08-05 Stikine Technology, Llc Routing control for orders eligible for multiple markets
US7813991B1 (en) 2000-04-10 2010-10-12 Christopher Keith Automated trading negotiation protocols
US7882007B2 (en) 2000-04-10 2011-02-01 Christopher Keith Platform for market programs and trading programs
US7472087B2 (en) * 2000-04-10 2008-12-30 Stikine Technology, Llc Trading program for interacting with market programs on a platform
US8296215B1 (en) * 2000-04-10 2012-10-23 Stikine Technology, Llc Trading system with elfs and umpires
US7398244B1 (en) 2000-04-10 2008-07-08 Stikine Technology, Llc Automated order book with crowd price improvement
US8249975B1 (en) 2000-04-10 2012-08-21 Stikine Technology, Llc Automated first look at market events
US7539638B1 (en) 2000-04-10 2009-05-26 Stikine Technology, Llc Representation of order in multiple markets
US7908198B1 (en) 2000-04-10 2011-03-15 Stikine Technology, Llc Automated preferences for market participants
US7890410B1 (en) 2000-04-10 2011-02-15 Stikine Technology, Llc Automated trial order processing
EP1362310A1 (en) * 2000-04-11 2003-11-19 Perot Investments, Inc. System and method for managing and tracking customer incentive securities
US6954733B1 (en) * 2000-04-21 2005-10-11 Western Digital Ventures, Inc. Internet based computer system and method for component exchange
US7076445B1 (en) 2000-06-20 2006-07-11 Cartwright Shawn D System and methods for obtaining advantages and transacting the same in a computer gaming environment
US20020016758A1 (en) * 2000-06-28 2002-02-07 Grigsby Calvin B. Method and apparatus for offering, pricing, and selling securities over a network
US7043457B1 (en) 2000-06-28 2006-05-09 Probuild, Inc. System and method for managing and evaluating network commodities purchasing
US7389263B2 (en) * 2000-07-07 2008-06-17 Garry D Gladstone Method and system for the automated trading of financial instruments
US7925566B1 (en) * 2000-07-17 2011-04-12 Ubs Financial Services, Inc. System and method for trading fixed income financial instruments
US8055568B2 (en) * 2000-08-11 2011-11-08 Robert Maerz Entertainment concept evaluation; decision matrix method
US20040078314A1 (en) * 2000-08-11 2004-04-22 Robert Maerz Method and system for offering securities based in entertainment concepts
US20020019792A1 (en) * 2000-08-11 2002-02-14 Robert Maerz Method and system for offering television pilots as a security
US7158956B1 (en) * 2000-09-20 2007-01-02 Himmelstein Richard B Electronic real estate bartering system
US7330834B1 (en) * 2000-10-05 2008-02-12 Novaplex Technologies, Inc. System and method for electronic trading of assets
US7136834B1 (en) 2000-10-19 2006-11-14 Liquidnet, Inc. Electronic securities marketplace having integration with order management systems
US20020128954A1 (en) * 2000-10-24 2002-09-12 Regulus Integrated Solutions, Llc Electronic trade confirmation system and method
US7321872B1 (en) * 2000-10-30 2008-01-22 Chicago Board Options Exchange Automated trading exchange system and method utilizing a randomized opening procedures
AU2002233955A1 (en) 2000-10-30 2002-05-15 Liquidity Direct Technology Network and method for trading derivatives
US7527191B2 (en) * 2000-11-02 2009-05-05 Fujitsu Limited System for selling, buying, lending, and renting virtual region and method thereof
US20020156719A1 (en) * 2000-11-17 2002-10-24 Market Axess Inc., Method and apparatus for trading bonds
US20020069152A1 (en) * 2000-12-14 2002-06-06 B.C Paul A.Adao E Silva Day trading system
WO2002057871A2 (en) * 2000-12-22 2002-07-25 Market Axess Inc. Method and system for computer-implemented trading of new issue and secondary market debt securities
US7418420B2 (en) * 2001-01-30 2008-08-26 James Martin Billings Method and system for providing downside protection of stock market investments
AU2002247235A1 (en) * 2001-02-26 2002-09-12 Richard Himmelstein Electronic bartering system with facilitating tools
NL1017781C2 (en) * 2001-04-06 2002-10-08 Anthony Jacques Louis De Breed Method for obtaining information about sentiment on a stock exchange.
US20050027629A1 (en) * 2001-04-06 2005-02-03 De Breed Anthony Jacques Louis Method for obtaining data relating to the sentiment on a stock exchange
JP4497508B2 (en) * 2001-05-07 2010-07-07 第三インテリジェンス有限会社 Intelligent content distribution method and distribution system
US7392217B2 (en) * 2001-05-09 2008-06-24 Bgc Partners, Inc. Systems and methods for controlling traders from manipulating electronic trading markets
US20030009415A1 (en) * 2001-05-14 2003-01-09 Lutnick Howard W. Methods and systems for trading futures contracts for intangible assets
US7315839B2 (en) * 2001-09-20 2008-01-01 Ubs Ag Securities pricing system
US20040176994A1 (en) * 2001-10-11 2004-09-09 Fine Leslie R. System and method for finance forecasting
US7590554B2 (en) * 2001-10-11 2009-09-15 Hewlett-Packard Development Company, L.P. System and method for forecasting uncertain events with adjustments for participants characteristics
US10354322B2 (en) * 2001-10-18 2019-07-16 Bgc Partners, Inc. Two sided trading orders
US8005743B2 (en) * 2001-11-13 2011-08-23 Intercontinentalexchange, Inc. Electronic trading confirmation system
US20030139997A1 (en) * 2001-12-17 2003-07-24 Espeed, Inc. Systems and methods for automated commission processing
US20030149654A1 (en) * 2002-01-16 2003-08-07 Harrington Kevin F. Interactive security brokerage system
US8027900B1 (en) 2002-05-17 2011-09-27 SummaLP Applications, Inc. System and methods for financial instrument trading and trading simulation using dynamically generated tradescreens
US8090640B2 (en) * 2002-06-05 2012-01-03 The Nasdaq Omx Group, Inc. Order delivery in a securities market
US7921051B2 (en) * 2002-06-05 2011-04-05 The Nasdaq Omx Group, Inc. Security-based order processing technique
US7895112B2 (en) * 2002-06-05 2011-02-22 The Nasdaq Omx Group, Inc. Order book process and method
US9311673B2 (en) 2002-06-05 2016-04-12 Nasdaq, Inc. Security transaction matching
US20030229570A1 (en) * 2002-06-05 2003-12-11 Hughes John T. Quote updates in a securities market
US8396781B2 (en) * 2002-06-05 2013-03-12 The Nasdaq Omx Group, Inc. Interest dissemination process and method
US8244622B2 (en) * 2002-06-05 2012-08-14 The Nasdaq Omx Group, Inc. Order matching process and method
US20040019554A1 (en) * 2002-07-26 2004-01-29 Merold Michael S. Automated trading system
US7567935B2 (en) * 2002-09-13 2009-07-28 Morgan Stanley Short trade information system
US7366691B1 (en) * 2002-09-25 2008-04-29 Trading Technologies International Inc. Method and interface for presenting last traded quantity information
US7158951B2 (en) * 2002-09-25 2007-01-02 Thomas Stark Dynamic computer software for trading securities
US20070179876A1 (en) * 2002-09-25 2007-08-02 Thomas Stark Dynamic computer software for trading securities
WO2004036368A2 (en) 2002-10-15 2004-04-29 Chicago Mercantile Exchange, Inc. Network and method for trading derivatives by providing enhanced rfq visibility
US7584140B2 (en) 2003-10-15 2009-09-01 Chicago Mercantille Exchange, Inc. Method and system for providing option spread indicative quotes
EP1416363A3 (en) * 2002-10-31 2006-07-26 eSpeed, Inc. Keyboard for trading system
US8566212B2 (en) 2002-10-31 2013-10-22 Bgc Partners, Inc. Electronic systems and methods for providing a trading interface with advanced features
US8645258B2 (en) * 2002-12-09 2014-02-04 Creditex Group, Inc. Systems and methods for an online credit derivative trading system
US7587355B2 (en) * 2002-12-09 2009-09-08 Creditex Group, Inc. Systems and methods for an online credit derivative trading system
US20080033867A1 (en) * 2002-12-09 2008-02-07 Creditex Group, Inc. Centralized process for determining deltas for index tranches
US7716114B2 (en) * 2002-12-09 2010-05-11 Creditex Group, Inc. Systems and methods for an online credit derivative trading system
US7698208B2 (en) * 2002-12-09 2010-04-13 Creditex Group, Inc. Systems and methods for an online credit derivative trading system
US7970693B2 (en) * 2004-09-29 2011-06-28 Creditex Group, Inc. Systems and methods for market order volume clearing in online trading of credit derivatives
AU2003300826A1 (en) * 2002-12-19 2004-07-29 Goldman, Sachs And Co. Bond issue risk management
US8306903B2 (en) 2010-04-23 2012-11-06 Bgc Partners, Inc. Commission calculator and display
US20040167824A1 (en) * 2003-02-25 2004-08-26 Tullett Liberty Inc. Match-and-swap marketplace
US7571133B2 (en) 2003-03-10 2009-08-04 Chicago Mercantile Exchange, Inc. Derivatives trading methods that use a variable order price and a hedge transaction
US7440917B2 (en) 2003-03-10 2008-10-21 Chicago Mercantile Exchange, Inc. Order risk management system
US7152041B2 (en) * 2003-03-10 2006-12-19 Chicago Mercantile Exchange, Inc. Derivatives trading methods that use a variable order price
US8353763B2 (en) 2003-03-31 2013-01-15 Cantor Index, Llc System and method for betting on a participant in a group of events
US7641549B2 (en) 2003-04-11 2010-01-05 Cantor Index Llc Lottery and auction based tournament entry exchange platform
US7676421B2 (en) 2003-04-24 2010-03-09 Chicago Board Options Exchange, Incorporated Method and system for providing an automated auction for internalization and complex orders in a hybrid trading system
US7552083B2 (en) * 2003-04-24 2009-06-23 Chicago Board Options Exchange, Incorporated Hybrid trading system for concurrently trading through both electronic and open-outcry trading mechanisms
US7613650B2 (en) 2003-04-24 2009-11-03 Chicago Board Options Exchange, Incorporated Hybrid trading system for concurrently trading securities or derivatives through both electronic and open-outcry trading mechanisms
US7653588B2 (en) 2003-04-24 2010-01-26 Chicago Board Options Exchange, Incorporated Method and system for providing order routing to a virtual crowd in a hybrid trading system
US8346653B2 (en) 2003-04-24 2013-01-01 Chicago Board Options Exchange, Incorporated Automated trading system for routing and matching orders
US20050021461A1 (en) * 2003-07-22 2005-01-27 Flake Gary William Term-based concept market
US20050021441A1 (en) * 2003-07-22 2005-01-27 Flake Gary William Concept valuation in a term-based concept market
US20050021442A1 (en) * 2003-07-22 2005-01-27 Flake Gary William Term-based concept instruments
US8924278B2 (en) * 2003-07-25 2014-12-30 Chicago Mercantile Exchange Inc. System and method for controlling markets during a stop loss trigger
US20050044138A1 (en) * 2003-08-21 2005-02-24 Cisco Technology, Inc. System and method for managing access for an end user in a network environment
TW200508928A (en) * 2003-08-29 2005-03-01 Chih-Ming Chiang Learning system and method for trading financial products
US20050049956A1 (en) * 2003-09-02 2005-03-03 Glenn Ballman A System for Securities Exchange with Price Instability Alerts that are triggered when a security moves outside "pre-set"and/or Dynamically Calculated trading Price Ranges Over a Network
US7657477B1 (en) * 2003-10-21 2010-02-02 SummaLP Applications Inc. Gaming system providing simulated securities trading
US7966246B2 (en) * 2003-10-23 2011-06-21 Alphacet, Inc. User interface for correlation of analysis systems
US20050091148A1 (en) * 2003-10-27 2005-04-28 Anthony Rotondo Method and apparatus for synthesizing metrics of stock or share market indices
US20050108131A1 (en) * 2003-11-17 2005-05-19 Halikias Thomas T. Box office participating securities (BOPS)
US8131625B2 (en) * 2003-11-17 2012-03-06 Bgc Partners, Inc. Customizable trading display of market data
US8131626B2 (en) 2003-11-17 2012-03-06 Bgc Partners, Inc. Customizable trading display of market data
US7698199B2 (en) * 2004-01-16 2010-04-13 Bgc Partners, Inc. System and method for offering a futures contract indexed to entertainment revenue
US20110208633A1 (en) * 2010-02-19 2011-08-25 Asher Joseph M System and method for trading a futures contract based on a financial instrument indexed to entertainment dividends
US7567931B2 (en) * 2004-01-16 2009-07-28 Bgc Partners, Inc. System and method for forming a financial instrument indexed to entertainment revenue
US7698198B2 (en) * 2004-01-16 2010-04-13 Bgc Partners, Inc. System and method for purchasing a financial instrument indexed to entertainment revenue
US7698184B2 (en) * 2004-01-16 2010-04-13 Bgc Partners, Inc. System and method for trading a financial instrument indexed to entertainment revenue
KR101119295B1 (en) * 2004-04-21 2012-03-16 삼성전자주식회사 Apparatus and method for locating mobile terminals using positioning determination entity server independent of network
US20050240504A1 (en) * 2004-04-23 2005-10-27 Springer Mark H Method and system for auctioning funds using a full-time public network
US7529707B2 (en) 2004-08-04 2009-05-05 Bgc Partners, Inc. System and method for managing trading using alert messages for outlying trading orders
US7577605B2 (en) * 2004-08-04 2009-08-18 Bgc Partners, Inc. System and method for managing trading using alert messages for outlying trading orders
US20060080222A1 (en) * 2004-08-27 2006-04-13 Lutnick Howard W Systems and methods for commission allocation
AU2005299618A1 (en) * 2004-10-27 2006-05-04 Itg Software Solutions, Inc. System and method for generating liquidity
US8266042B2 (en) 2004-12-21 2012-09-11 Weather Risk Solutions, Llc Financial activity based on natural peril events
US7584134B2 (en) * 2004-12-21 2009-09-01 Weather Risk Solutions, Llc Graphical user interface for financial activity concerning tropical weather events
US7584133B2 (en) * 2004-12-21 2009-09-01 Weather Risk Solutions Llc Financial activity based on tropical weather events
US7783543B2 (en) * 2004-12-21 2010-08-24 Weather Risk Solutions, Llc Financial activity based on natural peril events
US7693766B2 (en) * 2004-12-21 2010-04-06 Weather Risk Solutions Llc Financial activity based on natural events
US7783544B2 (en) * 2004-12-21 2010-08-24 Weather Risk Solutions, Llc Financial activity concerning tropical weather events
US7783542B2 (en) * 2004-12-21 2010-08-24 Weather Risk Solutions, Llc Financial activity with graphical user interface based on natural peril events
US20090259581A1 (en) * 2004-12-21 2009-10-15 Horowitz Kenneth A Financial activity relating to natural peril events
US20060155635A1 (en) * 2005-01-12 2006-07-13 Chicago Mercantile Exchange, Inc. Distributed trade match service
EP1686528A3 (en) * 2005-01-27 2007-07-11 Market Axess Inc. A method and apparatus for automated order protection trading
US7983969B2 (en) * 2005-03-03 2011-07-19 Cachematrix Technology Services, Llc Money market trading platform
US7835976B2 (en) * 2005-03-03 2010-11-16 Mbox Llc Financial management system and related methods
GB2425626A (en) 2005-03-24 2006-11-01 Espeed Inc System for protecting against erroneous price entries in the electronic trading of financial and other instruments
US7739184B1 (en) * 2005-03-31 2010-06-15 Trading Technologies International, Inc. System and method for providing market data in an electronic trading environment
US7809629B2 (en) 2005-04-07 2010-10-05 Chicago Board Options Exchange, Incorporated Market participant issue selection system and method
US20060253368A1 (en) * 2005-05-04 2006-11-09 Chicago Board Options Exchange System and method for creating and trading credit rating derivative investment instruments
US8326716B2 (en) * 2005-05-04 2012-12-04 Chicago Board Options Exchange, Incorporated Method and system for creating and trading derivative investment products based on a statistical property reflecting the variance of an underlying asset
US8027904B2 (en) * 2005-05-04 2011-09-27 Chicago Board Options Exchange, Incorporated Method and system for creating and trading corporate debt security derivative investment instruments
US20060253369A1 (en) * 2005-05-04 2006-11-09 Chicago Board Options Exchange Method of creating and trading derivative investment products based on an average price of an underlying asset during a calculation period
US8326715B2 (en) 2005-05-04 2012-12-04 Chicago Board Operations Exchange, Incorporated Method of creating and trading derivative investment products based on a statistical property reflecting the variance of an underlying asset
US20080082436A1 (en) * 2005-05-04 2008-04-03 Shalen Catherine T System And Method For Creating And Trading A Digital Derivative Investment Instrument
US20060253355A1 (en) * 2005-05-04 2006-11-09 Chicago Board Options Exchange System and method for creating and trading a digital derivative investment instrument
US7873561B1 (en) 2005-05-05 2011-01-18 Archipelago Holdings, Inc. Method and system for maintaining an order on a selected market center with maximum price exemption parameter
US7765137B1 (en) 2005-05-05 2010-07-27 Archipelago Holdings, Inc. Method and system for maintaining an order on a selected market center
US8489489B2 (en) * 2005-05-05 2013-07-16 Chicago Board Options Exchange, Incorporated System and method for trading derivatives in penny increments while disseminating quotes for derivatives in nickel/dime increments
US7937315B2 (en) * 2005-05-05 2011-05-03 Archipelago Holdings, Inc. Portfolio execution and reporting
AU2006244563B2 (en) * 2005-05-05 2011-07-21 Nyse Group, Inc. Anti-internalization order modifier
AU2006244483B2 (en) 2005-05-05 2012-05-31 Nyse Group, Inc. Tracking liquidity order
US7908201B2 (en) * 2005-05-05 2011-03-15 Archipelago Holdings, Inc. Cross and post order
JP2008541238A (en) * 2005-05-05 2008-11-20 アーキペラゴ ホールディングス インコーポレイテッド Auction and transfer of unpriced orders
US7912775B1 (en) * 2005-05-05 2011-03-22 Archipelago Holdings, Inc. Liquidity analysis system and method
WO2006121687A2 (en) 2005-05-05 2006-11-16 Archipelago Holdings, Inc. Reprice-to-block order
AU2006244566A1 (en) * 2005-05-06 2006-11-16 Archipelago Holdings, Inc. Passive liquidity order
US8655765B1 (en) 2005-05-31 2014-02-18 Navigate Fund Solutions LLC Methods, systems and computer program products for automated incorporation of traded fund shares in qualified retirement plans
CA2614440C (en) * 2005-07-07 2016-06-21 Sermo, Inc. Method and apparatus for conducting an information brokering service
US7813984B2 (en) * 2005-07-20 2010-10-12 Korzinin Vladimir A Method and system for determining modulated volume information for a tradeable financial element
US20110016060A1 (en) * 2005-07-20 2011-01-20 Korzinin Vladimir A Method and system for evaluating modulated volume information for a tradable element
US20080215430A1 (en) * 2005-07-28 2008-09-04 Creditex Group, Inc. Credit derivative trading platform
US7805358B2 (en) * 2005-07-29 2010-09-28 Bgc Partners, Inc. System and method for limiting aggressive trading in a electronic trading system
US7805357B2 (en) * 2005-07-29 2010-09-28 Bgc Partners, Inc. System and method for routing trading orders in an electronic trading system using trader lists
US7686392B2 (en) * 2005-08-02 2010-03-30 Shell Oil Company Vehicle seat cover
US7644031B2 (en) * 2005-08-04 2010-01-05 Bgc Partners, Inc. System and method for replenishing quantities of trading orders
WO2007038084A2 (en) 2005-09-23 2007-04-05 Archipelago Holdings, Inc. Directed order
US8874477B2 (en) * 2005-10-04 2014-10-28 Steven Mark Hoffberg Multifactorial optimization system and method
US20070100641A1 (en) * 2005-10-05 2007-05-03 Scott Warner A method and system for improving the financial success and financing options of film production
US20070083452A1 (en) * 2005-10-07 2007-04-12 Jan Mayle Securities trade monitoring and evaluation system
US7924884B2 (en) 2005-12-20 2011-04-12 Citrix Systems, Inc. Performance logging using relative differentials and skip recording
US8229832B2 (en) 2006-01-09 2012-07-24 Bgc Partners, Inc. Systems and methods for establishing first on the follow trading priority in electronic trading systems
US8037506B2 (en) * 2006-03-03 2011-10-11 Verimatrix, Inc. Movie studio-based network distribution system and method
US7783560B2 (en) * 2006-03-17 2010-08-24 Creditex Group, Inc. Credit event fixings
US20070250429A1 (en) * 2006-04-19 2007-10-25 Clinical Futures Llc Prediction markets for assessing clinical probabilities of success
US20070255641A1 (en) * 2006-04-28 2007-11-01 Harrington Kevin F Computer interface for trading bonds
US9799072B2 (en) * 2006-07-28 2017-10-24 Nyse Group, Inc. Enhanced quote and order integration system and method
US20080235146A1 (en) * 2006-07-28 2008-09-25 Creditex Group, Inc. System and method for affirming over the counter derivative trades
US20070136181A1 (en) * 2006-10-06 2007-06-14 Paramount Financial Communications, Inc. Method for establishing a value for a non-market security
US20080201251A1 (en) * 2007-02-21 2008-08-21 Malik Magdon-Ismail Website exchange based on traders buying and selling fictitious shares of websites based upon anticipated returns of websites
US7716116B2 (en) * 2006-11-02 2010-05-11 Vhs, Llc System, report, and computer-readable medium for analyzing a stock portfolio
US8140425B2 (en) 2006-11-13 2012-03-20 Chicago Board Options Exchange, Incorporated Method and system for generating and trading derivative investment instruments based on a volatility arbitrage benchmark index
US20080120249A1 (en) * 2006-11-17 2008-05-22 Chicago Board Options Exchange, Incorporated Method of creating and trading derivative investment products based on a statistical property reflecting the volatility of an underlying asset
US7917418B2 (en) * 2006-12-04 2011-03-29 Archipelago Holdings, Inc. Efficient data dissemination for financial instruments
US20080154698A1 (en) * 2006-12-20 2008-06-26 Microsoft Corporation Dyanmic product classification for opinion aggregation
US20080154915A1 (en) * 2006-12-20 2008-06-26 Microsoft Corporation Network-based recommendations
US8271310B2 (en) * 2006-12-20 2012-09-18 Microsoft Corporation Virtualizing consumer behavior as a financial instrument
US20080173320A1 (en) * 2007-01-19 2008-07-24 R. J. Reynolds Tobacco Company Filtered Smoking Articles
WO2008131010A1 (en) 2007-04-16 2008-10-30 Cfph, Llc Box office game
US8117105B2 (en) 2007-04-18 2012-02-14 Pulse Trading, Inc. Systems and methods for facilitating electronic securities transactions
US8521627B2 (en) * 2007-04-18 2013-08-27 Blockross Holdings, LLC Systems and methods for facilitating electronic securities transactions
US8510205B2 (en) 2007-04-26 2013-08-13 Marketmaker Software Limited Exchange for derivative products contingent on odds-based markets
US20080319826A1 (en) * 2007-06-19 2008-12-25 General Electric Company Virtual markets for selecting answers to open-ended questions
US20080319825A1 (en) * 2007-06-19 2008-12-25 General Electric Company Virtual markets for selecting answers to open-ended questions
CA2694599A1 (en) * 2007-07-26 2009-01-29 Pipeline Financial Group, Inc. Block trading system and method providing price improvement to aggressive orders
US20190295166A1 (en) * 2007-07-26 2019-09-26 Itg Software Solutions, Inc. Systems and methods regarding targeted dissemination
US7610232B2 (en) * 2007-08-03 2009-10-27 Macpherson James Periodic rate reset security with a conversion feature
GB0716586D0 (en) * 2007-08-24 2007-10-03 Spread Co Ltd Management method and system for contracts for differance
US8165953B2 (en) * 2007-09-04 2012-04-24 Chicago Board Options Exchange, Incorporated System and method for creating and trading a derivative investment instrument over a range of index values
US20090204534A1 (en) * 2007-11-09 2009-08-13 Tilly Edward T Method and system for providing order routing to a virtual crowd in a hybrid trading system and executing an entire order
US8249972B2 (en) 2007-11-09 2012-08-21 Chicago Board Options Exchange, Incorporated Method and system for creating a volatility benchmark index
CA2704761C (en) * 2007-11-14 2015-04-21 Creditex Group, Inc. Techniques for reducing delta values of credit risk positions in online trading of credit derivatives
US10083420B2 (en) 2007-11-21 2018-09-25 Sermo, Inc Community moderated information
US8341068B2 (en) * 2007-12-18 2012-12-25 The Trustees Of The Stevens Institute Of Technology Method and apparatus for generating and evaluating ideas in an organization
US20090216674A1 (en) * 2008-02-22 2009-08-27 Adam Seth Nunes Volatility Detection in a Non-Trading Security's Price Quotation
US7716122B2 (en) 2008-04-21 2010-05-11 Bgc Partners, Inc. Apparatus and methods for managing trading orders with decaying reserves
US11288745B2 (en) 2008-04-21 2022-03-29 Bgc Partners, Inc. Trading orders with decaying reserves
US7747498B2 (en) 2008-04-21 2010-06-29 Bgc Partners, Inc. Trading orders with decaying reserves
US20100063886A1 (en) * 2008-09-05 2010-03-11 Dennis Stratton Methods and systems for producing an entertainment product
US8788381B2 (en) * 2008-10-08 2014-07-22 Chicago Board Options Exchange, Incorporated System and method for creating and trading a digital derivative investment instrument
US9026470B2 (en) * 2008-10-21 2015-05-05 The Nasdaq Omx Group, Inc. Calculation of a price of a security based on volatility detection
US20100114954A1 (en) * 2008-10-28 2010-05-06 Microsoft Corporation Realtime popularity prediction for events and queries
US8060425B2 (en) * 2008-12-05 2011-11-15 Chicago Mercantile Exchange Inc. Evaluation and adjustment of settlement value curves
US20100280937A1 (en) * 2009-05-01 2010-11-04 Hiatt Jr John C Method and system for creating and trading mortgage-backed security products
US8744945B2 (en) 2009-05-19 2014-06-03 Trading Technologies International, Inc. System and method for displaying trade information for electronic trading exchange
US20110055056A1 (en) * 2009-08-27 2011-03-03 Prospect Park Llc Systems, Processes and Methods of Financing Entertainment Projects and Products Thereby
US8321322B2 (en) * 2009-09-28 2012-11-27 Chicago Board Options Exchange, Incorporated Method and system for creating a spot price tracker index
US9836791B2 (en) * 2010-01-08 2017-12-05 Nasdaq Technology Ab System for and a method of transmitting data in a central trading system
US8812389B2 (en) * 2010-06-08 2014-08-19 David MacMahan System and method of listing and dividing assets between two or more parties
WO2011163060A2 (en) 2010-06-23 2011-12-29 Managed Audience Share Solutions LLC Methods, systems, and computer program products for managing organized binary advertising asset markets
US8732065B1 (en) * 2010-07-27 2014-05-20 Finalta, Inc. Electronic trading system and method
US9189789B1 (en) * 2011-04-27 2015-11-17 Intuit Inc. Methods, systems, and articles of manufacture for fulfilling a loan request of a business entity
US8442859B1 (en) 2011-12-23 2013-05-14 Managed Audience Share Solutions LLC Methods, systems, and computer program products for optimizing liquidity and price discovery in advertising markets
US10262365B2 (en) 2012-04-16 2019-04-16 Nasdaq Technology Ab Method and a computerized exchange system for processing trade orders
US20130297531A1 (en) * 2012-05-02 2013-11-07 Imageworks Interactive Device for modifying various types of assets
US8868459B2 (en) 2012-06-18 2014-10-21 Exago Ventures, S.A. System and method for adjusting asset value and availability in data records for mitigating speculative trading in a prediction market
US20140032273A1 (en) * 2012-07-26 2014-01-30 Quora, Inc. System of credits for use with a network-based application
US20140114882A1 (en) * 2012-10-19 2014-04-24 Edward D. Jones & Co., L.P. System and method for advanced retirement planning
US10269009B1 (en) 2013-06-28 2019-04-23 Winklevoss Ip, Llc Systems, methods, and program products for a digital math-based asset exchange
US10354325B1 (en) 2013-06-28 2019-07-16 Winklevoss Ip, Llc Computer-generated graphical user interface
US11282139B1 (en) 2013-06-28 2022-03-22 Gemini Ip, Llc Systems, methods, and program products for verifying digital assets held in a custodial digital asset wallet
US9892460B1 (en) 2013-06-28 2018-02-13 Winklevoss Ip, Llc Systems, methods, and program products for operating exchange traded products holding digital math-based assets
US10068228B1 (en) 2013-06-28 2018-09-04 Winklevoss Ip, Llc Systems and methods for storing digital math-based assets using a secure portal
US20150170278A1 (en) * 2013-12-12 2015-06-18 John J. McGonegal Method of reporting information regarding a trade of securities
US9943765B2 (en) 2014-03-20 2018-04-17 Score Fantasy Sports Inc. Fantasy sport lineup builder
US20160019644A1 (en) * 2014-07-18 2016-01-21 Chicago Mercantile Exchange Inc. Size-based allocation prioritization
US10169816B2 (en) 2015-01-06 2019-01-01 Morgan Stanley Services Group Inc. Trading anomaly kill switch
US9853977B1 (en) 2015-01-26 2017-12-26 Winklevoss Ip, Llc System, method, and program product for processing secure transactions within a cloud computing system
US11386404B2 (en) * 2015-02-04 2022-07-12 Ripple Luxembourg S.A. Temporary consensus subnetwork in a distributed network for payment processing
US11410232B2 (en) * 2015-02-10 2022-08-09 The Nordam Group Llc Asynchronous tendering for variable characteristic assets
US10915891B1 (en) 2015-03-16 2021-02-09 Winklevoss Ip, Llc Autonomous devices
US10158480B1 (en) 2015-03-16 2018-12-18 Winklevoss Ip, Llc Autonomous devices
EP3278287A4 (en) 2015-03-31 2018-08-22 Nasdaq, Inc. Systems and methods of blockchain transaction recordation
WO2017004527A1 (en) 2015-07-02 2017-01-05 Nasdaq, Inc. Systems and methods of secure provenance for distributed transaction databases
US11288739B2 (en) 2015-10-12 2022-03-29 Chicago Mercantile Exchange Inc. Central limit order book automatic triangulation system
US10402906B2 (en) * 2015-10-28 2019-09-03 Qomplx, Inc. Quantification for investment vehicle management employing an advanced decision platform
WO2018057619A1 (en) * 2016-09-21 2018-03-29 Leadpoint, Inc. System and method for generating solutions using a recommendation engine
US10497060B2 (en) * 2016-10-25 2019-12-03 Seyedhooman Khatami Systems and methods for intelligent market trading
US11238535B1 (en) * 2017-09-14 2022-02-01 Wells Fargo Bank, N.A. Stock trading platform with social network sentiment
US11200569B1 (en) 2018-02-12 2021-12-14 Winklevoss Ip, Llc System, method and program product for making payments using fiat-backed digital assets
US11139955B1 (en) 2018-02-12 2021-10-05 Winklevoss Ip, Llc Systems, methods, and program products for loaning digital assets and for depositing, holding and/or distributing collateral as a token in the form of digital assets on an underlying blockchain
US10438290B1 (en) 2018-03-05 2019-10-08 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US10373158B1 (en) 2018-02-12 2019-08-06 Winklevoss Ip, Llc System, method and program product for modifying a supply of stable value digital asset tokens
US10929842B1 (en) 2018-03-05 2021-02-23 Winklevoss Ip, Llc System, method and program product for depositing and withdrawing stable value digital assets in exchange for fiat
US11909860B1 (en) 2018-02-12 2024-02-20 Gemini Ip, Llc Systems, methods, and program products for loaning digital assets and for depositing, holding and/or distributing collateral as a token in the form of digital assets on an underlying blockchain
US11475442B1 (en) 2018-02-12 2022-10-18 Gemini Ip, Llc System, method and program product for modifying a supply of stable value digital asset tokens
US11522700B1 (en) 2018-02-12 2022-12-06 Gemini Ip, Llc Systems, methods, and program products for depositing, holding and/or distributing collateral as a token in the form of digital assets on an underlying blockchain
US10373129B1 (en) 2018-03-05 2019-08-06 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US11308487B1 (en) 2018-02-12 2022-04-19 Gemini Ip, Llc System, method and program product for obtaining digital assets
US10540654B1 (en) 2018-02-12 2020-01-21 Winklevoss Ip, Llc System, method and program product for generating and utilizing stable value digital assets
US11334883B1 (en) 2018-03-05 2022-05-17 Gemini Ip, Llc Systems, methods, and program products for modifying the supply, depositing, holding and/or distributing collateral as a stable value token in the form of digital assets
US11501370B1 (en) 2019-06-17 2022-11-15 Gemini Ip, Llc Systems, methods, and program products for non-custodial trading of digital assets on a digital asset exchange
US11200622B2 (en) * 2019-09-13 2021-12-14 Art Market Consultancy LLC Computerized art investment estimation system
US11816730B2 (en) 2020-07-10 2023-11-14 Charter Communications Operating, Llc Low-latency trading platform and communications system
US11949795B2 (en) 2021-08-27 2024-04-02 Bank Of America Corporation System for tracking resources using non-fungible tokens
US11882219B2 (en) 2021-09-02 2024-01-23 Bank Of America Corporation System for dynamically tracking resources using non-fungible tokens
US11902443B2 (en) 2021-09-08 2024-02-13 Bank Of America Corporation System for linking and partitioning non-fungible tokens
US11811931B2 (en) 2021-09-15 2023-11-07 Bank Of America Corporation System for real-time assessment of authenticity of a resource using non-fungible tokens
US11902444B2 (en) 2021-10-18 2024-02-13 Bank Of America Corporation System for virtualization of non-fungible tokens
US11893587B2 (en) 2021-12-10 2024-02-06 Bank Of America Corporation System for enhanced authentication using non-fungible tokens (NFTs)
US11860862B2 (en) 2022-02-09 2024-01-02 Bank Of America Corporation System for identification and recordation of base components of a resource within a virtual medium

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3679210A (en) * 1970-09-28 1972-07-25 Marvin Glass & Associates Board game apparatus
US4677552A (en) * 1984-10-05 1987-06-30 Sibley Jr H C International commodity trade exchange
US4856788A (en) * 1987-08-26 1989-08-15 Mario Fischel Method of playing a game of economics and finance
US4980826A (en) * 1983-11-03 1990-12-25 World Energy Exchange Corporation Voice actuated automated futures trading exchange
US5101353A (en) * 1989-05-31 1992-03-31 Lattice Investments, Inc. Automated system for providing liquidity to securities markets
US5297031A (en) * 1990-03-06 1994-03-22 Chicago Board Of Trade Method and apparatus for order management by market brokers
US5970479A (en) * 1992-05-29 1999-10-19 Swychco Infrastructure Services Pty. Ltd. Methods and apparatus relating to the formulation and trading of risk management contracts
US6021397A (en) * 1997-12-02 2000-02-01 Financial Engines, Inc. Financial advisory system
US6058379A (en) * 1997-07-11 2000-05-02 Auction Source, L.L.C. Real-time network exchange with seller specified exchange parameters and interactive seller participation
US6115698A (en) * 1995-08-18 2000-09-05 Continental Power Exchange, Inc. Apparatus and method for trading electric energy
US20010042785A1 (en) * 1997-06-13 2001-11-22 Walker Jay S. Method and apparatus for funds and credit line transfers
US20040117302A1 (en) * 2002-12-16 2004-06-17 First Data Corporation Payment management
US6772132B1 (en) * 2000-03-02 2004-08-03 Trading Technologies International, Inc. Click based trading with intuitive grid display of market depth
US7389268B1 (en) * 2000-03-02 2008-06-17 Trading Technologies International, Inc. Trading tools for electronic trading
US8380602B2 (en) * 2009-07-21 2013-02-19 Cfph, Llc Exchange for fractional interests and usage rights in a collection of assets

Family Cites Families (352)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3499646A (en) 1967-12-20 1970-03-10 Joseph Wesley Burgess Jr Apparatus for playing a game of stock speculation
US3581072A (en) * 1968-03-28 1971-05-25 Frederick Nymeyer Auction market computation system
US3573747A (en) 1969-02-24 1971-04-06 Institutional Networks Corp Instinet communication system for effectuating the sale or exchange of fungible properties between subscribers
US4412287A (en) * 1975-05-29 1983-10-25 Braddock Iii Walter D Automated stock exchange
US4031376A (en) 1975-06-30 1977-06-21 Corkin Jr Samuel Calculating method and apparatus for handicapping thoroughbred races and the like
US4108361A (en) 1976-10-12 1978-08-22 Krause Stephen R Universal mark sense betting terminal system and method
US4597046A (en) 1980-10-22 1986-06-24 Merrill Lynch, Pierce Fenner & Smith Securities brokerage-cash management system obviating float costs by anticipatory liquidation of short term assets
US4363489A (en) 1980-10-17 1982-12-14 Mattel, Inc. Electronic stock market terminal game
US4378942A (en) 1980-12-19 1983-04-05 Isaac Paul J Trading game
US4903201A (en) 1983-11-03 1990-02-20 World Energy Exchange Corporation Automated futures trading exchange
US4874177A (en) 1984-05-30 1989-10-17 Girardin Ronald E Horse racing game
US5270922A (en) 1984-06-29 1993-12-14 Merrill Lynch & Company, Inc. System for distributing, processing and displaying financial information
US4674044A (en) 1985-01-30 1987-06-16 Merrill Lynch, Pierce, Fenner & Smith, Inc. Automated securities trading system
CY1493A (en) 1985-09-20 1990-02-16 Atl Pty Ltd A fixed odds betting apparatus
US5508731A (en) 1986-03-10 1996-04-16 Response Reward Systems L.C. Generation of enlarged participatory broadcast audience
US6443840B2 (en) 1986-03-10 2002-09-03 Response Reward Systems, L.C. Evaluation of responses of participatory broadcast audience with prediction of winning contestants; monitoring, checking and controlling of wagering, and automatic crediting and couponing
US4823265A (en) * 1987-05-11 1989-04-18 Nelson George E Renewable option accounting and marketing system
US4890228A (en) 1988-01-21 1989-12-26 Beneficial Management Corporation Of America Electronic income tax refund early payment system
US5193057A (en) 1988-01-21 1993-03-09 Beneficial Franchise Company Inc. Electronic income tax refund early payment system with means for creating of a new deposit account for receipt of an electronically transferred refund from the irs
US4918603A (en) 1988-08-01 1990-04-17 Michael B. Hughes Computerized statistical football game
US5113423A (en) * 1988-10-20 1992-05-12 Csonka Paul L Apparatus and method for improving radiation coherence and reducing beam emittance
US5205827A (en) * 1988-12-14 1993-04-27 Patco Ventures Ltd. Safety syringe needle device with interchangeable and retractable needle platform
US5077665A (en) 1989-05-25 1991-12-31 Reuters Limited Distributed matching system
US5136501A (en) * 1989-05-26 1992-08-04 Reuters Limited Anonymous matching system
JPH03179863A (en) 1989-09-04 1991-08-05 Hitachi Ltd Method and equipment for automatic transaction
US5027102A (en) 1989-09-15 1991-06-25 Sweeny Edward J Scoring system for athletic events
US4962950A (en) 1989-10-13 1990-10-16 Champion Joseph S Apparatus for increasing attendance at parimutuel events
US5108115A (en) 1989-12-07 1992-04-28 Robert Berman Interactive game show and method for achieving interactive communication therewith
US5237500A (en) 1990-02-27 1993-08-17 Realvalue Corporation System and process for converting constant dollar financial instruments
US5202827A (en) 1990-05-10 1993-04-13 Sober Michael S Apparatus for insuring futures contracts against catastrophic loss
GB9027249D0 (en) 1990-12-17 1991-02-06 Reuters Ltd Offer matching system
US5311423A (en) 1991-01-07 1994-05-10 Gte Service Corporation Schedule management method
US5297032A (en) 1991-02-01 1994-03-22 Merrill Lynch, Pierce, Fenner & Smith Incorporated Securities trading workstation
US5453601A (en) 1991-11-15 1995-09-26 Citibank, N.A. Electronic-monetary system
US5375055A (en) 1992-02-03 1994-12-20 Foreign Exchange Transaction Services, Inc. Credit management for electronic brokerage system
US5692233A (en) 1992-05-28 1997-11-25 Financial Engineering Associates, Inc. Integrated system and method for analyzing derivative securities
US5275400A (en) 1992-06-11 1994-01-04 Gary Weingardt Pari-mutuel electronic gaming
US5794219A (en) 1996-02-20 1998-08-11 Health Hero Network, Inc. Method of conducting an on-line auction with bid pooling
JP3255754B2 (en) 1993-04-23 2002-02-12 富士通株式会社 Electronic trading system
ZA943336B (en) 1993-05-19 1995-08-11 Menashe Julian Interactive computerised gaming system with remote terminals
US20060195355A1 (en) 1993-07-16 2006-08-31 Carl Lundgren Method and apparatus for preventing oligopoly collusion
US5812988A (en) * 1993-12-06 1998-09-22 Investments Analytic, Inc. Method and system for jointly estimating cash flows, simulated returns, risk measures and present values for a plurality of assets
US5497317A (en) * 1993-12-28 1996-03-05 Thomson Trading Services, Inc. Device and method for improving the speed and reliability of security trade settlements
WO1995022883A2 (en) 1994-02-24 1995-08-31 Grantley Thomas Aubrey Hall Specified return determinator
US5573244A (en) 1994-02-28 1996-11-12 International Sports Wagering, Inc. System and method for wagering at fixed handicaps and/or odds on a sports event
US5842921A (en) 1994-02-28 1998-12-01 International Sports Wagering, Inc. System and method for wagering at fixed handicaps and/or odds on a sports event
WO1995027945A1 (en) 1994-04-06 1995-10-19 Morgan Stanley Group Inc. Data processing system and method for financial debt instruments
US5537314A (en) 1994-04-18 1996-07-16 First Marketrust Intl. Referral recognition system for an incentive award program
EP0686926A3 (en) 1994-05-24 1996-06-12 Ron S Dembo Method and apparatus for optimal portfolio replication
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
US6263321B1 (en) * 1994-07-29 2001-07-17 Economic Inventions, Llc Apparatus and process for calculating an option
US6058377A (en) 1994-08-04 2000-05-02 The Trustees Of Columbia University In The City Of New York Portfolio structuring using low-discrepancy deterministic sequences
GB9416673D0 (en) 1994-08-17 1994-10-12 Reuters Ltd Data exchange filtering system
US5826241A (en) 1994-09-16 1998-10-20 First Virtual Holdings Incorporated Computerized system for making payments and authenticating transactions over the internet
US6443841B1 (en) * 1994-09-21 2002-09-03 Michael T. Rossides Communications system using bets
FI100137B (en) 1994-10-28 1997-09-30 Vazvan Simin Real-time wireless telecom payment system
US5489096A (en) 1995-04-27 1996-02-06 Double Win, Ltd. Ticket systems for wagering on sports events
US5689652A (en) 1995-04-27 1997-11-18 Optimark Technologies, Inc. Crossing network utilizing optimal mutual satisfaction density profile
US5845266A (en) * 1995-12-12 1998-12-01 Optimark Technologies, Inc. Crossing network utilizing satisfaction density profile with price discovery features
US6578010B1 (en) 1995-06-05 2003-06-10 George A. Teacherson Multi-node network marketing computer system
US5745886A (en) 1995-06-07 1998-04-28 Citibank, N.A. Trusted agents for open distribution of electronic money
US6026388A (en) 1995-08-16 2000-02-15 Textwise, Llc User interface and other enhancements for natural language information retrieval system and method
US5830068A (en) 1995-09-08 1998-11-03 Ods Technologies, L.P. Interactive wagering systems and processes
US5806048A (en) 1995-10-12 1998-09-08 Mopex, Inc. Open end mutual fund securitization process
US20030009404A2 (en) 1995-10-12 2003-01-09 Mopex, Inc. Open end mutual fund securitization process
US5819238A (en) * 1996-12-13 1998-10-06 Enhanced Investment Technologies, Inc. Apparatus and accompanying methods for automatically modifying a financial portfolio through dynamic re-weighting based on a non-constant function of current capitalization weights
US5724524A (en) * 1995-12-15 1998-03-03 Pitney Bowes, Inc. Method and system for listing, brokering, and exchanging carrier capacity
US5819237A (en) 1996-02-13 1998-10-06 Financial Engineering Associates, Inc. System and method for determination of incremental value at risk for securities trading
US20060173761A1 (en) 1996-03-25 2006-08-03 Cfph, Llc System and Method for Market Research Based on Financial Exchange
US10586282B2 (en) 1996-03-25 2020-03-10 Cfph, Llc System and method for trading based on tournament-style events
US20050267836A1 (en) 1996-03-25 2005-12-01 Cfph, Llc Method and system for transacting with a trading application
US7487123B1 (en) 1996-03-25 2009-02-03 Cfph, Llc Computer-implemented securities trading system with virtual currency and virtual specialist
US6505174B1 (en) 1996-03-25 2003-01-07 Hsx, Inc. Computer-implemented securities trading system with a virtual specialist function
US5950176A (en) * 1996-03-25 1999-09-07 Hsx, Inc. Computer-implemented securities trading system with a virtual specialist function
US5713793A (en) 1996-04-05 1998-02-03 Oris, L.L.C. Sporting event options market trading game
US5846132A (en) 1996-04-10 1998-12-08 William W. Junkin Trust Interactive system allowing simulated or real time participation in a league
US6023685A (en) 1996-05-23 2000-02-08 Brett; Kenton F. Computer controlled event ticket auctioning system
US6014643A (en) 1996-06-28 2000-01-11 Minton; Vernon F. Interactive securities trading system
US5743525A (en) 1996-07-01 1998-04-28 Haddad; George N. Sporting event wagering system
US6029146A (en) 1996-08-21 2000-02-22 Crossmar, Inc. Method and apparatus for trading securities electronically
US6240396B1 (en) 1996-09-04 2001-05-29 Priceline.Com Incorporated Conditional purchase offer management system for event tickets
US6016483A (en) * 1996-09-20 2000-01-18 Optimark Technologies, Inc. Method and apparatus for automated opening of options exchange
US5913203A (en) 1996-10-03 1999-06-15 Jaesent Inc. System and method for pseudo cash transactions
US5842148A (en) 1996-10-07 1998-11-24 Jcp Geologists, Inc. Method of evaluating and classifying living structures for estimating potential damage thereto from physical disturbances
US5905974A (en) 1996-12-13 1999-05-18 Cantor Fitzgerald Securities Automated auction protocol processor
US6113492A (en) 1997-06-30 2000-09-05 Walker Digital, Llc Gaming device for operating in a reverse payout mode and a method of operating same
US8025566B2 (en) 2003-04-16 2011-09-27 Igt Gaming device methods and apparatus employing audio/video programming outcome presentation
US5888136A (en) 1997-03-13 1999-03-30 Herbert; Richard A. Wagering system and method of wagering
US6152822A (en) 1997-03-13 2000-11-28 Herbert; Richard A. Wagering system and method of wagering
US6112189A (en) 1997-03-19 2000-08-29 Optimark Technologies, Inc. Method and apparatus for automating negotiations between parties
US6202052B1 (en) 1997-05-08 2001-03-13 Simplification, Llc Fully-automated system for tax reporting, payment and refund
US20010037268A1 (en) 1997-05-08 2001-11-01 Miller David S. Fully-automated system for tax reporting, payment and refund and system for accessing tax information
US6278981B1 (en) 1997-05-29 2001-08-21 Algorithmics International Corporation Computer-implemented method and apparatus for portfolio compression
US6161099A (en) 1997-05-29 2000-12-12 Muniauction, Inc. Process and apparatus for conducting auctions over electronic networks
EP0992015A4 (en) * 1997-06-17 2002-11-20 Crossmar Inc Method and system for confirmation and settlement for financial transactions matching
US6120376A (en) 1997-07-01 2000-09-19 Horse Sense Corporation Wagering game based on ranking order of game participants
US5957775A (en) 1997-07-01 1999-09-28 Horse Sense Corporation Wagering game based on ranking order of game participants
US6009402A (en) 1997-07-28 1999-12-28 Whitworth; Brian L. System and method for predicting, comparing and presenting the cost of self insurance versus insurance and for creating bond financing when advantageous
US6026364A (en) 1997-07-28 2000-02-15 Whitworth; Brian L. System and method for replacing a liability with insurance and for analyzing data and generating documents pertaining to a premium financing mechanism paying for such insurance
AU9202698A (en) 1997-08-22 1999-03-16 Grenex Corporation Exchange method and apparatus
US6154730A (en) 1997-10-20 2000-11-28 Adams; Edward S. Facility-based financing system
BR9815619A (en) 1997-11-19 2000-10-24 Robert A Sarno Process, apparatus and system for lottery games
US6035287A (en) 1997-12-17 2000-03-07 Omega Consulting, Inc. Method and apparatus for bundled asset trading
US7124106B1 (en) 1997-12-17 2006-10-17 Omega Consulting, Inc. Apparatus for trading of bundled assets including bundle substitution and method therefor
US6126543A (en) 1998-01-08 2000-10-03 Innovative Gaming Systems Ltd Method for wagering on combined point spreads from multiple contests
US6064985A (en) 1998-01-21 2000-05-16 Assured Equities, Inc. Automated portfolio management system with internet datafeed
US20040058731A1 (en) 1998-05-11 2004-03-25 Rossides Michael T. Communications system using bets
US6067532A (en) 1998-07-14 2000-05-23 American Express Travel Related Services Company Inc. Ticket redistribution system
US6347086B1 (en) 1998-09-04 2002-02-12 Richard B. Strachan Pick pools system and method using packet-switched network
US6292787B1 (en) 1998-09-11 2001-09-18 Financial Engines, Inc. Enhancing utility and diversifying model risk in a portfolio optimization framework
US6418417B1 (en) 1998-10-08 2002-07-09 Strategic Weather Services System, method, and computer program product for valuating weather-based financial instruments
US6161096A (en) 1998-10-22 2000-12-12 Bell; Lawrence L. Method and apparatus for modeling and executing deferred award instrument plan
US6358150B1 (en) 1998-10-29 2002-03-19 Racetech Llc Methods and apparatus for parimutuel historical gaming
US6450887B1 (en) 1998-10-29 2002-09-17 Racetech L.L.C. Methods and apparatus for parimutuel historical gaming
US7562040B2 (en) 1998-11-05 2009-07-14 Loeper David B Method, system and computer program for auditing financial plans
US6260024B1 (en) 1998-12-02 2001-07-10 Gary Shkedy Method and apparatus for facilitating buyer-driven purchase orders on a commercial network system
US6360210B1 (en) 1999-02-12 2002-03-19 Folio Trade Llc Method and system for enabling smaller investors to manage risk in a self-managed portfolio of assets/liabilities
US6470324B1 (en) 1999-02-19 2002-10-22 Daimlerchrysler Corporation Dealer inventory management system
US7359871B1 (en) 1999-03-02 2008-04-15 Alticor Investments Inc. System and method for managing recurring orders in a computer network
US6260019B1 (en) 1999-03-05 2001-07-10 Predict It Corporation Web-based prediction marketplace
US6369840B1 (en) 1999-03-10 2002-04-09 America Online, Inc. Multi-layered online calendaring and purchasing
US6331148B1 (en) 1999-03-12 2001-12-18 Lawrence Alan Krause Casino/lottery/sports styled wagers and games for parimutuel operation
US6309307B1 (en) 1999-03-12 2001-10-30 Lawrence A. Krause Casino/lottery/sports styled wagers and games for parimutuel racing operations
US20040229671A1 (en) 1999-04-30 2004-11-18 Andrew Stronach Wagering system with automated entry system
US6236900B1 (en) 1999-05-03 2001-05-22 Michael P. Geiger Method and system for internet-based, competitive event prediction
US7003485B1 (en) 1999-05-07 2006-02-21 Dale Young Ticket auction
US20050080705A1 (en) 1999-05-10 2005-04-14 Naren Chaganti Selling shares in intangible property over the internet
US7165046B2 (en) 2000-05-18 2007-01-16 Efficient Auctions Llc System and method for an efficient dynamic multi-unit auction
US6629082B1 (en) 1999-06-15 2003-09-30 W.R. Hambrecht & Co. Auction system and method for pricing and allocation during capital formation
BR0012300A (en) 1999-06-18 2002-03-26 Andrew M Stronach Betting system
US6692916B2 (en) 1999-06-28 2004-02-17 Source Precision Medicine, Inc. Systems and methods for characterizing a biological condition or agent using precision gene expression profiles
JP3499159B2 (en) 1999-07-02 2004-02-23 株式会社ソニー・コンピュータエンタテインメント Entertainment system, entertainment apparatus and recording medium
US7177829B1 (en) 1999-07-16 2007-02-13 H & R Block Tax Services, Inc. Tax refund system
US7996296B2 (en) 1999-07-21 2011-08-09 Longitude Llc Digital options having demand-based, adjustable returns, and trading exchange therefor
US7742972B2 (en) 1999-07-21 2010-06-22 Longitude Llc Enhanced parimutuel wagering
US7389262B1 (en) 1999-07-21 2008-06-17 Longitude, Inc. Financial products having demand-based, adjustable returns, and trading exchange therefor
US7225153B2 (en) 1999-07-21 2007-05-29 Longitude Llc Digital options having demand-based, adjustable returns, and trading exchange therefor
US8577778B2 (en) 1999-07-21 2013-11-05 Longitude Llc Derivatives having demand-based, adjustable returns, and trading exchange therefor
US8126794B2 (en) 1999-07-21 2012-02-28 Longitude Llc Replicated derivatives having demand-based, adjustable returns, and trading exchange therefor
AU774959B2 (en) 1999-08-13 2004-07-15 Cinecast, Llc System and method for digitally providing and displaying advertisement information to cinemas and theaters
US6792411B1 (en) 1999-08-27 2004-09-14 Eugene Howard Massey, Jr. Method for the sale of movies prior to the production thereof
US6598028B1 (en) 1999-09-03 2003-07-22 Lynn Sullivan Computer-implemented universal financial management/translation system and method
US7099839B2 (en) 1999-09-08 2006-08-29 Primex Holdings, Llc Opening price process for trading system
US7171386B1 (en) 1999-10-08 2007-01-30 Rfv Holdings Real-time commodity trading method and apparatus
US7437304B2 (en) 1999-11-22 2008-10-14 International Business Machines Corporation System and method for project preparing a procurement and accounts payable system
KR20000007074A (en) 1999-11-24 2000-02-07 최강수 Method for dealing in cyber idea stocks
CA2290888A1 (en) 1999-11-26 2001-05-26 Algorithmics International Corp. Risk management, pricing and portfolio makeup system and method
EP1269361A2 (en) 1999-12-06 2003-01-02 ODS Properties, Inc. Systems and methods for interactive wagering
US7127425B1 (en) 2000-01-14 2006-10-24 H & R Block Tax Services, Inc. System and method for providing a loan to a taxpayer based on a pre year-end tax refund
US20010047295A1 (en) 2000-01-31 2001-11-29 Tenembaum Samuel Sergio Equity rewards method
EP1212719A4 (en) 2000-01-31 2002-07-03 Sportsfund Company Derivative fund based on sports or political event outcomes
US7162447B1 (en) 2000-02-02 2007-01-09 Itg Software Solutions, Inc. Method and system for obtaining a discovered price
US6296569B1 (en) 2000-02-18 2001-10-02 Philip Congello, Jr. Fractional denomination gaming system and method of playing
US20030022719A1 (en) 2000-02-22 2003-01-30 Donald Jan Forbes Regulation of gaming systems
US20020013747A1 (en) 2000-02-23 2002-01-31 Valentine Michael J. Method and apparatus for electronic filing of income tax returns by a taxpayer
JP2004502210A (en) 2000-02-23 2004-01-22 ファイナンシャル エンジンズ,インコーポレイテッド Load-aware optimization
WO2001065502A2 (en) 2000-02-29 2001-09-07 E-Scoring, Inc. Systems and methods enabling anonymous credit transactions
WO2001065505A2 (en) 2000-03-01 2001-09-07 Ods Properties, Inc. User interface for interactive wagering systems
CA2401608A1 (en) 2000-03-01 2001-09-07 Masood Garahi Interactive wagering system with wireless wagering capabilities
US7016873B1 (en) 2000-03-02 2006-03-21 Charles Schwab & Co., Inc. System and method for tax sensitive portfolio optimization
KR20010087622A (en) 2000-03-08 2001-09-21 황선진 System and method for estimating value of a brand employing stock trading technique
US6688978B1 (en) 2000-03-15 2004-02-10 Bob Herman Event contest method
US7571130B2 (en) 2002-06-17 2009-08-04 Nyse Alternext Us Llc Hedging exchange traded mutual funds or other portfolio basket products
US7099838B1 (en) 2000-03-27 2006-08-29 American Stock Exchange, Llc Hedging exchange traded mutual funds or other portfolio basket products
US6711550B1 (en) 2000-03-31 2004-03-23 Ford Motor Company Method and system for capacity planning
JP2001283030A (en) 2000-03-31 2001-10-12 Internatl Business Mach Corp <Ibm> Purchase desiring price investigation system, merchandise providing system, auction server, merchandise sales method, merchandise purchasing method, storage medium and program transmitter
US6773347B1 (en) 2000-03-31 2004-08-10 Ods Properties, Inc. Interactive wagering system
CA2404874A1 (en) 2000-04-05 2001-10-18 Ods Properties, Inc. Interactive wagering systems and methods with parimutuel pool features
US6544121B2 (en) 2000-04-05 2003-04-08 Ods Properties, Inc. Interactive wagering systems and methods with multiple television feeds
AU2001250059B2 (en) 2000-04-05 2006-06-22 Ods Properties, Inc. Systems and methods for placing parimutuel wagers on future events
US6837791B1 (en) 2000-04-05 2005-01-04 Ods Properties, Inc. Interactive wagering system with totalisator selection
AU2001251427A1 (en) 2000-04-05 2001-10-23 Ods Properties, Inc. Interactive wagering systems and methods for restricting wagering access
GB2356071A (en) 2000-04-06 2001-05-09 Sporting Exchange Ltd Internet betting matches bets and lays
CA2986978A1 (en) 2000-05-01 2001-11-08 Cfph, L.L.C. Real-time interactive wagering on event outcomes
US6688976B1 (en) 2000-05-01 2004-02-10 Walker Digital, Llc Systems and methods wherein a lottery number combination is associated with a limited number of occurrences
US20040235542A1 (en) 2000-05-01 2004-11-25 Andrew Stronach Pari-mutuel terminal wagering system and process
FR2809209A1 (en) 2000-05-19 2001-11-23 France Telecom Behavior simulation method for high technology product or service consumers in telecommunications uses multi-agents allowing correlation at the global level for individual variables determining each data agent.
AUPQ784100A0 (en) 2000-05-29 2000-06-22 Harkham, Gabi Method of and system for providing an on-line casino game
KR20000072451A (en) 2000-06-07 2000-12-05 신재홍 A method of dealing with cultural public offering stock through internet for investmental offering of producing fund for cultural activities
US6325721B1 (en) 2000-06-13 2001-12-04 Teletech Company, Ltd. Method for forecasting ranking of racing contests
US7505935B2 (en) 2000-06-21 2009-03-17 Chikka Pte Ltd Trading and auction system, and methods for the authentication of buyers and sellers and for the transmission of trading instructions in a trading and auction system
US7890433B2 (en) 2000-06-30 2011-02-15 Tara Chand Singhal Private and secure payment system
US7131574B1 (en) 2000-07-19 2006-11-07 Lasercard Corporation Optical memory card based e-commerce business method
US20020046109A1 (en) 2000-07-24 2002-04-18 Huw Leonard Method and system for administering a customer loyalty reward program using a browser extension
US7219071B2 (en) 2000-07-25 2007-05-15 Gallagher P Christopher J Administering incentive award program
JP2002049789A (en) 2000-08-01 2002-02-15 Yasufumi Kuramochi Market valuation method for idea by auction utilizing internet homepage and idea auction method based on the valuation
US20020019792A1 (en) 2000-08-11 2002-02-14 Robert Maerz Method and system for offering television pilots as a security
US20040078314A1 (en) 2000-08-11 2004-04-22 Robert Maerz Method and system for offering securities based in entertainment concepts
US7209950B2 (en) 2000-08-15 2007-04-24 Zonamovil.Com, Inc. Method and apparatus for a network independent short message delivery system
US7072847B2 (en) 2000-08-25 2006-07-04 Jonas Ulenas Method and apparatus for obtaining consumer product preferences through product selection and evaluation
US7395232B1 (en) 2000-08-30 2008-07-01 Traderisks, Inc. Method and system for providing financial functions
JP4210418B2 (en) 2000-09-04 2009-01-21 正 五井野 Competition-related rights sales method
US6996413B2 (en) 2000-09-06 2006-02-07 Eric Inselberg Method and apparatus for interactive audience participation at a live spectator event
US6371855B1 (en) 2000-09-08 2002-04-16 Winamax.Com Limited Fantasy internet sports game
US20020087447A1 (en) 2000-09-19 2002-07-04 Gazebo Inc. System and method for managing and executing event based investments
AU2001294605A1 (en) 2000-09-21 2002-04-02 Iq Company Method and system for asynchronous online distributed problem solving including problems in education, business finance and technology
US7062457B1 (en) 2000-09-22 2006-06-13 Iac/Interactivecorp. Method and system for entertainment production financing
JP2002099733A (en) 2000-09-26 2002-04-05 Dentsu Inc Project investment intermediating system
US20020111946A1 (en) 2000-09-29 2002-08-15 Jill Fallon Systems and methods for a personal, universal, integrated organizer for legacy planning and storage
US20020055089A1 (en) 2000-10-05 2002-05-09 E-Vantage International, Inc. Method and system for delivering homework management solutions to a designated market
AUPR066300A0 (en) 2000-10-09 2000-11-02 A & Mt Projects Pty Limited The use of wireless application protocol for making trading decisions and executing transactions in real time
US20020062243A1 (en) 2000-10-16 2002-05-23 Anderson Kent G. Method
US20020156709A1 (en) 2000-10-27 2002-10-24 Pearl Street Financial Group Ltd. Debt financing for companies
US20020077880A1 (en) 2000-11-27 2002-06-20 Gordon Donald F. Method and apparatus for collecting and reporting consumer trend data in an information distribution system
US20020065666A1 (en) 2000-11-30 2002-05-30 Jose Ignacio Zorrila De San Martin Soto Method and system for transferring money orders
WO2002044667A2 (en) 2000-12-01 2002-06-06 Schlaifer Roger L Real-time odds-based gaming
US7146334B2 (en) 2000-12-08 2006-12-05 Xerox Corporation System and method of determining latent demand for at least one of a plurality of commodities
US20020082969A1 (en) 2000-12-21 2002-06-27 O'keeffe Gerard M. Event ticket pricing and distribution system
WO2002056146A2 (en) 2001-01-12 2002-07-18 Verticalcrossings Com Inc Anonymous auctioning of structured financial products over a computer network
US7172508B2 (en) 2001-01-23 2007-02-06 Burton Simon Multi-person parimutuel betting games based on sporting events
NZ516935A (en) 2001-02-05 2003-08-29 Tab Ltd A method for a participant to make a wager with a betting organiser in respect of an event that has more than two possible outcomes with the participant nominating the total amount of the wager
US6669565B2 (en) 2001-02-05 2003-12-30 Fantasy Sports, Inc. Method of conducting a fantasy sports game
KR100416342B1 (en) 2001-02-06 2004-01-31 주식회사 케이티프리텔 A method for receiving data using SMS and wireless Internet and system thereof
US6527270B2 (en) 2001-02-13 2003-03-04 Casino Advisory Services, Inc. Method of effecting multiple wagers on a sports or other event
US20020115488A1 (en) 2001-02-22 2002-08-22 Nicholas Berry System and method for conducting an online competition
US20020120490A1 (en) 2001-02-26 2002-08-29 Gajewski Arthur Joseph Vehicle systems concept development process
US7127264B2 (en) 2001-02-27 2006-10-24 Telecommunication Systems, Inc. Mobile originated interactive menus via short messaging services
US20020152458A1 (en) 2001-03-02 2002-10-17 Eyer Mark Kenneth Method for establishing a price of an entertainment event by group concensus
US20020133410A1 (en) 2001-03-13 2002-09-19 Hermreck Scott A. System and method of preparing an income tax return
US6939137B1 (en) 2001-12-12 2005-09-06 Cantor Fitzgerald, Lp Method and system for training traders
US7076459B2 (en) 2001-03-21 2006-07-11 Hewlett-Packard Development Company, Lp. Demand estimation using auction price analysis
US20020156715A1 (en) 2001-04-19 2002-10-24 Cameron Wall Apparatus and method for auctioning and reissuing a ticket online
US7409367B2 (en) 2001-05-04 2008-08-05 Delta Rangers Inc. Derivative securities and system for trading same
US20020165740A1 (en) 2001-05-04 2002-11-07 Saunders Robert Miles Investment style life insurance product that allows consumer to control and replace individual policy components
US20020194097A1 (en) 2001-05-07 2002-12-19 Reitz James T. Method and system for two-way communication between asset managers and asset custodians
US20030009415A1 (en) 2001-05-14 2003-01-09 Lutnick Howard W. Methods and systems for trading futures contracts for intangible assets
US20030018571A1 (en) 2001-06-14 2003-01-23 Eckert Daniel J. System and method of trading securities based on the income of a performer
US7120928B2 (en) 2001-06-15 2006-10-10 Dinesh Sheth Secure selective sharing of account information on an internet information aggregation system
US7236955B2 (en) 2001-06-15 2007-06-26 Goldman Sachs & Co. Method for structuring a transaction
CA2403300A1 (en) 2002-09-12 2004-03-12 Pranil Ram A method of buying or selling items and a user interface to facilitate the same
US7699701B2 (en) 2001-07-05 2010-04-20 Dbs Limited Partnership Method and system for providing real time sports betting information
US20030093356A1 (en) 2001-07-06 2003-05-15 Assetsight, Inc. Method for issuing a derivative contract
US20030018564A1 (en) 2001-07-20 2003-01-23 Bonnier Marc Antoine Method of operating a game of chance utilizing bidding over a network
WO2003014885A2 (en) 2001-08-10 2003-02-20 Merrill Lynch & Co, Inc. Convertible financial instruments with contingent payments
JP2005502943A (en) 2001-08-14 2005-01-27 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Method and system for providing programming information for programming a device
DE10143725B4 (en) 2001-08-31 2004-09-16 Siemens Ag Method and terminal for billing short written information transmitted in telecommunications networks
US20030061096A1 (en) 2001-09-05 2003-03-27 Gallivan Gerald J. System and method for use for linking primary market research data with secondary research data
US7844514B2 (en) 2001-09-10 2010-11-30 Perot Investments, Inc. Table driven accounting method and system
US20030101128A1 (en) 2001-11-29 2003-05-29 Abernethy William Randolph State tracking system for a basket trading system
US7158950B2 (en) 2002-02-05 2007-01-02 Keith A. Snyder Process for creating a financial plan for funding of college education
US7085738B2 (en) 2002-03-05 2006-08-01 Protégé Partners LLC Method and system for creating and operating an investable hedge fund index fund
US20030177055A1 (en) 2002-03-14 2003-09-18 The Procter & Gamble Company Virtual test market system and method
US6910965B2 (en) 2002-04-19 2005-06-28 David W. Downes Pari-mutuel sports wagering system
US20030200164A1 (en) 2002-04-19 2003-10-23 Jacobs Dale F. Trust preferred security method
US20030204408A1 (en) 2002-04-30 2003-10-30 Kemal Guler Method and system for optimal product bundling and design
EP1363430A1 (en) 2002-05-14 2003-11-19 Sertea S.r.l. Message service communication system
WO2003105055A1 (en) 2002-06-07 2003-12-18 Side By Side Trading, Llc Electronic trading system
US7702564B2 (en) 2002-06-19 2010-04-20 Hewlett-Packard Development Company, L.P. Determining a demand function for an item
US7885887B2 (en) 2002-07-09 2011-02-08 Artistshare, Inc. Methods and apparatuses for financing and marketing a creative work
US20050154629A1 (en) 2002-07-10 2005-07-14 Fujitsu Limited Product purchasing trend analyzing system
US7001279B1 (en) 2002-08-30 2006-02-21 Interactive Sports Holdings, Inc. Systems and methods for providing multiple user support for shared user equipment in a fantasy sports contest application
US7567935B2 (en) 2002-09-13 2009-07-28 Morgan Stanley Short trade information system
JP2004120493A (en) 2002-09-27 2004-04-15 Nec Corp Method and program for distributing event information
US7613645B2 (en) 2002-10-15 2009-11-03 Timothy Knight Electronic interface configured for displaying and identifying mixed types of information
US7340425B2 (en) 2002-10-29 2008-03-04 First Trust Portfolios, L.P. Method for generating a portfolio of stocks
US7752116B2 (en) 2002-10-30 2010-07-06 Nasdaq Liffe Markets, Llc Liquidity engine for futures trading exchange
US20040088244A1 (en) 2002-10-31 2004-05-06 Bartter William Dale System and method for accommodating rated transactions in an electronic commerce system
CN100437610C (en) 2002-12-06 2008-11-26 林铭 Method for implementation of electronic trade system
US7922570B2 (en) 2002-12-09 2011-04-12 George Del Prado Fantasy sports auction system
US20040110552A1 (en) 2002-12-09 2004-06-10 George Del Prado Fantasy sports auction system
KR20040062806A (en) 2003-01-03 2004-07-09 엘지전자 주식회사 Competitive Business Interceding System and Competitive Business Service Method by Using the Same
CN1757045A (en) 2003-01-08 2006-04-05 共同艺术公司 Diversification of risk for artists and investors
US20040138977A1 (en) 2003-01-09 2004-07-15 Tomkins Richard M. Asset monetization
WO2004068286A2 (en) 2003-01-25 2004-08-12 Mukunya Alfred K System for trading and hedging product and brand sales
US20040148244A1 (en) 2003-01-27 2004-07-29 Badeau Douglas Dauphinot System and method for consolidated order entry
KR100409095B1 (en) 2003-02-27 2003-12-11 Sk Chemicals Co Ltd Method for selling article and distributing sales profits using internet
US7152041B2 (en) 2003-03-10 2006-12-19 Chicago Mercantile Exchange, Inc. Derivatives trading methods that use a variable order price
US7571133B2 (en) 2003-03-10 2009-08-04 Chicago Mercantile Exchange, Inc. Derivatives trading methods that use a variable order price and a hedge transaction
US8353763B2 (en) 2003-03-31 2013-01-15 Cantor Index, Llc System and method for betting on a participant in a group of events
US20040193469A1 (en) 2003-03-31 2004-09-30 Cantor Index Llc System and method for spread betting on a participant in a group of events
US7452274B2 (en) 2003-03-31 2008-11-18 Cantor Index, Llc System and method for betting on-the-board or off-the-board in an event
US20040192437A1 (en) 2003-03-31 2004-09-30 Amaitis Lee M. System and method for betting on an event using an auction
US20040199471A1 (en) 2003-04-01 2004-10-07 Hardjono Thomas P. Rights trading system
US7962400B2 (en) 2003-04-02 2011-06-14 Cfph, Llc System and method for wagering based on the movement of financial markets
US7233922B2 (en) 2003-04-02 2007-06-19 Cantor Index Llc System and method for wagering-based transferable financial instruments
US7341517B2 (en) 2003-04-10 2008-03-11 Cantor Index, Llc Real-time interactive wagering on event outcomes
US7641549B2 (en) 2003-04-11 2010-01-05 Cantor Index Llc Lottery and auction based tournament entry exchange platform
US20040225554A1 (en) 2003-05-08 2004-11-11 International Business Machines Corporation Business method for information technology services for legacy applications of a client
US20040248637A1 (en) 2003-06-06 2004-12-09 Liebenberg Dawid J. Interactive networked game
EP1639536A4 (en) 2003-06-13 2008-09-10 Shareintel Method and system for collection and analysis of shareholder information
GB0314940D0 (en) 2003-06-26 2003-07-30 Million 21 Ltd How low will it go
US20040267657A1 (en) 2003-06-28 2004-12-30 Global Skyline Llc Method for valuing forwards, futures and options on real estate
US20050021441A1 (en) 2003-07-22 2005-01-27 Flake Gary William Concept valuation in a term-based concept market
US20050021445A1 (en) 2003-07-24 2005-01-27 Marshall Caro Systems and methods for augmenting the information content of financial trading protocol messages
US20050027583A1 (en) 2003-07-30 2005-02-03 Smit Colin Julian Programmable automated trustee (PAT) system, capable of advanced oversight applications, through the tracking, monitoring and analyzing of the investment process workflow activities, identifying anomalies and trends and reporting such anomalies and trends to the user
US20050038706A1 (en) 2003-08-15 2005-02-17 Amir Yazdani Business transaction reporting system
US20050044025A1 (en) 2003-08-19 2005-02-24 Tutty Enterprises, Inc. Method for customizing and producing products and services
US20050064937A1 (en) 2003-09-18 2005-03-24 Glenn Ballman A game whereby the players create a portfolio of fantasy shares that are held and traded by game players in an organized electronic market
KR100697416B1 (en) 2003-09-30 2007-03-20 교세라 가부시키가이샤 Mobile communication terminal, information providing system, and computer readable recording medium storing program
US7752101B2 (en) 2003-10-20 2010-07-06 Morgan Stanley System and method for increasing an amount of a security available for borrow
US20050097022A1 (en) 2003-10-31 2005-05-05 Robert Silman System and method for investment in a portfolio of entertainment productions
US20050108131A1 (en) 2003-11-17 2005-05-19 Halikias Thomas T. Box office participating securities (BOPS)
US7818225B2 (en) 2003-11-26 2010-10-19 Excel Ventures Llc Financial instrument and related business method
US20050125333A1 (en) 2003-12-09 2005-06-09 Giannetti Isaia P. Pre-order wholesale system and method
US20050010487A1 (en) 2003-12-23 2005-01-13 Lou Weisbach Method of financing a sports stadium or entertainment center
US7567931B2 (en) 2004-01-16 2009-07-28 Bgc Partners, Inc. System and method for forming a financial instrument indexed to entertainment revenue
US7698198B2 (en) 2004-01-16 2010-04-13 Bgc Partners, Inc. System and method for purchasing a financial instrument indexed to entertainment revenue
US7698184B2 (en) 2004-01-16 2010-04-13 Bgc Partners, Inc. System and method for trading a financial instrument indexed to entertainment revenue
US7698199B2 (en) 2004-01-16 2010-04-13 Bgc Partners, Inc. System and method for offering a futures contract indexed to entertainment revenue
US7243839B2 (en) 2004-03-12 2007-07-17 American Express Travel Related Services Company, Inc. Systems, methods, and devices for selling transaction instruments
US7520429B2 (en) 2004-03-31 2009-04-21 United Parcel Service Of America, Inc. Systems and methods for an electronic programmable merchandise tag
JP4454374B2 (en) 2004-04-09 2010-04-21 株式会社ゲームリパブリック Racehorse securitization server
US20070100729A1 (en) 2004-06-04 2007-05-03 Kickstartr, Llc Systems and methods for making conditional sales of investments
JP2006012098A (en) 2004-06-22 2006-01-12 Toshiyuki Yamanaka Evaluation operation system of content in broadband
US20060025208A1 (en) 2004-07-27 2006-02-02 Kirt Ramsey Sports wagering method and system
US8176127B2 (en) 2004-07-30 2012-05-08 Pivot Solutions, Inc. System and method for processing securities trading instructions and communicating order status via a messaging interface
US20050049731A1 (en) 2004-07-30 2005-03-03 Terry Dell Interactive wagering contest method and system
US20060080220A1 (en) 2004-08-13 2006-04-13 Kevin Samuel Liquidity book system and method
US20060143099A1 (en) 2004-09-23 2006-06-29 Daniel Partlow System, method, and computer program for creating and valuing financial insturments linked to average credit spreads
US7742974B2 (en) 2004-10-18 2010-06-22 Trading Technologies International Inc. Flexible system and method for electronic trading
US20060100006A1 (en) 2004-11-11 2006-05-11 Onroo Entertainment, Llc Strategy gaming format with outcomes determined by external events and auction- and market-based transactions by the players
US20060259312A1 (en) 2004-11-12 2006-11-16 De Titta John E Methods and apparatus for producing and financing media productions
US20060105839A1 (en) 2004-11-15 2006-05-18 Delta Rangers, Inc. Casino game based on financial market activity
US7853496B2 (en) 2004-11-19 2010-12-14 Cox Communication, Inc. Prioritizing product development lines
US7844674B2 (en) 2004-12-03 2010-11-30 Clairmail Inc. Architecture for general purpose trusted personal access system and methods therefor
US20070060380A1 (en) 2005-02-11 2007-03-15 The Score Line Channel, Llc Fantasy sports television programming systems and methods
US20060235783A1 (en) 2005-02-22 2006-10-19 Scott Ryles Predicting risk and return for a portfolio of entertainment projects
EP1869617A4 (en) 2005-04-11 2010-03-31 Superderivatives Inc Method and system of pricing financial instruments
US20060258429A1 (en) 2005-04-12 2006-11-16 Manning Gregory P System and method for providing a multiple-stage contest
GB2425854A (en) 2005-04-21 2006-11-08 Saleh Al-Sarawi Transactions using mobile devices
US7958040B2 (en) 2005-06-03 2011-06-07 Microsoft Corporation Online computation of market equilibrium price
US20060293985A1 (en) 2005-06-27 2006-12-28 Securitization Group, Llc System and method for securitizing tangible assets in the alternative financial services industry
US7627515B2 (en) 2005-06-28 2009-12-01 Microsoft Corporation Price determination for items of low demand
US7788164B2 (en) 2005-09-15 2010-08-31 Microsoft Corporation Truth revealing market equilibrium
US20070073608A1 (en) 2005-09-23 2007-03-29 Garcia Crisostomo B Cash only marketplace system for trading securities
US7690990B2 (en) 2005-10-14 2010-04-06 Leviathan Entertainment, Llc Financial institutions and instruments in a virtual environment
US7677973B2 (en) 2005-10-14 2010-03-16 Leviathan Entertainment, Llc Securing virtual contracts with credit
US20070088661A1 (en) 2005-10-17 2007-04-19 Omx Technology Ab Real-time deal engagement outcome determination
US20070130040A1 (en) 2005-12-01 2007-06-07 Brent Stinski Method for selecting media products not widely known to the public at large for investment and development
US20070156594A1 (en) 2006-01-03 2007-07-05 Mcgucken Elliot System and method for allowing creators, artsists, and owners to protect and profit from content
US20070168268A1 (en) 2006-01-13 2007-07-19 Lange Jeffrey S Mortality put options and methods, systems, and products for providing same
US20090061995A1 (en) 2006-02-07 2009-03-05 Jonathan Assia Method and system for representing financial information in a gaming environment
WO2007091234A1 (en) 2006-02-07 2007-08-16 Ronen Assia A method and system for representing financial information in a gaming environment
US20090062016A1 (en) 2006-02-07 2009-03-05 Jonathan Assia Method and system for representing financial information in a gaming environment
US8696448B2 (en) 2006-02-14 2014-04-15 Leviathan Entertainment, Llc Management engine for contractual terms in a video game
US8103583B2 (en) 2006-02-22 2012-01-24 Zvi Mowshowitz Computerized transaction method and system
US8070599B2 (en) 2006-03-03 2011-12-06 Leviathan Entertainment, Llc Apparatus and methods facilitating the use of financial transactions in a virtual environment
US20070255965A1 (en) 2006-04-15 2007-11-01 Elliot McGucken System and method for content marketplace, DRM marketplace, distribution marketplace, and search engine: the dodge city marketplace and search engine
SG172653A1 (en) 2006-06-02 2011-07-28 Srg Enterprizes Pty Ltd Systems and methods for providing gaming activities
US20080026825A1 (en) 2006-07-28 2008-01-31 Aruze Corp. Game medium processing device and gaming machine
JP2008035965A (en) 2006-08-02 2008-02-21 Aruze Corp Gaming machine and method of play of gaming machine
US20080088087A1 (en) 2006-10-17 2008-04-17 All In Gaming, L.L.C. Wager insurance for a No-Limit Texas Hold'Em poker game
US7974904B2 (en) 2007-01-31 2011-07-05 Paul Frischer Method of trading in real estate derivatives
US20080195459A1 (en) 2007-02-08 2008-08-14 Brent Stinski Method for evaluating media products for purposes of third-party association
US20080207297A1 (en) 2007-02-28 2008-08-28 Gregory Zilba Computer-based poker card game
US7451104B1 (en) 2007-06-27 2008-11-11 Lti Agency, Llc Method for funding an organization
US20090017905A1 (en) 2007-07-10 2009-01-15 Network Ltd System and method for online pool wagering
JP4376283B2 (en) 2007-09-14 2009-12-02 株式会社コナミデジタルエンタテインメント GAME SYSTEM, GAME DEVICE COMPRISING THE SAME, AND OVERALL PRODUCTION PROCESSING DEVICE
US20090186689A1 (en) 2008-01-21 2009-07-23 Hughes John M Systems and methods for providing investment opportunities
US20090247286A1 (en) 2008-03-27 2009-10-01 Aruze Corp. Gaming machine sharing source of dividend for special game with other gaming machines and playing method thereof
US8342946B2 (en) 2008-10-24 2013-01-01 Bgc Partners, Inc. Computer graphics processing and display of selectable items
JP2011057663A (en) * 2009-08-11 2011-03-24 Sumitomo Chemical Co Ltd Compound and photoresist composition

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3679210A (en) * 1970-09-28 1972-07-25 Marvin Glass & Associates Board game apparatus
US4980826A (en) * 1983-11-03 1990-12-25 World Energy Exchange Corporation Voice actuated automated futures trading exchange
US4677552A (en) * 1984-10-05 1987-06-30 Sibley Jr H C International commodity trade exchange
US4856788A (en) * 1987-08-26 1989-08-15 Mario Fischel Method of playing a game of economics and finance
US5101353A (en) * 1989-05-31 1992-03-31 Lattice Investments, Inc. Automated system for providing liquidity to securities markets
US5297031A (en) * 1990-03-06 1994-03-22 Chicago Board Of Trade Method and apparatus for order management by market brokers
US5970479A (en) * 1992-05-29 1999-10-19 Swychco Infrastructure Services Pty. Ltd. Methods and apparatus relating to the formulation and trading of risk management contracts
US6115698A (en) * 1995-08-18 2000-09-05 Continental Power Exchange, Inc. Apparatus and method for trading electric energy
US20010042785A1 (en) * 1997-06-13 2001-11-22 Walker Jay S. Method and apparatus for funds and credit line transfers
US6058379A (en) * 1997-07-11 2000-05-02 Auction Source, L.L.C. Real-time network exchange with seller specified exchange parameters and interactive seller participation
US6021397A (en) * 1997-12-02 2000-02-01 Financial Engines, Inc. Financial advisory system
US6772132B1 (en) * 2000-03-02 2004-08-03 Trading Technologies International, Inc. Click based trading with intuitive grid display of market depth
US7389268B1 (en) * 2000-03-02 2008-06-17 Trading Technologies International, Inc. Trading tools for electronic trading
US20040117302A1 (en) * 2002-12-16 2004-06-17 First Data Corporation Payment management
US8380602B2 (en) * 2009-07-21 2013-02-19 Cfph, Llc Exchange for fractional interests and usage rights in a collection of assets

Also Published As

Publication number Publication date
US8756142B1 (en) 2014-06-17
US20060143110A1 (en) 2006-06-29
US20130282551A1 (en) 2013-10-24
US8606685B2 (en) 2013-12-10
US20040049447A1 (en) 2004-03-11
US7006991B2 (en) 2006-02-28
US6505174B1 (en) 2003-01-07
US20030171980A1 (en) 2003-09-11

Similar Documents

Publication Publication Date Title
US8756142B1 (en) Computer-implemented securities trading system
US5950176A (en) Computer-implemented securities trading system with a virtual specialist function
US7487123B1 (en) Computer-implemented securities trading system with virtual currency and virtual specialist
US20230260029A1 (en) System and method for trading based on tournament-style events
CA2585324C (en) System for market research based on financial exchange
WO2000026745A2 (en) Computer-implemented securities trading system with virtual currency and virtual specialist
US7533054B2 (en) Central credit filtering in computerized trading
US7908195B2 (en) System for calculating model option settlement prices
US7174313B1 (en) Portfolio rebalancing system
US20080097877A1 (en) Method and System for Investing in Commodity Futures Contracts
US8190505B2 (en) System and method for providing a financial product linked to a specific return
CA2494113C (en) Synthetic funds having structured notes
US20230080465A1 (en) Basket pricing at client
SIX SECURITIES EXCHANGE ACT OF 1934
AU2012213976A1 (en) System for trading based on tournament-style events

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONMENT FOR FAILURE TO CORRECT DRAWINGS/OATH/NONPUB REQUEST