US20150058193A1 - Methods for post-trade allocation - Google Patents

Methods for post-trade allocation Download PDF

Info

Publication number
US20150058193A1
US20150058193A1 US14/313,549 US201414313549A US2015058193A1 US 20150058193 A1 US20150058193 A1 US 20150058193A1 US 201414313549 A US201414313549 A US 201414313549A US 2015058193 A1 US2015058193 A1 US 2015058193A1
Authority
US
United States
Prior art keywords
allocation
accounts
time
returns
filled
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
US14/313,549
Inventor
Massoud Heidari
Ali Hirsa
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.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US14/313,549 priority Critical patent/US20150058193A1/en
Publication of US20150058193A1 publication Critical patent/US20150058193A1/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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/06Asset management; Financial planning or analysis

Definitions

  • the present invention relates in general to the post-trade allocation of trades between multiple accounts, and specifically to a method for nonbiased allocation of trades.
  • the present invention provides a computerized method for reducing bias in allocation of trades.
  • This method can be applied, without limitation, to trades over all exchanges. While this method is particularly effective in reducing, or eliminating (to the extent that rounding allows) bias in such exchanges as EUREX that do not recognize average prices, it can also be applied for trades over exchanges that do recognize average prices.
  • the present method reduces bias by computing, in a processor of an electronic computing device (including without limitation a desktop computer, a laptop, a server, or a mobile device, or other electronic systems and devices), and thereby ensuring, a trade allocation that is “fair and optimal,” by which it is meant that cumulative profit and loss are divided amongst accounts according to their relative account allocation factors, to the maximum extent that rounding permits.
  • Embodiments of the method further ensure that the separately managed accounts have a net position which is: i) in each case greater than or equal to zero, or ii) in each case less than or equal to zero. That is, that they all have the same sign.
  • Embodiments of the method guarantee other results, including i) guaranteeing that if the last, or any, filled order of the day flattens a portfolio, then all managed accounts get flattened as well ii) guaranteeing that if the system was flat immediately prior to the last filled order of the day, that the last filled order of the day is allocated according to the accounts' respective allocation factors (again, to the extent that rounding permits); and iii) otherwise, that the allocation across all managed accounts is fair and optimal (again, to the extent that rounding permits).
  • the method computes, for purposes including, but not limited to, ultimately communicating to the holders of the managed accounts their respective profits and losses, trades across the managed accounts which may be electronically represented, without limitation, as a vector of integers of like sign.
  • FIGS. 1-1C show a variety of embodiments of computer systems having allocation computing parts, which computer systems may be used to carry out the method of the present invention
  • FIG. 3 shows yet another example computer system which may also be used to carry out the methods of the present invention
  • FIG. 4 shows a number of definitions, equations and formulas useful to one of ordinary skill in the art in carrying out the present invention and in understanding the subject matter thereof;
  • FIG. 4A shows a flow diagram of an embodiment of the present invention
  • FIGS. 5A-5C shows a flow diagram of an embodiment of the present invention involving the generation of a legitimate starting allocation and the determination of a closest-fitting allocation from amongst this legitimate starting allocation and some number of perturbations of this legitimate starting allocation;
  • FIG. 6 shows a method of determining a particular set of perturbations such as may be used in the method of FIGS. 5A-5C ;
  • FIG. 7 shows exemplary pseudocode, which may be implemented in any of a variety of computer programming languages or computer applications, for generating an estimated allocation for each managed account;
  • FIG. 8 shows exemplary pseudocode, such as may be implemented in any of a variety of computer programming languages or computer applications, for performing a “sanity check adjustment,” as described in this specification, and for generating an allocation considered to be “legitimate”;
  • FIG. 9A-9C show pseudocode, such as may be implemented in any of a variety of computer programming languages or computer applications, for generating a number of perturbations of, for example, a “legitimate” starting allocation, and determining the closest-fitting of these perturbations according to a metric, wherein the operations represented by these figures are preferably performed in sequence;
  • FIG. 10A-10F show an exemplary table containing examples of filled orders for a portfolio for Bunds on Monday Apr. 18, 2011.
  • FIG. 11A-11H show a table containing allocations of the filled orders of FIG. 10A-10F across three managed accounts which would occur according to an embodiment of the present invention.
  • FIG. 1 includes one allocation processing apparatus 100 with an allocation computing part 100 a and output part 100 b , as well as five other network devices 14 - 1 through 14 - 5 connected to a network 11 .
  • the network 11 can include one or more of a secure intranet or extranet local area network, a wide area network (WAN), any type of network that allows secure access, or a combination thereof. Further, other secure communications links (such as a virtual private network, a wireless link) may be used as well as the network connections.
  • the allocation processing apparatus 100 may be connected to a network that employs TCP/IP (Transmission Control Protocol/Internet Protocol), but other protocols such as SNMP (Simple Network Management Protocol) and HTTP (Hypertext Transfer Protocol) can also be used.
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • SNMP Simple Network Management Protocol
  • HTTP Hypertext Transfer Protocol
  • network devices such numbers and types of other network devices, terminals and apparatuses are arbitrary and are selected as an example in order to facilitate discussion, and that the subject matter of this disclosure can be implemented in a system including one or more systems, servers, apparatuses and terminals.
  • Other devices such as other scanners, printers and multi-function devices may also be connected to a network, as is well known in the art.
  • the network devices, allocation processing apparatus 100 , allocation computing part 100 a and output part 100 b may be connected in a different network arrangement to that depicted in FIG. 1A .
  • the allocation processing apparatus 100 of the present invention may be realized by a computer program product including a computer-usable, non-transient medium (such as a disk storage apparatus) having instructions tangibly embodied therein that are executed by a computer.
  • a computer may be executed on a computer.
  • the allocation processing apparatus may be executed on a client terminal and/or network-connected device.
  • the functionalities of the allocation computing part 100 a may be provided by a software application such as a programmable application (e.g., Microsoft Excel), a dedicated financial software application, another application, an operating system (OS), firmware, operating on a terminal and/or network-connected device.
  • a software application such as a programmable application (e.g., Microsoft Excel), a dedicated financial software application, another application, an operating system (OS), firmware, operating on a terminal and/or network-connected device.
  • OS operating system
  • the allocation processing apparatus 100 may include a data storage system that can comprise one or more structural or functional parts that have or support a storage function.
  • the data store can be, or can be a component of, a source of electronic data, such as a document or financial data access apparatus, a backend server connected to a document or financial data access apparatus, an e-mail server, a file server, a multi-function peripheral device (MFP or MFD), an application server, a computer, a network apparatus, or a terminal.
  • a source of electronic data such as a document or financial data access apparatus, a backend server connected to a document or financial data access apparatus, an e-mail server, a file server, a multi-function peripheral device (MFP or MFD), an application server, a computer, a network apparatus, or a terminal.
  • MFP or MFD multi-function peripheral device
  • Allocation processing apparatus 100 is not limited to a computer or server, but can be manifested in any of various devices that can be configured to communicate over a network and/or the Internet, including but not limited to a personal, notebook or workstation computer, a terminal, a kiosk, a PDA (personal digital assistant), a tablet computing device, a smartphone, a server, a mobile phone or handset, or another information terminal
  • Each device may be configured with software allowing the device to communicate through networks with other devices.
  • the allocation processing apparatus 100 may be the device that is actually performing, with its output part 100 b outputting the output job (e.g.
  • the allocation processing apparatus may be connected via the network 11 to another device (such as MFD 14 - 3 or printer 14 - 4 ) that is performing the output job.
  • another device such as MFD 14 - 3 or printer 14 - 4
  • one or more of the processing functions described above as being performed by the processing part 100 a may instead be performed by another device connected to the allocation processing apparatus 100 via the network 11 , such as terminal 14 - 1 , MFD 14 - 3 or server 14 - 5 .
  • FIG. 1A shows one embodiment where the allocation computing part 203 a is included as part of a computer terminal 23 connected to exemplary network 11 .
  • FIG. 1B shows another embodiment where the allocation computing part 204 a is included as part of a server 24 also connected to an exemplary network 11 .
  • FIG. 1C shows a further embodiment where the allocation computing part 205 a is part of a stand-alone workstation 25 connected to a network 26 which may take any of the variety of forms, which are readily known in the art.
  • FIGS. 1-1A are merely indicative of the breadth of such arrangement of electronics, computers and computing devices, which may be used to carry out the inventive methods disclosed herein and are not intended to limit those to which the invention may be applied.
  • FIG. 2 shows an exemplary arrangement of an allocation processing apparatus as a computer, for example, that can be configured through software to provide the allocation processing apparatus 100 illustrated in FIG. 1 .
  • the allocation processing apparatus 600 includes a controller (or central processing unit) 61 that communicates with a number of other components, including memory or storage part 62 , network interface 63 , display 64 and keyboard 65 , by way of a system bus 69 .
  • the allocation processing apparatus 600 may be a special-purpose device (such as including one or more application specific integrated circuits or an appropriate network of conventional component circuits) or it may be software-configured on a conventional personal computer or computer workstation with sufficient memory, processing and communication capabilities to operate as a terminal and/or server, as will be appreciated to those skilled in the relevant arts.
  • the controller 61 executes program code instructions that control device operations.
  • the controller 61 , memory/storage 62 , network interface 63 , display 64 and keyboard 65 are conventional, and therefore in order to avoid occluding the inventive aspects of this disclosure, such conventional aspects will not be discussed in detail herein.
  • the allocation processing apparatus 600 includes the network interface 63 for communications with other devices through a network.
  • the allocation processing apparatus 600 may communicate with client and/or other terminals through direct connections and/or through a network to which some components are not connected.
  • the allocation processing apparatus 600 need not be provided by a server that services terminals, but rather may communicate with the devices on a peer basis, or in another fashion.
  • allocation processing apparatus 100 may be manifested as a multi-function device, which may be any apparatus (including a microprocessor chip or a collection of devices having varying degrees of integration) that has the ability to perform two or more functionalities.
  • the multi-function device may be a terminal or any computing device including but not limited to a personal, notebook or workstation computer, a kiosk, a PDA (personal digital assistant), a tablet computing device, a smartphone, a server, a mobile phone or handset, or another information terminal.
  • Device 700 includes a central processing unit (CPU) 80 , and various elements connected to the CPU 80 by an internal bus 82 .
  • the CPU 80 services multiple tasks while monitoring the state of the device 700 .
  • the elements connected to the CPU 80 include a scanning unit 70 , a printing unit 71 , an allocation computing part 72 , a read only memory (for example, ROM, PROM, EPROM, or EEPROM) 73 , a random access memory (RAM) 74 , a hard disk drive (HDD) 75 , portable media (for example, floppy disk, optical disc, magnetic discs, magneto-optical discs, or semiconductor memory cards) drive 76 , a communication interface (I/F) 77 , a modem unit 78 , and a control panel 79 .
  • a scanning unit 70 for example, ROM, PROM, EPROM, or EEPROM
  • RAM random access memory
  • HDD hard disk drive
  • portable media for example, floppy disk, optical disc, magnetic discs, magneto-optical discs, or semiconductor memory cards
  • Program code instructions for the device 700 can be stored on the read only memory 73 , on the HDD 75 , or on portable media and read by the portable media drive 76 , transferred to the RAM 74 and executed by the CPU 80 to carry out the instructions. These instructions can include the instructions to the device to perform specified ones of its functions and permit the device 700 to interact with other network devices, and to control the operation panel 79 and the allocation computing part 72 of the device 700 .
  • the control panel 79 includes a display screen that displays information allowing the user of the device 700 to operate the device 700 , and optionally to display as output an allocation determined by the allocation computing part 72 .
  • the display screen can be any of various conventional displays (such as a liquid crystal display, a plasma display device, or a cathode ray tube display), but preferably allows the operator to conveniently take advantage of the services provided by the system.
  • the display screen does not need to be integral with, or embedded in, the operation panel 79 , but may simply be coupled to the operation panel by either a wire or a wireless connection.
  • the operation panel 79 may include keys for inputting information or requesting various operations. Alternatively, the operation panel 79 and the display screen may be operated by a keyboard, a mouse, a remote control, touching the display screen, voice recognition, or eye-movement tracking, or a combination thereof.
  • the device 700 is a multifunction device (with scanner, printer and allocation computing) and in addition can be utilized as a terminal to download documents or financial information from a network.
  • FIG. 4 shows a number of definitions and formulas that will be used in the description of the various methods of the invention.
  • the invention is intended to generate a fair allocation of the trades filled for a portfolio by a time t ⁇ 1, amongst N managed accounts.
  • N can be any counting number.
  • N is 3.
  • Each of these N accounts have an allocation factor a representing the portion of the portfolio optimally attributable to that account.
  • the account allocation factors are 37.02%, 31.63%, and 31.35%.
  • the portfolio, at any given time, has a net position, as do the individual accounts, as shown for example in the 4 “net pos” columns of FIG. 11A-11H .
  • both the portfolio and the individual accounts have a total cumulative realized profit and loss at any given time, as shown for example in the “cum p&l” columns of FIG. 11A-11H .
  • the cumulative realized profit and Loss may be calculated for any period (such as daily, weekly, or for each subscription/redemption period).
  • the calculation is made, at or after time t (the time of the most recent filled order) to determine a fair allocation of a filled order made at time t ⁇ 1, that is, the time of the filled order prior to the most recent filled order.
  • time t the time of the most recent filled order
  • the present invention is intended to include such trivial or nontrivial modifications to the assignments of particular times as: i) assigning additional times between filled orders (and perhaps performing additional unnecessary calculations), at which times there is effectively a filled order of 0 buys or 0 sells; or ii) combining multiple filled orders into a single transaction at some time (such as by adding up the buys or sells and using a price somewhere between, inclusively, the prices at the times of each of the multiple filled orders).
  • computations of allocations may take place in “real time,” that is, immediately at or following time t, or that computations may take place at other times, such as by performing multiple “catch-up” allocation computations since the last allocation computation based on historical price and quantity data. For example, these “catch-up” allocation computations may be performed whenever a user or client or other authorized party requests that allocations for one or more managed accounts be revealed.
  • An important goal of the invention is to calculate, at some time concurrent with or after time t, a fair and optimal allocation and/or net position for each of the N managed accounts at time t ⁇ 1. This is because the filled order at time t ⁇ 1 can have recognized profit and loss, while the filled order at time I cannot.
  • FIG. 4 shows formulas which will permit one of skill in the art to calculate the “var” and “Q” values at particular times for particular portfolios and particular allocations.
  • These values are particular metrics which may be used according to the invention to choose amongst a known set of possible allocations to the various managed accounts. However, it will be understood that other metrics may be used within the confines of the particular methods set out in this specification, and that such other metrics are within the scope of the invention.
  • FIG. 4A is a flow diagram giving an overview of the process of the invention. It will be understood that at the beginning of performing the method at a particular time t, the computer system or device performing the method already has access to data such as the number of managed accounts for the portfolio; the managed accounts' respective allocation factors; and at least for a previous time t ⁇ 1, the following additional information: i) the portfolio net position, ii) the various account's net positions, iii) the total cumulative (aggregated) realized profit and loss for the portfolio and the various managed accounts, and iv) the price of the financial asset (or contract) at issue.
  • data such as the number of managed accounts for the portfolio; the managed accounts' respective allocation factors; and at least for a previous time t ⁇ 1
  • the following additional information i) the portfolio net position, ii) the various account's net positions, iii) the total cumulative (aggregated) realized profit and loss for the portfolio and the various managed accounts, and iv) the price of the financial asset (or contract) at
  • this computer system or device electronically receives, preferably over a computer network having access to streaming financial data or by manual input or by a scan of a document having such data, input data that includes at least the quantity of the filled order (and whether the filled order is a buy or a sell) at time t as well as the price of the filled order at this time t.
  • the allocation is determined so as to necessarily be as close to proportionally distributed, according to a particular metric (0 or var or a combination thereof being nonlimiting examples of such metrics) as the available rounding (such as integer rounding in some exchanges) allows.
  • the allocation is determined so as to necessarily be as close to proportionally distributed of any possible allocation, while in other embodiments it is determined so as to necessarily be as close to proportionally distributed of any allocation chosen from a set of two or more candidate allocations.
  • the allocation is determined so that allocation and/or the net position across all managed accounts necessarily have the same sign (e.g., if buys are considered as positive numbers and sells as negative numbers, that all accounts are assigned an allocation and/or net position that is greater than or equal to zero, or alternately all accounts are assigned an allocation and/or net position that is less than or equal to zero). This prevents the managed accounts from buying or selling from one another.
  • the system or device generates an output job.
  • the output job may be any of the variety of electronic actions that put the allocation to a beneficial use.
  • the output may be printed or displayed on a screen of a client or account manager.
  • FIGS. 5A-5C show another method according the present invention which is also performed electronically with a computer system or device.
  • the background data accessible by the computer system or device is similar to that discussed in connection with FIG. 4 .
  • S 501 is similar to S 401 , and the discussion of S 401 is applicable to S 501 .
  • S 502 After S 501 , S 502 generates a legitimate starting allocation of the filled order amongst the various managed accounts.
  • the legitimate starting allocation satisfies several constraints: (i) the sum of the absolute values of the allocated values across all of the managed accounts should equal the absolute value of the filled order, and (ii) either all of the allocated values across the managed accounts should be buys (e.g. greater than or equal to zero) or they should all be sells (e.g. less than or equal to zero).
  • the legitimate starting allocation should preferably be generated so as to at least be “close” to an optimal allocation. That is, for the metric (e.g. Q) used, movements of a small number of allocated contracts amongst a small number (e.g. four or fewer) of managed accounts should be sufficient to transform the legitimate starting allocation to an optimal allocation according to that metric (so far as rounding allows).
  • FIGS. 5B-5C A particular example of a method for the generation of a legitimate starting allocation as per S 502 is shown in FIGS. 5B-5C .
  • Pseudocode such as will aid in the understanding of one of ordinary skill in the art of the portion of the method shown in FIG. 5B , and as will aid in implementation of this portion of the method, is given in FIG. 7 .
  • Pseudocode such as will aid in the understanding of one of ordinary skill in the art of the portion of the method shown in FIG. 5C , and as will aid in implementation of this portion of the method, is given in FIG. 8 .
  • step S 502 - 1 the sign of the portfolio net position at time t ⁇ 1 is stored. If the net position at this time is flat, then the allocation will be flat as well (e.g., zeros for all accounts). Accordingly, the rest of the process need not be performed and the determination of the sign becomes irrelevant. Alternately, the process may simply be continued with either sign value being used.
  • the sign value may be stored for example as a boolean value with true meaning positive/buy and false meaning negative/sell, or by such other methods as will be clear to one of ordinary skill in the art, such as an integer having a +1 value for buys and ⁇ 1 value for sells.
  • step S 502 - 2 the portfolio net position at time t ⁇ 1 is multiplied by each account's account allocation factor and this value is rounded, such as to the nearest integer. The absolute value of this result is taken and stored for each account. However, this process may result in the sum of the values for the managed accounts not equaling the value of the portfolio net position. Accordingly, a methodology is needed to correct this inequality.
  • S 502 - 3 through S 502 - 7 provide such a methodology.
  • any other method of correcting this inequality that maintains the constraints of the legitimate starting allocation discussed above is understood as being within the scope of this invention.
  • S 502 - 3 is a check as to whether the sum of the individual managed account allocations equals the portfolio net position at time t ⁇ 1. If this sum does equal the portfolio net position, then the correction is complete, and the computer or device performing the method then proceeds to step S 502 - 8 . Otherwise, it is necessary to increment or decrement some account's allocation (as per steps S 502 - 4 through S 5026 ) and check again (as per another iteration of this step S 502 - 3 ).
  • S 502 - 4 determines an account with a highest stored absolute value. This may be performed by checking the value of each account, by pre-sorting and then examining the highest value, or by other known methods for determining a maximum. If multiple accounts have the same value, then any one of them may be chosen.
  • S 502 - 5 is a check as to whether the sum of the accounts' absolute values exceeds the absolute value of the portfolio net position at time t ⁇ 1. However, it should be understood that that this calculation may be made at other times, such as at or immediately before or after the performance of step S 502 - 3 . If the check is positive, the account determined at S 502 - 4 has its stored value decremented (as per S 502 - 6 ). Otherwise (where the sum of the accounts' absolute values is less than the absolute value of the portfolio net position), the account determined at S 502 - 4 has its value incremented (as per S 502 - 7 ).
  • the computer or device stores the difference of: i) the products of the stored absolute values and the stored sign (with the stored sign understood here as +1 if positive and ⁇ 1 if negative) and ii) these account's net positions at time t ⁇ 2.
  • This result may be understood as an estimated allocation across all of the managed accounts, and it may be stored as a vector of integers, or in any other known data structure as will be familiar to one of ordinary skill in the art.
  • FIG. 5C and its steps 5502 - 9 through S 502 - 17 shows a particular method for making the adjustment. Such a process of ensuring that this constraint is met is referred to a “sanity check adjustment” in this specification.
  • a check is performed to see whether there are any negative/positive allocations for at least one of the accounts. If not, then no (further) adjustment need be made, and the legitimate starting allocation has been generated, ending step S 502 . If there is such an allocation for at least one account, that account's allocation is changed to zero at S 502 - 11 /S 502 - 15 . Then, at S 502 - 12 and S 502 - 13 /S 502 - 16 and S 502 - 17 , one is continually subtracted from/added to the estimated allocation of the account with the highest/lowest estimated allocation, until the sum of the estimated allocations equals the quantity of filled order at time t ⁇ 1. Then, the check at S 502 - 10 /S 502 - 14 is again performed to see if any other accounts have a negative/positive estimated allocation. Once this process is complete, the legitimate allocation of step S 502 has been generated.
  • S 503 calculates a 0 value for the legitimate starting allocation generated at step S 502 , according to the formulas and definitions given in FIG. 4 .
  • the exponent in the formula for calculating Q could be changed to another value other than 2, such as 1, 1.5, or 3 (with absolute value taken) to arrive at a formula for calculating some other metric (i.e. Q′).
  • Qprevious is a variable that will hold whatever the closest-fitting, that is, lowest, value of Q is that has been found by the method.
  • the legitimate starting allocation is stored both as Abeginning (where this particular value will remain through the performance of the method) and as Abest, which is a variable holding the closest-fitting allocation that has been found so far (that is, the allocation having the closest-fitting calculated value according to the corresponding metric).
  • a check is performed as to whether there are any additional perturbations of the legitimate starting allocation left to examine that have not yet been examined.
  • Perturbations are variations of the legitimate starting allocation that maintain the sum of the allocated values across the managed accounts (which values it will be recalled equal the portfolio net position at time t ⁇ 1), but result in certain accounts having a relatively larger allocation and certain accounts having a relatively smaller allocation.
  • a particular methodology for generating the perturbations is shown at FIG. 6 and the accompanying discussion below. However, at this point in the discussion, it suffices to say that all of these perturbations will be examined to determine the one that is most optimal according to the metric.
  • a check is performed to see if Qnew is better than, that is, less than, Qprevious. If so, the perturbation is preferable to the legitimate starting allocation or any previously examined perturbation. Also, even if Qnew is the same as Qprevious, if a tiebreaker condition is met, (by way of non-limiting example, if the var value that would result from the current perturbation, as compared to that which would result from the previously found closest-fitting allocation Abest, is lower) then the perturbation may likewise be considered preferable.
  • each potential perturbation is generated and scored, as per steps S 505 -S 506 .
  • a determined most preferable allocation (chosen from amongst the legitimate starting allocation and all of the perturbations thereof) Abest is electronically put to some beneficial use, as discussed above in connection with outputting and/or generating an output job.
  • FIG. 6 shows a method of generating perturbations, that is, a number of possible allocations which may be examined to determine whether they are better than the legitimate starting allocation and better than the other perturbations. It should be noted, as discussed above, that a “sanity check adjustment” is preferably performed on the generated perturbations to ensure that they will meet the all non-negative/all non-positive constraint. In at least one embodiment of the present invention, as shown, perturbations are generated from particular pairs, triplets, and quadruplets, depending upon the number of managed accounts. As shown in steps S 601 -S 602 , a set of pairs is used to generate perturbations as long as there are at least two accounts.
  • the set of pairs [+1 ⁇ 1] [+2 ⁇ 2] [ ⁇ 3 ⁇ 3] are used to generate perturbations.
  • the manner of doing for each of these pairs [x y], is, for all pairs of unique accounts a1 and a2, take the legitimate starting allocation (which for example in S 503 is stored as Abeginning) and add x to a1's value in that allocation and add y to a2's value in that allocation.
  • a set of triplets are also used to generate perturbations when there are at least three managed accounts. This may be done in the same manner. [+2 ⁇ 1 ⁇ 1] [ ⁇ 2 +1 +1] [+3 ⁇ 2 ⁇ 1] [ ⁇ 3 +2 +1] are a suggested set of triplets.
  • a set of quadruplets are also used to generate perturbations when there are at least four managed accounts. This may be done in the same manner. [+1 ⁇ 1 +1 ⁇ 1] is a suggested set of quadruplets.
  • the use of these pairs, triplets and quadruplets to generate perturbations has an advantage over a brute force approach of checking all possible allocations of the filled order, in that the time for generating and examining these perturbations is orders of magnitude less than would be required for a brute force approach.
  • the method of FIG. 6 may be understood as a grid search in a narrow range for each filled order. Even as the number of managed accounts N grows arbitrarily large, the total number of perturbations examined is only O(NA4). It should be noted that preferably, where N is at least 3, both the set of pairs and the set of triplets are used to generate perturbations, and where N is at least 4, all of the set of pairs and the set of triplets and the set of quadruplets are used to generate perturbations.
  • a computer-implemented method for providing an allocation of a filled order made at a time t ⁇ 1, involving: receiving at least a price of a filled order made at a time t; generating a starting allocation across multiple managed accounts based at least in part on allocation factors of each of the multiple managed accounts; generating at least one additional allocation based at least in part on the starting allocation; determining a closest-fitting allocation according to a metric from amongst the starting allocation and the at least one additional allocation, the metric being based at least in part on the price of the filled order made at the time t and on a price of the filled order made at the time t ⁇ 1; and outputting the closest-fitting allocation.
  • the multiple managed accounts comprise at least two accounts; and the at least one additional allocation include, for each member of a set of non-zero integer pairs, a perturbation of the starting allocation for each unique pair of managed accounts amongst the multiple managed accounts that is based at least in part on adding to allocated integer values of the starting allocation associated with both members of the unique pair, an integer value associated with a corresponding non-zero integer value of the member of the set of non-zero integer pairs.
  • the set of non-zero integer pairs may include [+1 ⁇ 1], [+2 ⁇ 2], and [+3 ⁇ 3].
  • the multiple managed accounts include at least three accounts; and the at least one additional allocation further includes, for each member of a set of non-zero integer triplets, a perturbation of the starting allocation for each unique triplet of managed accounts amongst the multiple managed accounts that is based at least in part on adding to allocated integer values of the starting allocation associated with all three members of the unique triplet, an integer value associated with a corresponding non-zero integer value of the member of the set of non-zero integer triplets.
  • the set of non-zero integer triplets may include [+2 ⁇ 1 ⁇ 1], [ ⁇ 2 +1 +1], [+3 ⁇ 2 ⁇ 1] and [ ⁇ 3 +2 +1].
  • the multiple managed accounts include at least four accounts; and the at least one additional allocation further includes, for each member of a set of non-zero integer quadruplets, a perturbation of the starting allocation for each unique quadruplet of managed accounts amongst the multiple managed accounts that is based at least in part on adding to allocated integer values of the starting allocation associated with all four members of the unique quadruplet, an integer value associated with a corresponding non-zero integer value of the member of the set of non-zero integer quadruplets.
  • the set of non-zero integer quadruplets may include [+1 ⁇ 1 +1 ⁇ 1].
  • the set of non-zero integer pairs may include [+1 ⁇ 1], [+2 ⁇ 2], and [+3 ⁇ 3] and the set of non-zero integer triplets may include [+2 ⁇ 1 ⁇ 1], [ ⁇ 2 +1 +1], [+3 ⁇ 2 ⁇ 1] and [ ⁇ 3 +2 +1]. These three sets optionally may include no further members.
  • the at least one additional allocation may include e(NA4) additional allocations, with N being defined in FIG. 4 as the number of managed accounts and this bound applying as N grows.
  • the generating of the at least one additional allocation is further based on a determination of whether the perturbation contains a negative allocation when the filled order made at the time t ⁇ 1 is to buy contracts or a positive allocation when the filled order made at the time t ⁇ 1 is to sell contracts, and, if so, an adjustment is made to the perturbation that ensures that the at least one additional allocation does not contain a negative allocation when the filled order made at the time t ⁇ 1 is to buy contracts or a positive allocation when the filled order made at the time t ⁇ 1 is to sell contracts.
  • the adjustment may include changing the negative allocation to zero and iteratively subtracting one from an allocation of an account with a highest allocation until a sum of allocations across all of the multiple managed accounts equals a quantity of the filled order made at the time t ⁇ 1.
  • the adjustment may include changing the positive allocation to zero and iteratively adding one to an allocation of an account with a lowest allocation until a sum of allocations across all of the multiple managed accounts equals a quantity of the filled order made at the time t ⁇ 1.
  • the metric is based on closeness of the starting allocation and the at least one additional allocation to a desired division of profit and loss according to the allocation factors of each of the multiple managed accounts; and the closest-fitting allocation is guaranteed to be preferable or equivalent to any possible allocation of the filled order made at a time t ⁇ 1 according to the metric.
  • the metric may be the minimization of Q.
  • the metric may further apply a preference, in the event that allocations have equal Q values, to pick an allocation that has a smallest var (NPt) amongst the allocations having equal Q values.
  • generating the starting allocation may include the steps of: rounding to the nearest integer, for each of the multiple managed accounts, a product of the managed account's allocation factor and a portfolio net position at time t ⁇ 1; determining whether the sum of absolute values of the rounded products equals the absolute value of the portfolio net position at time t ⁇ 1; and if the sum of absolute values of the rounded products does not equal the absolute value of the portfolio net position at time t ⁇ 1, performing an adjustment to the rounded products such that the sum of absolute values of the rounded products equals the absolute value of the portfolio net position at time t ⁇ 1.
  • the adjustment may include iteratively performing, until the sum of the absolute values of the rounded products equals the absolute value of the portfolio net position at time t ⁇ 1, the steps of: determining a particular managed account whose associated rounded product has a maximum absolute value; determining whether the sum of the absolute values of the rounded products is greater than the absolute value of the portfolio net position at time t ⁇ 1; if so, incrementing or decrementing the associated rounded product of the particular managed account such that its absolute value is decreased by one; and otherwise, incrementing or decrementing the associated rounded product of the particular managed account such that its absolute value is increased by one.
  • the starting allocation, for each of the multiple managed accounts may equal the difference between an absolute value of an associated rounded product of that account multiplied by a sign of the portfolio net position at time t ⁇ 1 and that account's net position at time t ⁇ 2.
  • a computer-implemented method for providing an allocation of a filled order made at a time t ⁇ 1, including: receiving, in an allocation processing apparatus, at least a price of a filled order made at a time t; generating, in the allocation processing apparatus, a starting allocation across multiple managed accounts based at least in part on allocation factors of each of the multiple managed accounts; generating, in the allocation processing apparatus, at least one additional allocation based at least in part on the starting allocation; determining, in the allocation processing apparatus, a closest-fitting allocation according to a metric from amongst the starting allocation and the at least one additional allocation, the metric being based at least in part on the price of the filled order made at the time t and on a price of the filled order made at the time t ⁇ 1; and outputting, using an output part of the allocation processing apparatus, the closest-fitting allocation.

