WO2024082161A1 - Procédé et appareil de traitement de données pour ressource virtuelle, et dispositif, support et programme - Google Patents

Procédé et appareil de traitement de données pour ressource virtuelle, et dispositif, support et programme Download PDF

Info

Publication number
WO2024082161A1
WO2024082161A1 PCT/CN2022/126075 CN2022126075W WO2024082161A1 WO 2024082161 A1 WO2024082161 A1 WO 2024082161A1 CN 2022126075 W CN2022126075 W CN 2022126075W WO 2024082161 A1 WO2024082161 A1 WO 2024082161A1
Authority
WO
WIPO (PCT)
Prior art keywords
exercise
target
transaction
stocks
request
Prior art date
Application number
PCT/CN2022/126075
Other languages
English (en)
Chinese (zh)
Inventor
王有露
温嘉榕
Original Assignee
深圳市富途网络科技有限公司
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 深圳市富途网络科技有限公司 filed Critical 深圳市富途网络科技有限公司
Priority to PCT/CN2022/126075 priority Critical patent/WO2024082161A1/fr
Priority to CN202280003762.XA priority patent/CN115943412A/zh
Publication of WO2024082161A1 publication Critical patent/WO2024082161A1/fr

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

Definitions

  • the present application relates to the field of data processing, and in particular to a method, device, equipment, medium and program for processing data of virtual resources.
  • Equity incentive is an incentive mechanism in which an enterprise gives employees part of their equity in order to motivate them.
  • the equity incentive mechanism between enterprises and employees there are roughly two ways for employees to exercise their rights: the exercise method of selling all shares and the exercise method of selling part of the shares.
  • the employee can set the exercise quantity to the total number of stocks through the client.
  • the server corresponding to the client can use the transaction amount to deduct the total exercise cost corresponding to the exercise quantity to obtain the employee's profit from this transaction, where the total exercise cost includes: the stock cost, tax payable and handling fee corresponding to the exercise quantity; in the exercise method of selling part of the stocks, the employee can set the exercise quantity through the client.
  • the exercise quantity includes two parts: the number of stocks to be sold to offset the total exercise cost corresponding to the exercise quantity, and the number of stocks that the employee can sell independently after deducting the above number of stocks to be sold from the exercise quantity.
  • the server corresponding to the client will first calculate the total exercise cost corresponding to the exercise quantity based on the exercise quantity, and determine the number of stocks that the employee should sell based on the total exercise cost.
  • the server corresponding to the client can use the transaction amount to deduct the above total exercise cost. After that, the employee can sell the above number of stocks that can be sold independently.
  • the present application provides a data processing method, device, equipment, medium and program for virtual resources to improve the data processing capability in the exercise process, improve the transaction quality and efficiency in the exercise process, and improve the employee experience.
  • the present application provides a data processing method for virtual resources, the method comprising: obtaining a target exercise request sent by a target client, the target exercise request including a first exercise quantity; sending at least one transaction request to a server corresponding to the exchange, the at least one transaction request being used to sell a target quantity of stocks, the target quantity being less than or equal to the first exercise quantity; obtaining a transaction amount corresponding to the target quantity of stocks sent by the server; when the transaction amount is less than a first exercise cost corresponding to the first exercise quantity, determining a second exercise quantity based on the transaction amount, the second exercise cost corresponding to the second exercise quantity being less than or equal to the transaction amount; and using the second exercise quantity to update the first exercise quantity in the target client.
  • the present application provides a data processing device for virtual resources, including: a first acquisition module, a sending module, a second acquisition module, a first determination module and an update module, wherein the first acquisition module is used to obtain a target exercise request sent by a target client, and the target exercise request includes a first exercise quantity; the sending module is used to send at least one transaction request to a server corresponding to the exchange, and the at least one transaction request is used to sell a target quantity of stocks, and the target quantity is less than or equal to the first exercise quantity; the second acquisition module is used to obtain the transaction amount corresponding to the target quantity of stocks sent by the server; the first determination module is used to determine the second exercise quantity according to the transaction amount when the transaction amount is less than the first exercise cost corresponding to the first exercise quantity, and the second exercise cost corresponding to the second exercise quantity is less than or equal to the transaction amount; the update module is used to use the second exercise quantity to update the first exercise quantity in the target client.
  • the first acquisition module is used to obtain a target exercise request sent by a
  • an electronic device comprising: a processor and a memory, wherein the memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute the method in the first aspect or its various implementations.
  • a computer-readable storage medium for storing a computer program, wherein the computer program enables a computer to execute the method according to the first aspect or its various implementations.
  • a computer program product comprising computer program instructions, wherein the computer program instructions enable a computer to execute the method according to the first aspect or any implementation thereof.
  • a computer program which enables a computer to execute the method according to the first aspect or its various implementations.
  • the electronic device can first obtain the target exercise request sent by the target client, the target exercise request includes a first exercise quantity, and then the electronic device can send at least one transaction request to the server corresponding to the exchange, at least one transaction request is used to sell the target quantity of stocks, the target quantity is less than or equal to the first exercise quantity, then the electronic device can obtain the transaction amount corresponding to the target quantity of stocks sent by the server, and then the electronic device can determine the second exercise quantity according to the transaction amount when the transaction amount is less than the first exercise cost corresponding to the first exercise quantity, the second exercise cost corresponding to the second exercise quantity is less than or equal to the transaction amount, and finally, the electronic device can use the second exercise quantity to update the first exercise quantity in the target client.
  • the electronic device can determine a new exercise quantity, i.e., the above-mentioned second exercise quantity, based on the transaction amount after the exercise.
  • the second exercise cost corresponding to the second exercise quantity is less than or equal to the transaction amount, i.e., the transaction amount can offset the second exercise cost.
  • the second exercise quantity is used to update the exercise quantity before the exercise, i.e., the above-mentioned first exercise quantity, no outstanding balance will be generated in the employee's account.
  • This can solve the technical problem in the prior art that the employee's account is in arrears due to the transaction amount being insufficient to offset the total cost of exercise, which affects the employee's independent sale of stocks. This can improve the transaction quality and efficiency of employees exercising their rights, and improve the employee experience.
  • FIG1 is a diagram of an application scenario provided by an embodiment of the present application.
  • FIG2 is a flow chart of a method for processing data of a virtual resource provided in an embodiment of the present application
  • FIG3 is a schematic diagram of a data processing method for virtual resources provided in an embodiment of the present application.
  • FIG4 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG5 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG6 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG7 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG8 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG9 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG10 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG11 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG12 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG13 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG14 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG15 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG16 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • FIG17 is a schematic diagram of a data processing device 1700 for virtual resources provided in an embodiment of the present application.
  • FIG. 18 is a schematic block diagram of an electronic device 1800 provided in an embodiment of the present application.
  • the prior art has a technical problem that the employee's account is in arrears because the transaction amount is not sufficient to offset the total cost of exercising the option.
  • the inventive concept of the present application is: updating the exercise quantity before the exercise according to the exercise quantity determined according to the transaction amount after the exercise.
  • FIG1 is an application scenario diagram provided by an embodiment of the present application.
  • the application scenario may include a terminal 110, an electronic device 120, and a server 130 corresponding to an exchange.
  • the terminal 110 and the electronic device 120 may communicate with each other, and the electronic device 120 and the server 130 corresponding to the exchange may communicate with each other.
  • a target client such as a stock client may be installed on the terminal 110, and the employee may exercise the rights by accessing the target client.
  • the terminal 110 may send an exercise request including the exercise quantity to the electronic device 120.
  • the target client may not be installed on the terminal 110, and the employee may enter the exercise quantity on the target web page such as the exercise order web page through a browser to exercise the rights.
  • the electronic device 120 may send a transaction request for selling the target number of stocks to the server 130 corresponding to the exchange, and the target number is less than or equal to the above-mentioned exercise quantity.
  • the server 130 corresponding to the exchange may send transaction transaction data such as the transaction transaction amount to the electronic device 120.
  • the electronic device 120 may also update the exercise quantity in the target client or the target web page according to the above-mentioned transaction data.
  • the terminal 110 may be a mobile phone, tablet computer, desktop, laptop, handheld computer, notebook computer, vehicle-mounted device, ultra-mobile personal computer (UMPC), netbook, cellular phone, personal digital assistant (PDA), augmented reality (AR) ⁇ virtual reality (VR) device, and this application does not limit this.
  • the electronic device 120 may be a server corresponding to the terminal 110.
  • the electronic device 120 and the server 130 corresponding to the exchange may be an independent physical server, or a server cluster or distributed system composed of multiple physical servers, or a cloud server providing cloud computing services, and this application does not limit this.
  • FIG2 is a flow chart of a method for processing data of a virtual resource provided in an embodiment of the present application.
  • the method may be executed by the electronic device 120 shown in FIG1 , and the present application does not limit this.
  • the method may include the following steps:
  • S210 Obtain a target exercise request sent by a target client, where the target exercise request includes a first exercise quantity;
  • S220 Send at least one transaction request to a server corresponding to the exchange, where the at least one transaction request is used to sell a target number of stocks, where the target number is less than or equal to the first exercise number;
  • S250 Use the second exercise quantity to update the first exercise quantity in the target client.
  • the target quantity may be determined by the electronic device based on a target exercise request.
  • the target exercise request may also include a target exercise method, where the target exercise method is a method of selling all the exercise quantity of stocks or a method of selling part of the exercise quantity of stocks.
  • the electronic device may determine the target quantity according to the target exercise method.
  • the target exercise method is a method of selling all the exercise quantity of stocks
  • the electronic device may determine the first exercise quantity as the target quantity;
  • the target exercise method is a method of selling part of the exercise quantity of stocks, the electronic device may determine the actual number of stocks corresponding to the first exercise cost as the target quantity.
  • the first exercise cost can include the stock cost, tax payable and handling fee corresponding to the exercise quantity stocks, and this application does not limit this.
  • the target exercise request may also include a target quantity.
  • the target client or the target webpage may obtain the first exercise quantity and the target quantity input by the employee, wherein the target quantity is the number of shares that need to be sold in the employee's first exercise quantity, and the target client or the target webpage may send a target exercise request including the target quantity and the first exercise quantity to the electronic device, wherein the target client may be a stock client, and the target webpage may be an exercise order webpage, but is not limited thereto.
  • a lot is a trading unit of stocks.
  • One lot is a trading unit.
  • One lot can be 100 shares or 50 shares. Odd lots refer to stocks that are less than one lot. If one lot is 50 shares, then 45 shares are odd lots, and 100 shares are 2 lots, i.e. whole lots.
  • the trading unit can be 1 lot, i.e. 50 shares, or 2 lots, i.e. 100 shares, but the trading unit cannot be 45 shares.
  • the target quantity may be determined by the following exercise processing methods: rounding up to the whole lot, rounding down to the whole lot, and fractional share exercise processing methods.
  • the electronic device may also determine the target quantity as the number of fractional shares; or, when the target quantity is the number of stocks entered by the employee, the target quantity may also be the number of fractional shares.
  • the specific determination method is similar to the method in which the above-mentioned electronic device determines the target quantity based on the actual number of stocks corresponding to the first exercise cost, and this application will not go into details here.
  • the electronic device can be a server corresponding to the target client, and the electronic device can control the display of the target client.
  • the electronic device can send data that the target client needs to display to the target client, and the target client can display a page based on the data that the target client needs to display sent by the electronic device.
  • FIG3 is a schematic diagram of a data processing method for virtual resources provided in an embodiment of the present application.
  • the electronic device can set the exercise processing method for selling part of the exercise quantity of stocks to include: rounding up the exercise processing method, rounding down the exercise processing method, and odd-lot order exercise processing method.
  • the electronic device can select at least one of the above three exercise processing methods, such as rounding up the exercise processing method and odd-lot exercise processing method.
  • the electronic device can determine the target quantity according to the selected exercise processing method.
  • the electronic device such as the data center can generate an error message: Please select an available sale partial exercise processing method.
  • FIG4 is a schematic diagram of another data processing method for virtual resources provided by an embodiment of the present application.
  • the target client can obtain the exercise payment method, exercise quantity and other contents entered by the employee on the exercise progress page, wherein the exercise payment method may include: exercise method and payment method, the exercise method may be: obtain stock, indicating that after the transaction amount is deducted from the exercise cost, the remaining stock can be used for the employee to sell independently, and the payment method may be: sell part of the stock to deduct the fee, indicating that the purpose of this exercise is to deduct the exercise cost such as the first exercise cost mentioned above.
  • the target client can use the exercise quantity entered by the employee in (a) of FIG4 as the first exercise quantity, such as 10,000 shares.
  • the order type can be a market order or a limit order.
  • a market order refers to an order for the stock to be sold at a market price on the exchange
  • a limit order refers to an order for the stock to be sold at a price customized by the employee on the exchange.
  • the target client can set the order type to a market order to facilitate the subsequent consolidation and sale of fractional shares.
  • the selling method i.e., the above-mentioned exercise processing method, is consistent with the exercise processing method selected by the above-mentioned electronic device.
  • the target client when the target client obtains any of the above-mentioned three exercise processing methods, the target client can display the confirmation pop-up window shown in (b) of FIG. 4 to explain to the employee the transaction status of the selling quantity corresponding to the selected exercise processing method, i.e., the above-mentioned target quantity, etc.
  • the text in the confirmation pop-up window can be: Rounding up: The system calculates the quantity to be sold based on the exercise cost, tax, total fee and selling price, and then rounds up to sell. The remaining cash after deducting all fees and costs will remain in your cash account.
  • Odd lot order The order is split into a whole lot order and an odd lot order according to the selling quantity calculated by the system. The transaction efficiency of odd lot orders is low. If a partial transaction occurs, the system will reversely calculate and update your final exercise quantity based on the sold transaction quantity. Round down: The system calculates the quantity to be sold based on the exercise cost, taxes, total fees and selling price, and then rounds down to sell. Please note that this method may cause your account to have arrears.
  • the target client can display relevant prompts to remind employees to pay attention to different transaction situations. The relevant prompts can be shown in the warm reminder part of Figure 4 (a).
  • the target client can display a secondary confirmation pop-up window as shown in Figure (c);
  • the selling method i.e., the exercise processing method
  • the exercise processing method is the round down exercise processing method
  • the target client can display a secondary confirmation pop-up window as shown in Figure (d).
  • the target client can set the selection control corresponding to "Selling Method" in Figure 4 (a) to a drop-down box, and set the drop-down box to be empty by default, so that employees can choose the selling method, i.e., the exercise processing method, on their own.
  • FIG5 is a schematic diagram of another data processing method for virtual resources provided in an embodiment of the present application.
  • the target client shown in (a) of FIG5, the confirmation pop-up windows shown in (b) and (c) of FIG5, and the target client and confirmation pop-up window shown in FIG4 are similar, and this application will not go into details.
  • the target client when the electronic device selects the exercise processing method as the odd-lot order exercise processing method, the target client can display the selling method by default, that is, the exercise processing method is the odd-lot order, and at the same time, the target client can display the confirmation pop-up window shown in (b) of FIG5, and when the target client obtains the employee's click operation on "Next" in (a) of FIG5, a secondary confirmation pop-up window as shown in (c) of FIG5 can be displayed.
  • Fig. 6 is a schematic diagram of another data processing method for virtual resources provided in an embodiment of the present application.
  • the target client can display a confirmation information page, which can display the exercise quantity, i.e., the first exercise quantity, the exercise payment method, i.e., the target exercise method, and the sale quantity, i.e., the target quantity.
  • the target client can send a target exercise request to the electronic device.
  • Figure 7 is a schematic diagram of another data processing method for virtual resources provided by an embodiment of the present application.
  • the electronic device can send corresponding verification data to the target client, and the target client can display a pop-up window error as shown in Figure 7 based on the corresponding verification data.
  • the electronic device can control the target client to display the above-mentioned selling quantity, i.e., the target quantity, as 1 share, and can round up to 1 share when it is confirmed that the selling quantity is less than 1 share.
  • the electronic device can determine at least one transaction request to be sent to the server corresponding to the exchange based on the target quantity of stocks to sell the target quantity of stocks. Thereafter, the electronic device can obtain the transaction amount corresponding to the above-mentioned target quantity of stocks sent by the server corresponding to the exchange.
  • the electronic device can determine a new exercise quantity, i.e., a second exercise quantity, based on the transaction amount. The second exercise cost corresponding to the second exercise quantity is less than or equal to the above-mentioned transaction amount.
  • the electronic device can use the second exercise quantity to update the first exercise quantity in the target client.
  • FIG8 is a schematic diagram of another method for processing data of virtual resources provided in an embodiment of the present application.
  • the target client can send a target exercise request to the electronic device.
  • the electronic device can first determine whether the target number of stocks is a whole lot of stocks. If the target number of stocks is a whole lot of stocks, the electronic device can perform a conventional process, that is, the electronic device can send a transaction request for selling the target number of stocks to the server corresponding to the exchange.
  • the company's employee stock ownership plan (ESOP) end of the electronic device can send the above transaction request to the SBA of the electronic device, which is a processing module of the electronic device.
  • ESOP company's employee stock ownership plan
  • the SBA of the electronic device can send the transaction request to the server corresponding to the exchange.
  • the electronic device can perform a fractional stock process, that is, the electronic device can first determine whether the target number of stocks is greater than 1 lot of stocks. If the target number of stocks is greater than 1 lot, the electronic device can split the transaction order corresponding to the target number of stocks into a whole lot order and a fractional stock order. The whole lot order is used to sell the whole lot of stocks in the target number of stocks, and the fractional stock order is used to sell the fractional stocks in the target number of stocks. If the target number of stocks is less than 1 lot, the electronic device can determine the fractional stock order corresponding to the target number of stocks.
  • the ESOP end of the electronic device can send the transaction request corresponding to the above-mentioned whole lot order to the SBA of the electronic device, and the SBA of the electronic device can send the transaction request corresponding to the above-mentioned whole lot order to the server corresponding to the exchange.
  • the ESOP end of the electronic device can first determine whether the order type of the odd-lot order is a market order or a limit order. If it is a limit order, the ESOP end of the electronic device can return a transaction failure to the target client.
  • the ESOP end of the electronic device can combine odd-lot orders, that is, the ESOP end of the electronic device can combine the odd-lot orders corresponding to other odd-lots with the current odd-lot order, so that multiple odd-lot orders can be put together into a whole lot order for easy sale.
  • This application will introduce the odd-lot process, i.e., the way to sell odd-lots, odd-lot order combination, etc. in detail in the following embodiments, which will not be repeated here.
  • the ESOP end of the electronic device can determine whether the exercisable time of the above-mentioned odd-lot is over.
  • the ESOP end of the electronic device can automatically cancel the order and return the transaction failure to the target client. If it is not over, the electronic device can continue to combine the odd-lot orders for the odd-lot. After multiple fractional stock orders are combined into a whole lot order, the ESOP end of the electronic device can send the transaction request corresponding to the whole lot order to the SBA of the electronic device, and the SBA of the electronic device can send the transaction request corresponding to the whole lot order to the server corresponding to the exchange. After the server corresponding to the exchange completes the transaction of the target number of stocks, the server corresponding to the exchange can send the transaction result to the electronic device, and the electronic device can update the transaction result, that is, the exercise result, and return it to the target client.
  • the SBA of the electronic device can obtain the transaction result sent by the server corresponding to the exchange, and update other business information of the employee account on the target client according to the transaction result, such as updating the risk control balance. If the second exercise quantity determined by the transaction transaction amount in the transaction result is less than the first exercise quantity, the risk control position can be increased.
  • the SBA of the electronic device can send the transaction result to the ESOP end of the electronic device, and the ESOP end of the electronic device can aggregate the transaction results, such as summarizing the transaction status of the transaction order corresponding to each exercise order, and when the transaction transaction amount is less than the first exercise cost, the second exercise quantity is determined according to the transaction transaction amount in the transaction result, that is, the exercise quantity is calculated according to the transaction transaction amount, and the first exercise quantity in the target client is updated using the second exercise quantity.
  • FIG. 9 is a schematic diagram of another data processing method for virtual resources provided in an embodiment of the present application.
  • transaction results can be divided into three types: successful exercise, partial successful exercise, and failed exercise.
  • Each transaction result includes two situations: the target number of stocks is a whole lot of stocks, and the target number of stocks is not a whole lot of stocks.
  • the specific results are shown in Figure 9, and this application will not go into details here.
  • the electronic device can determine a new exercise quantity, i.e., the above-mentioned second exercise quantity, based on the transaction amount after the exercise.
  • the second exercise cost corresponding to the second exercise quantity is less than or equal to the transaction amount, i.e., the transaction amount can offset the second exercise cost.
  • the second exercise quantity is used to update the exercise quantity before the exercise, i.e., the above-mentioned first exercise quantity, no outstanding balance will be generated in the employee's account.
  • This can solve the technical problem in the prior art that the transaction amount is insufficient to offset the total cost of exercise, resulting in outstanding balances in the employee's account and affecting the employee's independent sale of stocks. This can then improve the transaction quality and efficiency of employees exercising their rights and improve the employee experience.
  • the electronic device may merge the first fractional shares with the second fractional shares to obtain the first full lot of stocks, and then the electronic device may generate a first transaction request for selling the first full lot of stocks.
  • the electronic device sending at least one transaction request to the server corresponding to the exchange includes: sending the first transaction request to the server corresponding to the exchange.
  • the first fractional shares may be the target number of stocks when the target number of stocks is less than 1 lot, or may be fractional shares of the target number of stocks when the target number of stocks is greater than 1 lot, that is, fractional shares in the fractional share order corresponding to the above-mentioned transaction order splitting.
  • the second fractional shares may be fractional shares of the stocks to be merged, that is, other stocks to be sold.
  • the electronic device may generate a second transaction request for selling the second lot of stocks, and accordingly, the electronic device sending at least one transaction request to the server corresponding to the exchange includes: sending the second transaction request to the server corresponding to the exchange.
  • the second lot of stocks is the lot of stocks in the lot order corresponding to the splitting of the transaction order.
  • the electronic device may include a module for combining odd lots.
  • the module for combining odd lots may first determine whether the target number of stocks is greater than one lot. If it is greater, the module for combining odd lots may split the transaction order into two parts, namely, a whole lot order and an odd lot order, i.e., split the target number of stocks into a second whole lot and a first odd lot. If it is not greater, the module for combining odd lots may determine that the target number of stocks is the first odd lot.
  • the module for combining odd lots may directly submit it to the exchange in the form of a whole lot order for selling, i.e., the module for combining odd lots may generate a second transaction request for selling the second whole lot, and send the second transaction request to a server corresponding to the exchange.
  • the module for combining odd lots may combine it with the remaining odd lots in the module for combining odd lots according to the rules of first come first served in time order, and then submit it to the exchange in the form of a whole lot order for selling, i.e., the module for combining odd lots may combine the first odd lot and the second odd lot into the first whole lot, and generate a first transaction request for selling the first whole lot, and send the first transaction request to a server corresponding to the exchange.
  • the fractional order combining module can treat it as an unfulfilled order and partially cancel it.
  • the electronic device obtains that employee 1 needs to sell 140 shares, that is, the target number of shares is 140 shares, then the fractional order combining module can split the 140 shares into 1 lot and 40 fractional shares, that is, the second full lot is 1 lot, and the first fractional shares are 40 fractional shares. Then, the fractional order combining module can place the above 1 lot of stock order to the exchange, that is, send a second transaction request for selling the 1 lot of stock to the server corresponding to the exchange. At 09:35, the electronic device obtains that the stock that employee 2 needs to sell is 130 shares.
  • the odd-lot order combining module can split the 130 shares into 1 lot of stock and 30 odd shares, and place an order for the 1 lot of stock to the exchange, i.e., send a transaction request for selling the 1 lot of stock to the server corresponding to the exchange.
  • the odd-lot order combining module can combine the above 40 odd shares and the 30 odd shares into 70 odd shares.
  • the electronic device obtains that the stock that employee 2 needs to sell is 50 odd shares.
  • the odd-lot order combining module can combine the above 70 odd shares and the 50 odd shares into 1 lot of stock and 20 odd shares, and place an order for the 1 lot of stock to the exchange, i.e., send a transaction request for selling the 1 lot of stock to the server corresponding to the exchange.
  • the exercise deadline is reached, and the odd-lot order combining module can cancel the order for the 20 odd shares, which are the stocks in the stock order corresponding to 09:40 above.
  • the second fractional shares are fractional shares with the highest priority among the fractional shares to be merged, and the priority is determined by at least one of the following: the time when the exercise request is obtained and the number of fractional shares.
  • the fractional shares to be merged include: 30 fractional shares corresponding to the time of obtaining the exercise request at 09:35, 50 fractional shares corresponding to the time of obtaining the exercise request at 09:40, and 60 fractional shares corresponding to the time of obtaining the exercise request at 09:45. If the priority is determined by the time of obtaining the exercise request, the electronic device can determine the fractional shares with the highest priority among the above-mentioned fractional shares to be merged according to the order of obtaining the exercise request and the principle of merging the exercise request first.
  • the fractional shares with the highest priority among the above-mentioned fractional shares to be merged are: 30 fractional shares corresponding to the time of obtaining the exercise request at 09:35 and 50 fractional shares corresponding to the time of obtaining the exercise request at 09:40, that is, the second fractional shares are the above-mentioned 30 fractional shares and the above-mentioned 50 fractional shares; if the priority is determined by the number of fractional shares, the electronic device can determine the above-mentioned 60 fractional shares corresponding to the time of obtaining the exercise request at 09:45 according to the order of obtaining the exercise request and the principle of merging the exercise request first. Directly merge the 40 fractional shares mentioned above into a whole lot of stock, and determine the 60 fractional shares as the fractional shares with the highest priority among the fractional shares to be merged, that is, the second fractional share is the 60 fractional shares mentioned above.
  • the electronic device includes an exercise service interface and an odd-lot order combining module.
  • the target web page such as an exercise order web page
  • the exercise service interface can determine whether the user can exercise the right according to the target exercise request. After determining that the user can exercise the right, the request parameters in the target exercise request are recorded, and a message of the exercise order completion is sent to the exercise order web page to inform the employee that the exercise order is completed.
  • the exercise service interface can calculate the selling quantity of stocks that can be sold to offset the first exercise cost according to the first exercise cost corresponding to the first exercise quantity, that is, the target quantity.
  • the exercise service interface can send the order combining request to the odd-lot order combining module.
  • the odd-lot order combining module can combine the first odd lot according to the above-mentioned odd-lot order combining method, and when the order combining is completed, that is, successfully combined into a whole lot order, the transaction order corresponding to the combined order, that is, the first transaction request, is sent to the server corresponding to the exchange.
  • the corresponding server of the exchange can send the transaction data, i.e. the transaction result, to the odd-lot order combining module, and the odd-lot order combining module can send the transaction data to the exercise service interface.
  • the electronic device can first combine the employee's fractional share orders into a whole lot order in the system, and then submit it to the exchange.
  • the electronic device can first combine the first fractional share and the second fractional share into the first whole lot of stock, and then send a first transaction request for selling the first whole lot of stock to the server corresponding to the exchange. In this way, not only can fractional share transactions be supported, but also the transaction rate of fractional share transactions can be improved.
  • the calculated selling quantity i.e., the target quantity
  • the calculated selling quantity may be different from the number of stocks to be sold to offset the fees required for the current exercise, i.e., the actual number of stocks corresponding to the first exercise cost.
  • the technical solution provided in the above embodiment can reduce this difference and improve the user experience.
  • the electronic device when the target number of stocks is the actual number of stocks corresponding to the first exercise cost, that is, the number of stocks that need to be sold to offset the first exercise cost, after the exercise deadline, the electronic device can perform an exercise confirmation process, that is, confirm the exercise result. As shown in Figure 12, the electronic device can first obtain the transaction data.
  • the electronic device can determine that the number of successful exercises is equal to the number of exercise orders; if the target number of stocks are not traded, the electronic device can confirm that the exercise result is an exercise failure; if the target number of stocks is partially traded, that is, the traded number is less than the sold number calculated when the order was placed, that is, the transaction amount is less than the first exercise cost corresponding to the first exercise number, then the electronic device can reversely calculate the exercise number based on the income, that is, determine the second exercise number based on the transaction amount, and the second exercise number is the successful exercise number this time.
  • the electronic device can also determine the second exercise quantity based on the transaction amount, that is, reversely calculate the exercise quantity, wherein the second exercise cost corresponding to the second exercise quantity is less than or equal to the transaction amount. Finally, the electronic device can use the second exercise quantity to update the first exercise quantity in the target client.
  • the electronic device before the electronic device determines the second exercise quantity based on the transaction amount, it can also obtain the target fluctuation amount. Then, the electronic device can calculate the difference between the transaction amount and the target fluctuation amount and determine the second exercise quantity based on the difference.
  • the electronic device can first determine a buffer and determine the second exercise quantity based on the transaction amount after removing the buffer.
  • the transaction amount Z after removing the buffer can be determined by formula (1), where Z1 is the transaction amount, and Z and Z1 are real numbers:
  • the first exercise cost is X1
  • the second exercise quantity is X2
  • the first exercise cost is Y1
  • the second exercise cost is Y2
  • the transaction amount is Y3
  • the grant price per share is N1
  • the transaction price per share is N2
  • the stock cost corresponding to the first exercise quantity is N
  • the tax bracket is M1
  • the quick deduction M2
  • the tax is M
  • the handling fee is C
  • the electronic device can reversely calculate the second exercise quantity as 5,000 shares based on the transaction amount, and use the second exercise quantity of 5,000 shares to update the first exercise quantity in the target client.
  • the above tax brackets and quick calculation deductions can be similar to the tax brackets and quick calculation deductions in personal income tax. For example, assuming there are 7 tax brackets and 7 quick calculation deductions, the electronic device can calculate 7 exercise quantities based on the 7 tax brackets and 7 quick calculation deductions, and then the electronic device can input the 7 exercise quantities into the tax calculation formula to determine 7 new tax brackets and 7 new quick calculation deductions, and finally, the electronic device can select the exercise quantity corresponding to the tax brackets and quick calculation deductions that are consistent with the previous tax brackets and quick calculation deductions in the new tax brackets and new quick calculation deductions as the second exercise quantity.
  • the electronic device can also determine the minimum tax bracket and the minimum quick calculation deduction based on the employee's historical income, determine the maximum tax bracket and the maximum quick calculation deduction based on the historical income and the first exercise cost, and then exclude some tax brackets and quick calculation deductions from the above 7 tax brackets and 7 quick calculation deductions, and then determine the second exercise quantity by the above method.
  • the first exercise cost is X1, the second exercise quantity is X2, the first exercise cost is Y1, the second exercise cost is Y2, the transaction amount is Y3, the grant price per share is A, the transaction price per share is B, the exchange rate is C, the cumulative income in RMB is D1, the cumulative income in foreign currency is D2, the cumulative reduction and exemption of expenses in RMB is E1, the cumulative reduction and exemption of expenses in foreign currency is E2, the cumulative amount of tax paid in RMB is F1, the cumulative amount of tax paid in foreign currency is F2, the tax band is G, and the quick deduction is H, it can be understood that
  • the electronic device can perform fault tolerance processing.
  • the reverse calculated exercise quantity may be greater than the exercise quantity when the employee places an order, that is, the second exercise quantity is greater than the first exercise quantity.
  • the electronic device can use the exercise quantity when the employee places an order, that is, the first exercise quantity, as the second exercise quantity. For example, assuming that when the employee places an exercise order, the electronic device determines that the number of stocks to be sold for this exercise, that is, the target number, is 1001 shares, and 1 lot is 100 shares. At the end of the exercise, 1000 shares are actually traded and 1 share is cancelled.
  • the reverse calculation logic that is, when the second exercise quantity is confirmed according to the transaction amount, due to stock price fluctuations, if the stock price at the time of placing the order, that is, the stock price when the target number is determined, is less than the stock price at the end of the exercise, resulting in more selling income than expected, that is, the transaction amount is greater than the first exercise cost, then the reverse calculated second exercise quantity will be greater than the first exercise quantity, and at this time the electronic device can use the first exercise quantity as the second exercise quantity.
  • the electronic device can set the logic of changing and canceling orders when the employee sells part of the stock to exercise the rights, that is, the target quantity is less than the first exercise quantity.
  • Changing orders refers to the employee's modification of the transaction order corresponding to the target number of stocks
  • canceling orders refers to the employee canceling the transaction order corresponding to the target number of stocks.
  • Table 1 the logic of changing and canceling orders can be as follows:
  • the electronic device can make front-end adjustments according to the back-end logic shown in FIG13 , that is, adjust the display of the target client and the processing logic of the electronic device.
  • the “sell partial exercise” in FIG13 means that the target quantity is less than the first exercise quantity
  • “remove rounding down” refers to the exercise processing method of removing rounding down to prevent the account from being in arrears due to the target quantity being less than the number of stocks to be sold to offset the cost of the first exercise.
  • the “fractional share exercise mechanism” refers to the fractional share exercise processing method, that is, the above-mentioned fractional share combined order processing method.
  • the “exercise order editing page” is shown in FIG4 (a), and the “submission page” is shown in FIG6 .
  • the back-end logic and front-end adjustments shown in FIG13 are similar to those in the above-mentioned embodiments, and this application will not be repeated here.
  • the electronic device can send an employee-side notification to the target client to inform the employee of the reason for the partial exercise failure.
  • the employee can view the reason for the partial exercise failure through the system message page of the target client, or, as shown in (b) of FIG. 14 , the employee can view the reason for the partial exercise failure by checking the exercise email.
  • the electronic device can send an employee-side notification to the target client to inform the employee that the option is successfully exercised. As shown in FIG15 , the employee can view the notification of successful exercise through the system message page of the target client.
  • employees can perform exercise inquiries based on the target client.
  • the target client can combine the two orders into one record on the exercise inquiry page, where the sale time can be the latest sale time of the two orders, to facilitate employee viewing.
  • This application does not limit the content displayed on the exercise inquiry page and the location where each content is displayed.
  • FIG. 17 is a schematic diagram of a data processing device 1700 for virtual resources provided in an embodiment of the present application. As shown in FIG. 17 , the device 1700 includes:
  • the first acquisition module 1701 is used to acquire a target exercise request sent by a target client, where the target exercise request includes a first exercise quantity;
  • a sending module 1702 is used to send at least one transaction request to a server corresponding to the exchange, where the at least one transaction request is used to sell a target number of stocks, where the target number is less than or equal to the first exercise number;
  • the second acquisition module 1703 is used to acquire the transaction amount corresponding to the target number of stocks sent by the server;
  • the first determination module 1704 is used to determine the second exercise quantity according to the transaction transaction amount when the transaction transaction amount is less than the first exercise cost corresponding to the first exercise quantity, and the second exercise cost corresponding to the second exercise quantity is less than or equal to the transaction transaction amount;
  • the updating module 1705 is used to update the first exercise quantity in the target client using the second exercise quantity.
  • the device 1700 also includes: a merging module 1706 and a first generating module 1707, wherein the merging module 1706 is used to merge the first fractional shares and the second fractional shares to obtain a first whole lot of stock; the first generating module 1707 is used to generate a first transaction request for selling the first whole lot of stock; and the sending module 1702 is specifically used to send the first transaction request to the server.
  • a merging module 1706 is used to merge the first fractional shares and the second fractional shares to obtain a first whole lot of stock
  • the first generating module 1707 is used to generate a first transaction request for selling the first whole lot of stock
  • the sending module 1702 is specifically used to send the first transaction request to the server.
  • the apparatus 1700 further includes: a second generating module 1708, wherein the second generating module 1708 is used to generate a second transaction request for selling a second lot of stock; and the sending module 1702 is specifically used to send the second transaction request to the server.
  • the second fractional share is a fractional share with the highest priority among the fractional shares to be merged, and the priority is determined by at least one of the following: the time when the exercise request is obtained and the number of the fractional shares.
  • the device 1700 also includes: a second determination module 1709, which is used to: when the target exercise method is to sell all the exercise quantity stocks, determine the first exercise quantity as the target quantity; when the target exercise method is to sell part of the exercise quantity stocks, determine the actual stock quantity corresponding to the first exercise cost as the target quantity.
  • a second determination module 1709 which is used to: when the target exercise method is to sell all the exercise quantity stocks, determine the first exercise quantity as the target quantity; when the target exercise method is to sell part of the exercise quantity stocks, determine the actual stock quantity corresponding to the first exercise cost as the target quantity.
  • the target exercise request also includes a target amount.
  • the device 1700 also includes: a third acquisition module 1710, used to obtain a target fluctuation amount; the first determination module 1704 is specifically used to calculate the difference between the transaction amount and the target fluctuation amount; and determine the second exercise quantity based on the difference.
  • the device embodiment and the method embodiment may correspond to each other, and similar descriptions may refer to the method embodiment. To avoid repetition, no further description is given here.
  • the device 1700 shown in FIG. 17 can perform the above method embodiment, and the aforementioned and other operations and/or functions of each module in the device 1700 are respectively for implementing the corresponding processes in the above methods, and for the sake of brevity, no further description is given here.
  • the functional module can be implemented in hardware form, can be implemented by instructions in software form, and can also be implemented by a combination of hardware and software modules.
  • the steps of the method embodiment in the embodiment of the present application can be completed by the hardware integrated logic circuit and/or software form instructions in the processor, and the steps of the method disclosed in the embodiment of the present application can be directly embodied as a hardware decoding processor to execute, or a combination of hardware and software modules in the decoding processor to execute.
  • the software module can be located in a mature storage medium in the field such as a random access memory, a flash memory, a read-only memory, a programmable read-only memory, an electrically erasable programmable memory, a register, etc.
  • the storage medium is located in a memory, and the processor reads the information in the memory, and completes the steps in the above method embodiment in conjunction with its hardware.
  • FIG. 18 is a schematic block diagram of an electronic device 1800 provided in an embodiment of the present application.
  • the electronic device 1800 may include:
  • the memory 1810 and the processor 1820 are used to store the computer program and transmit the program code to the processor 1820.
  • the processor 1820 can call and run the computer program from the memory 1810 to implement the method in the embodiment of the present application.
  • the processor 1820 may be configured to execute the above method embodiments according to instructions in the computer program.
  • the processor 1820 may include but is not limited to:
  • DSP digital signal processor
  • ASIC application-specific integrated circuit
  • FPGA field programmable gate array
  • the memory 1810 includes but is not limited to:
  • Non-volatile memory can be read-only memory (ROM), programmable read-only memory (PROM), erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM) or flash memory.
  • the volatile memory can be random access memory (RAM), which is used as an external cache.
  • RAM random access memory
  • SRAM static RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDR SDRAM double data rate synchronous dynamic random access memory
  • ESDRAM enhanced synchronous dynamic random access memory
  • SLDRAM synchronous link DRAM
  • Direct Rambus RAM Direct Rambus RAM, DR RAM
  • the computer program may be divided into one or more modules, which are stored in the memory 1810 and executed by the processor 1820 to complete the method provided by the present application.
  • the one or more modules may be a series of computer program instruction segments capable of completing specific functions, and the instruction segments are used to describe the execution process of the computer program in the electronic device.
  • the electronic device may further include:
  • the transceiver 1830 may be connected to the processor 1820 or the memory 1810 .
  • the processor 1820 may control the transceiver 1830 to communicate with other devices, specifically, to send information or data to other devices, or to receive information or data sent by other devices.
  • the transceiver 1830 may include a transmitter and a receiver.
  • the transceiver 1830 may further include an antenna, and the number of antennas may be one or more.
  • bus system includes not only a data bus but also a power bus, a control bus and a status signal bus.
  • the present application also provides a computer storage medium on which a computer program is stored, and when the computer program is executed by a computer, the computer can perform the method of the above method embodiment.
  • the present application embodiment also provides a computer program product containing instructions, and when the instructions are executed by a computer, the computer can perform the method of the above method embodiment.
  • the computer program product includes one or more computer instructions.
  • the computer can be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices.
  • the computer instructions can be stored in a computer-readable storage medium, or transmitted from one computer-readable storage medium to another computer-readable storage medium.
  • the computer instructions can be transmitted from a website site, computer, server or data center by wired (e.g., coaxial cable, optical fiber, digital subscriber line (digital subscriber line, DSL)) or wireless (e.g., infrared, wireless, microwave, etc.) mode to another website site, computer, server or data center.
  • the computer-readable storage medium can be any available medium that a computer can access or a data storage device such as a server or data center that includes one or more available media integrated.
  • the available medium can be a magnetic medium (e.g., a floppy disk, a hard disk, a tape), an optical medium (e.g., a digital video disc (digital video disc, DVD)), or a semiconductor medium (e.g., a solid state drive (solid state disk, SSD)), etc.
  • a magnetic medium e.g., a floppy disk, a hard disk, a tape
  • an optical medium e.g., a digital video disc (digital video disc, DVD)
  • a semiconductor medium e.g., a solid state drive (solid state disk, SSD)
  • modules and algorithm steps of each example described in conjunction with the embodiments disclosed herein can be implemented in electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the technical solution. Professional and technical personnel can use different methods to implement the described functions for each specific application, but such implementation should not be considered to be beyond the scope of this application.
  • the disclosed systems, devices and methods can be implemented in other ways.
  • the device embodiments described above are only schematic.
  • the division of the module is only a logical function division.
  • Another point is that the mutual coupling or direct coupling or communication connection shown or discussed can be through some interfaces, indirect coupling or communication connection of devices or modules, which can be electrical, mechanical or other forms.
  • each functional module in each embodiment of the present application may be integrated into a processing module, or each module may exist physically separately, or two or more modules may be integrated into one module.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

La présente demande concerne un procédé et un appareil de traitement de données pour une ressource virtuelle, ainsi qu'un dispositif, un support et un programme. Le procédé consiste à : acquérir une demande d'exercice cible envoyée par un client cible, la demande d'exercice cible comprenant une première quantité d'exercice ; envoyer au moins une demande de transaction à un serveur correspondant à une transaction, la ou les demandes de transaction étant utilisées pour vendre un nombre cible de stocks, et le nombre cible étant inférieur ou égal à la première quantité d'exercice ; acquérir un montant de transaction correspondant à un nombre cible de stocks envoyés par le serveur ; lorsque le montant de transaction est inférieur à un premier coût d'exercice correspondant à la première quantité d'exercice, déterminer une seconde quantité d'exercice en fonction du montant de transaction, un second coût d'exercice correspondant à la seconde quantité d'exercice étant inférieur ou égal au montant de transaction ; et mettre à jour la première quantité d'exercice, qui est dans le client cible, à l'aide de la seconde quantité d'exercice. Par conséquent, la capacité de traitement de données pendant un processus d'exercice est améliorée, la qualité de transaction et l'efficacité de transaction pendant le processus d'exercice sont améliorées, et l'expérience d'utilisateur est améliorée.
PCT/CN2022/126075 2022-10-19 2022-10-19 Procédé et appareil de traitement de données pour ressource virtuelle, et dispositif, support et programme WO2024082161A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2022/126075 WO2024082161A1 (fr) 2022-10-19 2022-10-19 Procédé et appareil de traitement de données pour ressource virtuelle, et dispositif, support et programme
CN202280003762.XA CN115943412A (zh) 2022-10-19 2022-10-19 虚拟资源的数据处理方法、装置、设备、介质及程序

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/126075 WO2024082161A1 (fr) 2022-10-19 2022-10-19 Procédé et appareil de traitement de données pour ressource virtuelle, et dispositif, support et programme