Abstract

A computer-implemented method for providing an allocation of a filled order made at a particular time, that involves receiving at least a price of a filled order made at a later time; generating a starting allocation across multiple managed accounts based at least in part on allocation factors of each of the multiple managed accounts; generating at least one additional allocation based at least in part on the starting allocation; determining a closest-fitting allocation according to a metric from amongst the starting allocation and the at least one additional allocation, the metric being based at least in part on the price of the filled order made at the later time and on a price of the filled order made at the particular time; and outputting the closest-fitting allocation.

Description

    RELATED APPLICATION
  • This application is a continuation of U.S. application Ser. No. 14/103,585, entitled “METHODS FOR POST-TRADE ALLOCATION”, by Massoud Heidari, et al., filed Dec. 11, 2013, which is a Continuation of application Ser. No. 13/178,026, entitled “METHODS FOR POST-TRADE ALLOCATION”, by Massoud Heidari, et al., filed Jul. 7, 2011, the contents of each being incorporated herein by reference in its entirety.
  • FIELD OF THE INVENTION
  • The present invention relates in general to the post-trade allocation of trades between multiple accounts, and specifically to a method for nonbiased allocation of trades.
  • BACKGROUND OF THE INVENTION
  • Exchanges do not allow for fractional contract sizes. As a result, allocation of block trades between different accounts requires rounding of positions, which can result in biased allocations. The recognition of average prices can lessen the amount of bias to some degree. However, not all exchanges recognize average prices such as EUREX. Alternative allocation procedures that have been suggested for exchanges that do not recognize average prices can result in a biased allocation between trades. These alternative allocation procedures do not guarantee convergence towards the respective accounts' appropriate allocated portion of the returns, regardless of the number of separately managed accounts, even when the number of filled orders grows sufficiently large. One such methodology which fails to necessarily converge or guarantee a fair outcome is the “High Account High Price” methodology. Accordingly, there is a need for alternative allocation methods that are more equitable and that do not suffer from these drawbacks.
  • SUMMARY OF THE INVENTION
  • The present invention provides a computerized method for reducing bias in allocation of trades. This method can be applied, without limitation, to trades over all exchanges. While this method is particularly effective in reducing, or eliminating (to the extent that rounding allows) bias in such exchanges as EUREX that do not recognize average prices, it can also be applied for trades over exchanges that do recognize average prices. The present method reduces bias by computing, in a processor of an electronic computing device (including without limitation a desktop computer, a laptop, a server, or a mobile device, or other electronic systems and devices), and thereby ensuring, a trade allocation that is “fair and optimal,” by which it is meant that cumulative profit and loss are divided amongst accounts according to their relative account allocation factors, to the maximum extent that rounding permits. According to the method, gross trading returns for each account will converge towards that account's appropriate allocated portion of the returns, regardless of the number of separately managed accounts, as the number of filled orders grows sufficiently large (i.e., as will happen over a period such as a day, a week, or a subscription redemption period). Embodiments of the method further ensure that the separately managed accounts have a net position which is: i) in each case greater than or equal to zero, or ii) in each case less than or equal to zero. That is, that they all have the same sign. Embodiments of the method guarantee other results, including i) guaranteeing that if the last, or any, filled order of the day flattens a portfolio, then all managed accounts get flattened as well ii) guaranteeing that if the system was flat immediately prior to the last filled order of the day, that the last filled order of the day is allocated according to the accounts' respective allocation factors (again, to the extent that rounding permits); and iii) otherwise, that the allocation across all managed accounts is fair and optimal (again, to the extent that rounding permits). The method computes, for purposes including, but not limited to, ultimately communicating to the holders of the managed accounts their respective profits and losses, trades across the managed accounts which may be electronically represented, without limitation, as a vector of integers of like sign.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Further features and advantages of the invention may be understood by reviewing the following detailed description of the preferred embodiments of the invention taken together with the attached drawings, in which:
  • FIGS. 1-1C show a variety of embodiments of computer systems having allocation computing parts, which computer systems may be used to carry out the method of the present invention;
  • FIG. 2 shows a further example computer system which may be used to carry out the methods of the present invention;
  • FIG. 3 shows yet another example computer system which may also be used to carry out the methods of the present invention;
  • FIG. 4 shows a number of definitions, equations and formulas useful to one of ordinary skill in the art in carrying out the present invention and in understanding the subject matter thereof;
  • FIG. 4A shows a flow diagram of an embodiment of the present invention;
  • FIGS. 5A-5C shows a flow diagram of an embodiment of the present invention involving the generation of a legitimate starting allocation and the determination of a closest-fitting allocation from amongst this legitimate starting allocation and some number of perturbations of this legitimate starting allocation;
  • FIG. 6 shows a method of determining a particular set of perturbations such as may be used in the method of FIGS. 5A-5C;
  • FIG. 7 shows exemplary pseudocode, which may be implemented in any of a variety of computer programming languages or computer applications, for generating an estimated allocation for each managed account;
  • FIG. 8 shows exemplary pseudocode, such as may be implemented in any of a variety of computer programming languages or computer applications, for performing a “sanity check adjustment,” as described in this specification, and for generating an allocation considered to be “legitimate”;
  • FIG. 9A-9C show pseudocode, such as may be implemented in any of a variety of computer programming languages or computer applications, for generating a number of perturbations of, for example, a “legitimate” starting allocation, and determining the closest-fitting of these perturbations according to a metric, wherein the operations represented by these figures are preferably performed in sequence;
  • FIG. 10A-10F show an exemplary table containing examples of filled orders for a portfolio for Bunds on Monday Apr. 18, 2011; and
  • FIG. 11A-11H show a table containing allocations of the filled orders of FIG. 10A-10F across three managed accounts which would occur according to an embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • FIG. 1 includes one allocation processing apparatus 100 with an allocation computing part 100 a and output part 100 b, as well as five other network devices 14-1 through 14-5 connected to a network 11. The network 11 can include one or more of a secure intranet or extranet local area network, a wide area network (WAN), any type of network that allows secure access, or a combination thereof. Further, other secure communications links (such as a virtual private network, a wireless link) may be used as well as the network connections. In addition, the allocation processing apparatus 100 may be connected to a network that employs TCP/IP (Transmission Control Protocol/Internet Protocol), but other protocols such as SNMP (Simple Network Management Protocol) and HTTP (Hypertext Transfer Protocol) can also be used. How devices can connect to and communicate over the networks is well-known in the art and is discussed for example, in “How Networks Work”, by Frank J Derfler, Jr. and Les Freed (Que Corporation 2000) and “How Computers Work”, by Ron White, (Que Corporation 1999), the entire contents of each of which are incorporated herein by reference.
  • It should be appreciated that such numbers and types of other network devices, terminals and apparatuses are arbitrary and are selected as an example in order to facilitate discussion, and that the subject matter of this disclosure can be implemented in a system including one or more systems, servers, apparatuses and terminals. Other devices, such as other scanners, printers and multi-function devices may also be connected to a network, as is well known in the art. Further, the network devices, allocation processing apparatus 100, allocation computing part 100 a and output part 100 b may be connected in a different network arrangement to that depicted in FIG. 1A.
  • The allocation processing apparatus 100 of the present invention may be realized by a computer program product including a computer-usable, non-transient medium (such as a disk storage apparatus) having instructions tangibly embodied therein that are executed by a computer. Thus, it should be understood that the allocation processing apparatus 100 may be executed on a computer. The allocation processing apparatus may be executed on a client terminal and/or network-connected device. The functionalities of the allocation computing part 100 a may be provided by a software application such as a programmable application (e.g., Microsoft Excel), a dedicated financial software application, another application, an operating system (OS), firmware, operating on a terminal and/or network-connected device.
  • The allocation processing apparatus 100 may include a data storage system that can comprise one or more structural or functional parts that have or support a storage function. For example, the data store can be, or can be a component of, a source of electronic data, such as a document or financial data access apparatus, a backend server connected to a document or financial data access apparatus, an e-mail server, a file server, a multi-function peripheral device (MFP or MFD), an application server, a computer, a network apparatus, or a terminal. It should be appreciated that the term “electronic document” or “electronic data”, as used herein, in its broadest sense, can comprise any data that a user may wish to access, retrieve, review, or otherwise use.
  • Allocation processing apparatus 100 is not limited to a computer or server, but can be manifested in any of various devices that can be configured to communicate over a network and/or the Internet, including but not limited to a personal, notebook or workstation computer, a terminal, a kiosk, a PDA (personal digital assistant), a tablet computing device, a smartphone, a server, a mobile phone or handset, or another information terminal Each device may be configured with software allowing the device to communicate through networks with other devices. It should be understood that the allocation processing apparatus 100 may be the device that is actually performing, with its output part 100 b outputting the output job (e.g. an e-mail, a transmission to separate financial software, a printer or automated call-in system, a display on a screen, or other electronic action making beneficial use of the calculated allocation), or the allocation processing apparatus may be connected via the network 11 to another device (such as MFD 14-3 or printer 14-4) that is performing the output job. Similarly, it should be understood that one or more of the processing functions described above as being performed by the processing part 100 a may instead be performed by another device connected to the allocation processing apparatus 100 via the network 11, such as terminal 14-1, MFD 14-3 or server 14-5.
  • FIG. 1A shows one embodiment where the allocation computing part 203 a is included as part of a computer terminal 23 connected to exemplary network 11. FIG. 1B shows another embodiment where the allocation computing part 204 a is included as part of a server 24 also connected to an exemplary network 11. FIG. 1C shows a further embodiment where the allocation computing part 205 a is part of a stand-alone workstation 25 connected to a network 26 which may take any of the variety of forms, which are readily known in the art. Again, FIGS. 1-1A are merely indicative of the breadth of such arrangement of electronics, computers and computing devices, which may be used to carry out the inventive methods disclosed herein and are not intended to limit those to which the invention may be applied.
  • FIG. 2 shows an exemplary arrangement of an allocation processing apparatus as a computer, for example, that can be configured through software to provide the allocation processing apparatus 100 illustrated in FIG. 1. As shown in FIG. 2, the allocation processing apparatus 600 includes a controller (or central processing unit) 61 that communicates with a number of other components, including memory or storage part 62, network interface 63, display 64 and keyboard 65, by way of a system bus 69.
  • The allocation processing apparatus 600 may be a special-purpose device (such as including one or more application specific integrated circuits or an appropriate network of conventional component circuits) or it may be software-configured on a conventional personal computer or computer workstation with sufficient memory, processing and communication capabilities to operate as a terminal and/or server, as will be appreciated to those skilled in the relevant arts.
  • In allocation processing apparatus 600, the controller 61 executes program code instructions that control device operations. The controller 61, memory/storage 62, network interface 63, display 64 and keyboard 65 are conventional, and therefore in order to avoid occluding the inventive aspects of this disclosure, such conventional aspects will not be discussed in detail herein.
  • The allocation processing apparatus 600 includes the network interface 63 for communications with other devices through a network. However, it should be appreciated that the subject matter of this disclosure is not limited to such configuration. For example, the allocation processing apparatus 600 may communicate with client and/or other terminals through direct connections and/or through a network to which some components are not connected. As another example, the allocation processing apparatus 600 need not be provided by a server that services terminals, but rather may communicate with the devices on a peer basis, or in another fashion.
  • In one embodiment, allocation processing apparatus 100 may be manifested as a multi-function device, which may be any apparatus (including a microprocessor chip or a collection of devices having varying degrees of integration) that has the ability to perform two or more functionalities. The multi-function device may be a terminal or any computing device including but not limited to a personal, notebook or workstation computer, a kiosk, a PDA (personal digital assistant), a tablet computing device, a smartphone, a server, a mobile phone or handset, or another information terminal.
  • An example of a configuration of a multi-function device is shown schematically in FIG. 3. Device 700 includes a central processing unit (CPU) 80, and various elements connected to the CPU 80 by an internal bus 82. The CPU 80 services multiple tasks while monitoring the state of the device 700. The elements connected to the CPU 80 include a scanning unit 70, a printing unit 71, an allocation computing part 72, a read only memory (for example, ROM, PROM, EPROM, or EEPROM) 73, a random access memory (RAM) 74, a hard disk drive (HDD) 75, portable media (for example, floppy disk, optical disc, magnetic discs, magneto-optical discs, or semiconductor memory cards) drive 76, a communication interface (I/F) 77, a modem unit 78, and a control panel 79.
  • Program code instructions for the device 700 can be stored on the read only memory 73, on the HDD 75, or on portable media and read by the portable media drive 76, transferred to the RAM 74 and executed by the CPU 80 to carry out the instructions. These instructions can include the instructions to the device to perform specified ones of its functions and permit the device 700 to interact with other network devices, and to control the operation panel 79 and the allocation computing part 72 of the device 700. The control panel 79 includes a display screen that displays information allowing the user of the device 700 to operate the device 700, and optionally to display as output an allocation determined by the allocation computing part 72. The display screen can be any of various conventional displays (such as a liquid crystal display, a plasma display device, or a cathode ray tube display), but preferably allows the operator to conveniently take advantage of the services provided by the system. The display screen does not need to be integral with, or embedded in, the operation panel 79, but may simply be coupled to the operation panel by either a wire or a wireless connection. The operation panel 79 may include keys for inputting information or requesting various operations. Alternatively, the operation panel 79 and the display screen may be operated by a keyboard, a mouse, a remote control, touching the display screen, voice recognition, or eye-movement tracking, or a combination thereof. The device 700 is a multifunction device (with scanner, printer and allocation computing) and in addition can be utilized as a terminal to download documents or financial information from a network.
  • Additional aspects or components of the device 700 are conventional (unless otherwise discussed herein), and in the interest of clarity and brevity are not discussed in detail herein. Such aspects and components are discussed, for example, in “How Computers Work,” by Ron White (Que Corporation 1999), and “How Networks Work,” by Frank J. Derfler, Jr. and Les Freed (Que Corporation 2000), the entire contents of each of which are incorporated herein by reference.
  • FIG. 4 shows a number of definitions and formulas that will be used in the description of the various methods of the invention. The invention is intended to generate a fair allocation of the trades filled for a portfolio by a time t−1, amongst N managed accounts. N can be any counting number. For example, in FIG. 11A-11H, N is 3. Each of these N accounts have an allocation factor a representing the portion of the portfolio optimally attributable to that account. For example, in FIG. 11A-11H the account allocation factors are 37.02%, 31.63%, and 31.35%. The portfolio, at any given time, has a net position, as do the individual accounts, as shown for example in the 4 “net pos” columns of FIG. 11A-11H. Additionally, both the portfolio and the individual accounts have a total cumulative realized profit and loss at any given time, as shown for example in the “cum p&l” columns of FIG. 11A-11H. The cumulative realized profit and Loss may be calculated for any period (such as daily, weekly, or for each subscription/redemption period). At any time, there is a quantity q of filled order, for either a buy or a sell, for the portfolio. This can be seen for example in the “Buy” and “Sell” columns of FIG. 10A-F or the leftmost “Buy” and “Sell” columns of FIG. 11A-11H. One of ordinary skill in the art will understand that it is not necessary to separately tracks buys and sells within a computer program or process, such as with separate storage variables, but that both may be tracked for example with a single integer which may be positive for buys and negative for sells. There is also a quantity of filled order for each of the N managed accounts at any given time, which is that account's rounded allocation of the filled order of the portfolio as a whole. An important aspect of the present invention, which will be discussed in the specification in depth, is the manner in which it calculates this quantity for each of the individual managed accounts. At any given time there is also a price of the filled order, which price is used in a number of computations according to embodiments of the present invention.
  • Preferably, the calculation is made, at or after time t (the time of the most recent filled order) to determine a fair allocation of a filled order made at time t−1, that is, the time of the filled order prior to the most recent filled order. However, one of ordinary skill in the art will understand that, while assigning times in this fashion and performing the calculations at these times is preferable, the present invention is intended to include such trivial or nontrivial modifications to the assignments of particular times as: i) assigning additional times between filled orders (and perhaps performing additional unnecessary calculations), at which times there is effectively a filled order of 0 buys or 0 sells; or ii) combining multiple filled orders into a single transaction at some time (such as by adding up the buys or sells and using a price somewhere between, inclusively, the prices at the times of each of the multiple filled orders). Likewise, one of skill in the art will understand that it is within the scope of the present invention that computations of allocations may take place in “real time,” that is, immediately at or following time t, or that computations may take place at other times, such as by performing multiple “catch-up” allocation computations since the last allocation computation based on historical price and quantity data. For example, these “catch-up” allocation computations may be performed whenever a user or client or other authorized party requests that allocations for one or more managed accounts be revealed. Even when “real time” allocations are intended to be implemented, it will be understood that delays in determination of allocations may occur as a result of delays in providing an allocation processing apparatus with current price and quantity data or from computational delays in the processing apparatus itself, and that all such delays are still intended to be within the scope of this invention.
  • An important goal of the invention, consistent with the above understanding, is to calculate, at some time concurrent with or after time t, a fair and optimal allocation and/or net position for each of the N managed accounts at time t−1. This is because the filled order at time t−1 can have recognized profit and loss, while the filled order at time I cannot.
  • A number of formulas are shown in FIG. 4, such as may permit one of skill in the art to continuously determine current values of these variables from previous values of these variables. Additionally, FIG. 4 shows formulas which will permit one of skill in the art to calculate the “var” and “Q” values at particular times for particular portfolios and particular allocations. These values are particular metrics which may be used according to the invention to choose amongst a known set of possible allocations to the various managed accounts. However, it will be understood that other metrics may be used within the confines of the particular methods set out in this specification, and that such other metrics are within the scope of the invention.
  • FIG. 4A is a flow diagram giving an overview of the process of the invention. It will be understood that at the beginning of performing the method at a particular time t, the computer system or device performing the method already has access to data such as the number of managed accounts for the portfolio; the managed accounts' respective allocation factors; and at least for a previous time t−1, the following additional information: i) the portfolio net position, ii) the various account's net positions, iii) the total cumulative (aggregated) realized profit and loss for the portfolio and the various managed accounts, and iv) the price of the financial asset (or contract) at issue.
  • At step S401, this computer system or device electronically receives, preferably over a computer network having access to streaming financial data or by manual input or by a scan of a document having such data, input data that includes at least the quantity of the filled order (and whether the filled order is a buy or a sell) at time t as well as the price of the filled order at this time t.
  • Then, at step S402, at least the price at time t from this input data is used in determining an allocation across the managed accounts. In an embodiment, the allocation is determined so as to necessarily be as close to proportionally distributed, according to a particular metric (0 or var or a combination thereof being nonlimiting examples of such metrics) as the available rounding (such as integer rounding in some exchanges) allows. In some embodiments, the allocation is determined so as to necessarily be as close to proportionally distributed of any possible allocation, while in other embodiments it is determined so as to necessarily be as close to proportionally distributed of any allocation chosen from a set of two or more candidate allocations. Methods of generating candidate allocations, and in particular a “perturbation” method, are discussed in more detail later in this specification. Preferably, the allocation is determined so that allocation and/or the net position across all managed accounts necessarily have the same sign (e.g., if buys are considered as positive numbers and sells as negative numbers, that all accounts are assigned an allocation and/or net position that is greater than or equal to zero, or alternately all accounts are assigned an allocation and/or net position that is less than or equal to zero). This prevents the managed accounts from buying or selling from one another.
  • Then, at step S403, the system or device generates an output job. As discussed above, the output job may be any of the variety of electronic actions that put the allocation to a beneficial use. By way of non-limiting example, the output may be printed or displayed on a screen of a client or account manager.
  • FIGS. 5A-5C show another method according the present invention which is also performed electronically with a computer system or device. The background data accessible by the computer system or device is similar to that discussed in connection with FIG. 4. S501 is similar to S401, and the discussion of S401 is applicable to S501.
  • After S501, S502 generates a legitimate starting allocation of the filled order amongst the various managed accounts. Preferably, the legitimate starting allocation satisfies several constraints: (i) the sum of the absolute values of the allocated values across all of the managed accounts should equal the absolute value of the filled order, and (ii) either all of the allocated values across the managed accounts should be buys (e.g. greater than or equal to zero) or they should all be sells (e.g. less than or equal to zero). Further, as will be discussed below, the legitimate starting allocation should preferably be generated so as to at least be “close” to an optimal allocation. That is, for the metric (e.g. Q) used, movements of a small number of allocated contracts amongst a small number (e.g. four or fewer) of managed accounts should be sufficient to transform the legitimate starting allocation to an optimal allocation according to that metric (so far as rounding allows).
  • A particular example of a method for the generation of a legitimate starting allocation as per S502 is shown in FIGS. 5B-5C. Pseudocode, such as will aid in the understanding of one of ordinary skill in the art of the portion of the method shown in FIG. 5B, and as will aid in implementation of this portion of the method, is given in FIG. 7. Pseudocode, such as will aid in the understanding of one of ordinary skill in the art of the portion of the method shown in FIG. 5C, and as will aid in implementation of this portion of the method, is given in FIG. 8.
  • At step S502-1 the sign of the portfolio net position at time t−1 is stored. If the net position at this time is flat, then the allocation will be flat as well (e.g., zeros for all accounts). Accordingly, the rest of the process need not be performed and the determination of the sign becomes irrelevant. Alternately, the process may simply be continued with either sign value being used. The sign value may be stored for example as a boolean value with true meaning positive/buy and false meaning negative/sell, or by such other methods as will be clear to one of ordinary skill in the art, such as an integer having a +1 value for buys and −1 value for sells.
  • Then at step S502-2 the portfolio net position at time t−1 is multiplied by each account's account allocation factor and this value is rounded, such as to the nearest integer. The absolute value of this result is taken and stored for each account. However, this process may result in the sum of the values for the managed accounts not equaling the value of the portfolio net position. Accordingly, a methodology is needed to correct this inequality. S502-3 through S502-7 provide such a methodology. However, in addition to this methodology any other method of correcting this inequality that maintains the constraints of the legitimate starting allocation discussed above is understood as being within the scope of this invention.
  • S502-3 is a check as to whether the sum of the individual managed account allocations equals the portfolio net position at time t−1. If this sum does equal the portfolio net position, then the correction is complete, and the computer or device performing the method then proceeds to step S502-8. Otherwise, it is necessary to increment or decrement some account's allocation (as per steps S502-4 through S5026) and check again (as per another iteration of this step S502-3).
  • S502-4 determines an account with a highest stored absolute value. This may be performed by checking the value of each account, by pre-sorting and then examining the highest value, or by other known methods for determining a maximum. If multiple accounts have the same value, then any one of them may be chosen.
  • Then, S502-5 is a check as to whether the sum of the accounts' absolute values exceeds the absolute value of the portfolio net position at time t−1. However, it should be understood that that this calculation may be made at other times, such as at or immediately before or after the performance of step S502-3. If the check is positive, the account determined at S502-4 has its stored value decremented (as per S502-6). Otherwise (where the sum of the accounts' absolute values is less than the absolute value of the portfolio net position), the account determined at S502-4 has its value incremented (as per S502-7).
  • Once the check of S502-3 is satisfied, in S502-8 the computer or device stores the difference of: i) the products of the stored absolute values and the stored sign (with the stored sign understood here as +1 if positive and −1 if negative) and ii) these account's net positions at time t−2. This result may be understood as an estimated allocation across all of the managed accounts, and it may be stored as a vector of integers, or in any other known data structure as will be familiar to one of ordinary skill in the art.
  • To ensure that the estimated allocation has a value that is either greater than or equal to zero for all managed accounts or less than or equal to zero for all managed accounts, a further adjustment may be necessary. While all such adjustments will be understood as within the scope of the invention, FIG. 5C and its steps 5502-9 through S502-17 shows a particular method for making the adjustment. Such a process of ensuring that this constraint is met is referred to a “sanity check adjustment” in this specification.
  • At step S502-9 a determination is made as to whether the filled order at time t−1 is to buy contracts (e.g. whether the change in the portfolio net position at time t−1 is considered as positive). If so, only steps 5502-10 through 5502-13 are used in the rest of the adjustment. Otherwise, the filled order must have been to sell contracts (e.g., the change in the portfolio net position at time t−1 must be negative), and only steps 5502-14 through 5502-17 are used in the rest of the adjustment.
  • At 5502-10/5502-11 a check is performed to see whether there are any negative/positive allocations for at least one of the accounts. If not, then no (further) adjustment need be made, and the legitimate starting allocation has been generated, ending step S502. If there is such an allocation for at least one account, that account's allocation is changed to zero at S502-11/S502-15. Then, at S502-12 and S502-13/S502-16 and S502-17, one is continually subtracted from/added to the estimated allocation of the account with the highest/lowest estimated allocation, until the sum of the estimated allocations equals the quantity of filled order at time t−1. Then, the check at S502-10/S502-14 is again performed to see if any other accounts have a negative/positive estimated allocation. Once this process is complete, the legitimate allocation of step S502 has been generated.
  • Referring again to FIG. 5A, S503 calculates a 0 value for the legitimate starting allocation generated at step S502, according to the formulas and definitions given in FIG. 4. However, it should be understood that other metrics could instead be used. By way of a simple non-limiting example, the exponent in the formula for calculating Q could be changed to another value other than 2, such as 1, 1.5, or 3 (with absolute value taken) to arrive at a formula for calculating some other metric (i.e. Q′). This calculated value is stored, and will be referred to in this specification as Qprevious. Qprevious is a variable that will hold whatever the closest-fitting, that is, lowest, value of Q is that has been found by the method. The legitimate starting allocation is stored both as Abeginning (where this particular value will remain through the performance of the method) and as Abest, which is a variable holding the closest-fitting allocation that has been found so far (that is, the allocation having the closest-fitting calculated value according to the corresponding metric).
  • At S504, a check is performed as to whether there are any additional perturbations of the legitimate starting allocation left to examine that have not yet been examined. Perturbations are variations of the legitimate starting allocation that maintain the sum of the allocated values across the managed accounts (which values it will be recalled equal the portfolio net position at time t−1), but result in certain accounts having a relatively larger allocation and certain accounts having a relatively smaller allocation. A particular methodology for generating the perturbations is shown at FIG. 6 and the accompanying discussion below. However, at this point in the discussion, it suffices to say that all of these perturbations will be examined to determine the one that is most optimal according to the metric.
  • Assuming that not all perturbations have yet been generated and examined, then, at S505 one such perturbation is generated. The “sanity check adjustment” of FIG. 5C is performed on this perturbation, to make sure that it does not violate the constraint that the allocations across all accounts should all be non-negative or all be non-positive. A 0 value (or whatever other metric is in use) is then calculated for this (possibly adjusted) perturbation, which will be referred to as Qnew.
  • At 5506, a check is performed to see if Qnew is better than, that is, less than, Qprevious. If so, the perturbation is preferable to the legitimate starting allocation or any previously examined perturbation. Also, even if Qnew is the same as Qprevious, if a tiebreaker condition is met, (by way of non-limiting example, if the var value that would result from the current perturbation, as compared to that which would result from the previously found closest-fitting allocation Abest, is lower) then the perturbation may likewise be considered preferable.
  • If the new perturbation is considered preferable, then this is registered in the computer or device, as per S507 where Qprevious is set to equal the Qnew value, and Abest is set to the new and preferable perturbation. It will be understood that FIG. 5 a discloses that each potential perturbation is generated and scored, as per steps S505-S506. At step S508, a determined most preferable allocation (chosen from amongst the legitimate starting allocation and all of the perturbations thereof) Abest is electronically put to some beneficial use, as discussed above in connection with outputting and/or generating an output job.
  • FIG. 6 shows a method of generating perturbations, that is, a number of possible allocations which may be examined to determine whether they are better than the legitimate starting allocation and better than the other perturbations. It should be noted, as discussed above, that a “sanity check adjustment” is preferably performed on the generated perturbations to ensure that they will meet the all non-negative/all non-positive constraint. In at least one embodiment of the present invention, as shown, perturbations are generated from particular pairs, triplets, and quadruplets, depending upon the number of managed accounts. As shown in steps S601-S602, a set of pairs is used to generate perturbations as long as there are at least two accounts. In particular, the set of pairs [+1 −1] [+2 −2] [±3 −3] are used to generate perturbations. The manner of doing for each of these pairs [x y], is, for all pairs of unique accounts a1 and a2, take the legitimate starting allocation (which for example in S503 is stored as Abeginning) and add x to a1's value in that allocation and add y to a2's value in that allocation. As a simple example, if the legitimate starting allocation amongst two accounts is [4 8], and the suggested set of pairs [+1 −1] [±2 −2] [+3 −3] are used, the following perturbations will be generated: [5 7] [6 6] [7 5] [3 9] [2 10] and [1 11].
  • As shown in S603 and S604, in addition to the pairs used to generate perturbations, a set of triplets are also used to generate perturbations when there are at least three managed accounts. This may be done in the same manner. [+2 −1 −1] [−2 +1 +1] [+3 −2 −1] [−3 +2 +1] are a suggested set of triplets.
  • As shown in S605 and S606, in addition to the pairs and triplets used to generate allocations, a set of quadruplets are also used to generate perturbations when there are at least four managed accounts. This may be done in the same manner. [+1 −1 +1 −1] is a suggested set of quadruplets.
  • The use of these pairs, triplets and quadruplets to generate perturbations has an advantage over a brute force approach of checking all possible allocations of the filled order, in that the time for generating and examining these perturbations is orders of magnitude less than would be required for a brute force approach. The method of FIG. 6 may be understood as a grid search in a narrow range for each filled order. Even as the number of managed accounts N grows arbitrarily large, the total number of perturbations examined is only O(NA4). It should be noted that preferably, where N is at least 3, both the set of pairs and the set of triplets are used to generate perturbations, and where N is at least 4, all of the set of pairs and the set of triplets and the set of quadruplets are used to generate perturbations.
  • Pseudocode, such as will aid in the understanding of one of ordinary skill in the art of the portions of the method shown in FIG. 6 and in S504-S507 of FIG. 5, and as will aid in implementation of this portion of the method, is given in FIGS. 9A-9C. It will be understood that with respect to the disclosure of each of the pseudocode figures, one of ordinary skill in the art will be able to implement such pseudocode according to the spirit of the invention in a variety of ways in any of a variety of different programming languages or software applications, and that such pseudocode is merely exemplary, and that a large number of equivalent computerized implementation methods are all within the scope of applicants' invention.
  • According to one embodiment of the present invention, a computer-implemented method is provided for providing an allocation of a filled order made at a time t−1, involving: receiving at least a price of a filled order made at a time t; generating a starting allocation across multiple managed accounts based at least in part on allocation factors of each of the multiple managed accounts; generating at least one additional allocation based at least in part on the starting allocation; determining a closest-fitting allocation according to a metric from amongst the starting allocation and the at least one additional allocation, the metric being based at least in part on the price of the filled order made at the time t and on a price of the filled order made at the time t−1; and outputting the closest-fitting allocation.
  • In a further embodiment, the multiple managed accounts comprise at least two accounts; and the at least one additional allocation include, for each member of a set of non-zero integer pairs, a perturbation of the starting allocation for each unique pair of managed accounts amongst the multiple managed accounts that is based at least in part on adding to allocated integer values of the starting allocation associated with both members of the unique pair, an integer value associated with a corresponding non-zero integer value of the member of the set of non-zero integer pairs. The set of non-zero integer pairs may include [+1 −1], [+2 −2], and [+3 −3].
  • In yet a further embodiment, the multiple managed accounts include at least three accounts; and the at least one additional allocation further includes, for each member of a set of non-zero integer triplets, a perturbation of the starting allocation for each unique triplet of managed accounts amongst the multiple managed accounts that is based at least in part on adding to allocated integer values of the starting allocation associated with all three members of the unique triplet, an integer value associated with a corresponding non-zero integer value of the member of the set of non-zero integer triplets. The set of non-zero integer triplets may include [+2 −1 −1], [−2 +1 +1], [+3 −2 −1] and [−3 +2 +1].
  • In an additional embodiment, the multiple managed accounts include at least four accounts; and the at least one additional allocation further includes, for each member of a set of non-zero integer quadruplets, a perturbation of the starting allocation for each unique quadruplet of managed accounts amongst the multiple managed accounts that is based at least in part on adding to allocated integer values of the starting allocation associated with all four members of the unique quadruplet, an integer value associated with a corresponding non-zero integer value of the member of the set of non-zero integer quadruplets. The set of non-zero integer quadruplets may include [+1 −1 +1 −1]. The set of non-zero integer pairs may include [+1 −1], [+2 −2], and [+3 −3] and the set of non-zero integer triplets may include [+2 −1 −1], [−2 +1 +1], [+3 −2 −1] and [−3 +2 +1]. These three sets optionally may include no further members.
  • In yet another further embodiment, the at least one additional allocation may include e(NA4) additional allocations, with N being defined in FIG. 4 as the number of managed accounts and this bound applying as N grows.
  • In another embodiment, the generating of the at least one additional allocation is further based on a determination of whether the perturbation contains a negative allocation when the filled order made at the time t−1 is to buy contracts or a positive allocation when the filled order made at the time t−1 is to sell contracts, and, if so, an adjustment is made to the perturbation that ensures that the at least one additional allocation does not contain a negative allocation when the filled order made at the time t−1 is to buy contracts or a positive allocation when the filled order made at the time t−1 is to sell contracts. The adjustment may include changing the negative allocation to zero and iteratively subtracting one from an allocation of an account with a highest allocation until a sum of allocations across all of the multiple managed accounts equals a quantity of the filled order made at the time t−1. The adjustment may include changing the positive allocation to zero and iteratively adding one to an allocation of an account with a lowest allocation until a sum of allocations across all of the multiple managed accounts equals a quantity of the filled order made at the time t−1.
  • In one more embodiment, the metric is based on closeness of the starting allocation and the at least one additional allocation to a desired division of profit and loss according to the allocation factors of each of the multiple managed accounts; and the closest-fitting allocation is guaranteed to be preferable or equivalent to any possible allocation of the filled order made at a time t−1 according to the metric. The metric may be the minimization of Q. The metric may further apply a preference, in the event that allocations have equal Q values, to pick an allocation that has a smallest var (NPt) amongst the allocations having equal Q values.
  • In yet another embodiment, generating the starting allocation may include the steps of: rounding to the nearest integer, for each of the multiple managed accounts, a product of the managed account's allocation factor and a portfolio net position at time t−1; determining whether the sum of absolute values of the rounded products equals the absolute value of the portfolio net position at time t−1; and if the sum of absolute values of the rounded products does not equal the absolute value of the portfolio net position at time t−1, performing an adjustment to the rounded products such that the sum of absolute values of the rounded products equals the absolute value of the portfolio net position at time t−1. The adjustment may include iteratively performing, until the sum of the absolute values of the rounded products equals the absolute value of the portfolio net position at time t−1, the steps of: determining a particular managed account whose associated rounded product has a maximum absolute value; determining whether the sum of the absolute values of the rounded products is greater than the absolute value of the portfolio net position at time t−1; if so, incrementing or decrementing the associated rounded product of the particular managed account such that its absolute value is decreased by one; and otherwise, incrementing or decrementing the associated rounded product of the particular managed account such that its absolute value is increased by one. The starting allocation, for each of the multiple managed accounts, may equal the difference between an absolute value of an associated rounded product of that account multiplied by a sign of the portfolio net position at time t−1 and that account's net position at time t−2.
  • In one more embodiment, a computer-implemented method is provided for providing an allocation of a filled order made at a time t−1, including: receiving, in an allocation processing apparatus, at least a price of a filled order made at a time t; generating, in the allocation processing apparatus, a starting allocation across multiple managed accounts based at least in part on allocation factors of each of the multiple managed accounts; generating, in the allocation processing apparatus, at least one additional allocation based at least in part on the starting allocation; determining, in the allocation processing apparatus, a closest-fitting allocation according to a metric from amongst the starting allocation and the at least one additional allocation, the metric being based at least in part on the price of the filled order made at the time t and on a price of the filled order made at the time t−1; and outputting, using an output part of the allocation processing apparatus, the closest-fitting allocation. It will be understood that all of the above-mentioned embodiments are compatible with this embodiment and such combinations provide a part of the invention.
  • It will be further understood that each of the steps in each of the present methods is preferably implemented on a digital computer. While Applicants' invention has been particularly shown and described as referenced to the embodiments thereof, those skilled in the relevant art will understand that changes in form and detail may be made to these embodiments without departing from the spirit and scope of the invention.

Claims (10)

What is claimed is:
1. A method comprising:
determining, by a processor, an allocation of one or more contracts associated with a transaction across a plurality of separate accounts based on a cumulative profit and loss value for the plurality of separate accounts for a pre-determined period of time, wherein the transaction includes a buy or a sell; and
determining one or more candidate allocations by modifying the allocation, wherein the modifying of the allocation includes adjusting one or more allocated values of the one or more contracts for the plurality of separate accounts,
wherein in one or more candidate allocations results in different returns across various account in which each of the allocations cannot result in multiple returns across multiple accounts, and of these candidates, the one candidate allocation that results in the fairest or evenly distributed returns across different separate accounts is chosen.
2. A method of claim 1, wherein the allocation is determined by dividing the cumulative profit and loss value based on one or more allocation factors to fairly distribute the one or more returns across the plurality of separate accounts, wherein each of the allocation factors represents a portion of a totality of the accounts attributable to a corresponding one of the plurality of separate accounts.
3. A method of claim 1, wherein a history of returns-to-date in the optimization procedure is stored, the returns-to-date being constructed using a fixed, rolling, or weighted time-window of different lengths, the most natural time-window for most applications being a user-selected time-window that coincides with the redemption/subscription period of the fund.
4. A method of claim 1, wherein the allocation procedure minimizes an objective function that has a global minimum when returns are evenly and identically distributed among all pari-passu managed accounts, the objective function being one among a plurality of objective functions including the following class:
Q = i = 1 N PnL τ i α i - PnL τ p for any p 1.
5. A method of claim 1, A method of claim 25, wherein for any integer M, and allocation factors αi where all are positive and sum to one, the initial allocation being fii×M such that the sum of the initial allocation is M.
6. A method of claim 1, wherein in case of post trade allocation is done at the end of trading day, the filled orders being first sorted based on price levels, the sorting being ascending or descending and being performed on all transactions or done separately for sell-fills and buy-fills.
7. A method of claim 1, wherein in case of post trade allocation is done at the end of trading day, filled orders can be treated in a plurality of different ways including either the filled order as is, or breaking down filled orders to a single filled orders, or contracting filled orders with the same price, and then allocate.
8. A method of claim 1, wherein in case of post trade allocation is done at the end of trading day, the filled orders being sorted based on price levels as opposed to the time of the filled orders and then allocate.
9. A method of claim 1, wherein the one or more candidate allocations are determined based on one or more perturbation vectors that include one or more doublets, one or more triplets, or one or more quadruplets, one or more quintuplets, one or more sextuplets.
10. A method of claim 1, wherein the one or more candidate allocations are determined based on one or more perturbation vectors can be done sequentially or parallel.
US14/313,549 2011-07-07 2014-06-24 Methods for post-trade allocation Abandoned US20150058193A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/313,549 US20150058193A1 (en) 2011-07-07 2014-06-24 Methods for post-trade allocation

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US13/178,026 US20130013482A1 (en) 2011-07-07 2011-07-07 Methods for Post-Trade Allocation
US14/103,585 US8799146B2 (en) 2011-07-07 2013-12-11 Methods for post-trade allocation
US14/313,549 US20150058193A1 (en) 2011-07-07 2014-06-24 Methods for post-trade allocation

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US14/103,585 Continuation US8799146B2 (en) 2011-07-07 2013-12-11 Methods for post-trade allocation