Publications (1)

Publication Number Publication Date
WO2024082161A1 true WO2024082161A1 (fr) 2024-04-25

Family

ID=86651185

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/126075 WO2024082161A1 (fr) 2022-10-19 2022-10-19 Procédé et appareil de traitement de données pour ressource virtuelle, et dispositif, support et programme

Country Status (2)

Country Link
CN (1) CN115943412A (fr)
WO (1) WO2024082161A1 (fr)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107506931A (zh) * 2017-08-28 2017-12-22 北京金股链科技有限公司 股权激励方法、装置及电子设备
US20200051111A1 (en) * 2018-08-10 2020-02-13 Bumped, Inc. One touch update to equity rewards
CN112200673A (zh) * 2020-10-10 2021-01-08 北京向上一心科技有限公司 一种非现金行权的方法、装置、设备及可读存储介质
CN112598382A (zh) * 2020-12-23 2021-04-02 深圳市富途网络科技有限公司 业务资源分配方法、装置、电子设备和存储介质

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107506931A (zh) * 2017-08-28 2017-12-22 北京金股链科技有限公司 股权激励方法、装置及电子设备
US20200051111A1 (en) * 2018-08-10 2020-02-13 Bumped, Inc. One touch update to equity rewards
CN112200673A (zh) * 2020-10-10 2021-01-08 北京向上一心科技有限公司 一种非现金行权的方法、装置、设备及可读存储介质
CN112598382A (zh) * 2020-12-23 2021-04-02 深圳市富途网络科技有限公司 业务资源分配方法、装置、电子设备和存储介质