Publications (1)

Publication Number Publication Date
US20150058193A1 true US20150058193A1 (en) 2015-02-26

Family

ID=47437454

Family Applications (3)

Application Number Title Priority Date Filing Date
US13/178,026 Abandoned US20130013482A1 (en) 2011-07-07 2011-07-07 Methods for Post-Trade Allocation
US14/103,585 Active US8799146B2 (en) 2011-07-07 2013-12-11 Methods for post-trade allocation
US14/313,549 Abandoned US20150058193A1 (en) 2011-07-07 2014-06-24 Methods for post-trade allocation

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US13/178,026 Abandoned US20130013482A1 (en) 2011-07-07 2011-07-07 Methods for Post-Trade Allocation
US14/103,585 Active US8799146B2 (en) 2011-07-07 2013-12-11 Methods for post-trade allocation

Country Status (2)

Country Link
US (3) US20130013482A1 (en)
WO (1) WO2013006747A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
ES1225759Y (en) 2019-02-13 2019-05-22 Asensio Jaime Martin Variable volumetry suitcase
US20220414773A1 (en) * 2021-06-27 2022-12-29 Anand Bernard Alen System and Method to Create and Trade Securities from Equity

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070244788A1 (en) * 2004-11-08 2007-10-18 Crescent Technology Limited Method of Storing Data Used in Backtesting a Computer Implemented Investment Trading Strategy
US7512555B2 (en) * 2001-11-13 2009-03-31 Gregory M Finn Investment management tool

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2329489A (en) * 1997-09-17 1999-03-24 Oxford Forecasting Services Li Order processing apparatus and method
US7756777B2 (en) * 2003-03-25 2010-07-13 Tradeweb Markets Llc Method and system for administering prime brokerage
AU2003903293A0 (en) * 2003-06-26 2003-07-10 Accenture Australia Ltd System and method for investing funds

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7512555B2 (en) * 2001-11-13 2009-03-31 Gregory M Finn Investment management tool
US20070244788A1 (en) * 2004-11-08 2007-10-18 Crescent Technology Limited Method of Storing Data Used in Backtesting a Computer Implemented Investment Trading Strategy