Also Published As

Publication number Publication date
CN115943412A (zh) 2023-04-07

Similar Documents

Publication Publication Date Title
US11823265B2 (en) System and method for automated trading of financial interests
US7761364B2 (en) Midpoint matching system
US7774263B1 (en) Linked displayed market and midpoint matching system
WO2024087822A1 (fr) Procédé et appareil de traitement de données d'exercice dans une incitation à l'équité, dispositif, support, et produit
US20190295046A1 (en) Settlement facilitation hub
US11681658B2 (en) Data file compression
US7835973B2 (en) Spot market clearing
US11861708B2 (en) Conservation of electronic communications resources via selective publication of substantially continuously updated data over a communications network
CN111833125A (zh) 订单处理方法、装置、电子设备及计算机可读介质
JP4397761B2 (ja) 有価証券売買注文システムおよび有価証券売買注文処理方法、注文処理サーバ、並びにプログラム
US20180211310A1 (en) Smart order router
US20210027287A1 (en) Factorization-Based Data Object Processing
WO2024082161A1 (fr) Procédé et appareil de traitement de données pour ressource virtuelle, et dispositif, support et programme
US20170076367A1 (en) Systems, Methods, and Software For Lien Payoff and Transfer of Title
US20200327612A1 (en) Currency exchange system and remittance system
US20220301053A1 (en) Efficient resource allocation in latency floor implementation
JP2018124640A (ja) 貿易支援方法、仮想通貨管理方法、貿易支援システム、仮想通貨管理システム、貿易支援プログラム、および仮想通貨管理プログラム
US20160307245A1 (en) Computer implemented systems and methods for asset transfer
US20170308957A1 (en) Methods and systems for competitive bidding and verification of yield restricted escrows and investments
US20080147532A1 (en) System and Methods for Transferring Tax Credits
KR102668119B1 (ko) 아이템 판매 정보 처리를 위한 전자 장치 및 그 방법
US11551175B1 (en) Facilitating shareholder voting and associated proxy rights
JP7062105B2 (ja) 情報処理装置および決済方法
US11170441B2 (en) System and method for enhanced electronic networked settlement processor
US11580478B1 (en) Facilitating shareholder voting and associated proxy rights

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22962352

Country of ref document: EP

Kind code of ref document: A1