Also Published As

Publication number Publication date
US8799146B2 (en) 2014-08-05
US20140101021A1 (en) 2014-04-10
WO2013006747A1 (en) 2013-01-10
US20130013482A1 (en) 2013-01-10

Similar Documents

Publication Publication Date Title
JP2020074236A (en) Transaction management device, transaction management system, transaction management method in transaction management system, and program
US8433645B1 (en) Methods and systems related to securities trading
US7930232B2 (en) Deriving a probability distribution of a value of an asset at a future time
US7050998B1 (en) Investment portfolio construction method and system
US20220327623A1 (en) Accelerated trade matching using speculative parallel processing
US20040054551A1 (en) System and method for a dynamic auction with package bidding
EP1625542A1 (en) Customer revenue prediction method and system
US20200043094A1 (en) System and Method for a Client Device Having a User Interface and Options Selection in the User Interface
WO2012064742A2 (en) Trade implementation and analytics system
US10474692B2 (en) Data conversion and distribution systems
US8655689B1 (en) System, method and program product for modeling fund movements
USRE44781E1 (en) System and method for calculating optimal rates in a multi-source price engine in over the counter markets
US8654386B2 (en) Method and system for enabling decentralized, trustworthy and collaborative sharing of services
US8799146B2 (en) Methods for post-trade allocation
US20220309580A1 (en) Financial product transaction management apparatus and program
US8392303B2 (en) Method, system and program product for determining a value of an index
US20120101960A1 (en) Method and system for the acquisition, exchange and usage of financial information
US20110125546A1 (en) System, method and computer-usable medium for generating financial data based on long term demand data
US20200042164A1 (en) System and Method for a Mobile Computing Device Having a User Interface and Options Selection in the User Interface
CN113034183A (en) Pricing processing method and device, electronic equipment and storage medium
Chen et al. Optimal Execution with Hidden Orders Under Self-Exciting Dynamics
KR102645775B1 (en) Method and system for providing virtual currency payment service including additional authentication procedure
JP7231269B2 (en) Financial instruments transaction management device, program
JP6989140B2 (en) Asset management server
Wu Non-Stationarity in Stochastic Distributions of Cryptocurrency Returns

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION