CN111489217A - Block chain-based digital futures trading method - Google Patents

Block chain-based digital futures trading method Download PDF

Info

Publication number
CN111489217A
CN111489217A CN201910079262.4A CN201910079262A CN111489217A CN 111489217 A CN111489217 A CN 111489217A CN 201910079262 A CN201910079262 A CN 201910079262A CN 111489217 A CN111489217 A CN 111489217A
Authority
CN
China
Prior art keywords
user
block
transaction
order
storage module
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.)
Pending
Application number
CN201910079262.4A
Other languages
Chinese (zh)
Inventor
张�杰
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.)
Shanghai Wenqi Information Technology Co ltd
Original Assignee
Shanghai Wenqi Information Technology Co ltd
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 Shanghai Wenqi Information Technology Co ltd filed Critical Shanghai Wenqi Information Technology Co ltd
Priority to CN201910079262.4A priority Critical patent/CN111489217A/en
Publication of CN111489217A publication Critical patent/CN111489217A/en
Pending 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders
    • 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

Landscapes

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

Abstract

The invention discloses a block chain-based digital futures trading method, which comprises the following steps: s1: establishing a contact between a user and a central processing unit through a user client to register an account; s2: establishing a connection between a user and the block chain, entering a login block, inputting user login information, confirming successful login after the user login information is compared, and activating a matching block and a transaction block; s3: after the matching block is activated, reading the second sub-storage module and the third sub-storage module, carrying out screening operation on historical transaction information of a current user and product information of each settlement trader, generating a business order and outputting the business order to the transaction block; s4: reading a business order in the transaction block, generating the business order and completing the transaction; s5: and reading the transaction record and saving the transaction record in the second sub-storage module. The invention can realize automatic contract renewal of the digital futures and optimize the transaction process. The core functions of publish-subscribe, consume group and partition are realized by distributed stream computing.

Description

Block chain-based digital futures trading method
Technical Field
The invention belongs to the technical field of information technology, and particularly relates to a block chain-based digital futures trading method.
Background
The blockchain technology is also called as a distributed ledger technology, is an internet storage module technology, and is widely concerned by the futures trading market due to the characteristics of decentralization, openness and transparency, non-falsification and the like. The functional module structure of the conventional futures trading system based on the block chain is simple, and automatic renewal of futures contracts cannot be realized, so that the process of repeatedly purchasing products in the same batch by a user is complicated, and therefore, how to develop a novel digital futures trading system based on the block chain can overcome the problems, and the system is a direction to be researched by technical personnel in the field. Therefore, it is a direction that those skilled in the art need to research how to develop a novel block chain-based digital futures trading system, which can overcome the above problems, and provide a security-level advanced algorithm, support multiple professional trading instructions such as GTT, GTC, FOK, IOC, etc., and provide professional quantitative support for traders.
Disclosure of Invention
The invention aims to provide a block chain-based digital futures trading system, which can realize automatic contract renewal of digital futures and optimize a trading process. The digital futures platform combining the block chain technology and the settlement/clearing mode utilizes the characteristics of non-falsification, traceability, intelligent contracts and weak centralization of the block chain and combines the actual business requirements of traditional futures and digital futures.
The technical scheme is as follows:
a blockchain-based digital futures trading system, comprising: the system comprises a user client, a block chain, a settlement business client, a central processing unit, a storage module and a message-driven transaction quotation information processing mechanism; the block chain is respectively connected with the user client and the settlement business client; the central processing unit is respectively connected with the user client, the block chain, the settlement business user end and the cloud storage module; the cloud storage module comprises a first sub storage module, a second sub storage module and a third sub storage module; the first sub-storage module is used for storing user information, and the user information comprises an account name and a password; the second sub-storage module is used for storing historical transaction information of each user; the third sub-storage module is used for storing the product information of each settlement dealer; the block chain comprises an entry block, a matching block and a transaction block; the login block is used for reading the user client and the first sub-storage module; comparing the user login information input by the user client with the user information stored in the first sub-storage module, and activating a matching block and a transaction block after the user login information input by the user client is compared; the matching block is used for reading the second sub-storage module and the third sub-storage module and carrying out screening operation on historical transaction information of a user currently logging in the user client and information of each contract product; generating a business order according to the screened contract product information and outputting the business order to a transaction block; the transaction block is used for storing the business orders output by the matching block, forwarding the business orders to the user client and completing transactions according to the business orders and the transaction orders fed back by the user client.
The user firstly logs in by outputting an account name and a password through a user client, a login block reads user login information stored in a first sub-storage module for comparison operation, the login is completed after the comparison, and then a matching block calls a transaction record corresponding to the user to generate a service order and outputs the service order to a transaction block; the business order consists of three parts: the method comprises the steps of entrusting an order, a historical order, a contract order formed by products in the historical order and a newly added product order formed by other products; a user enters a trading block to read a business order, and can directly select a historical order from the business order as the business order to complete trading, so that futures contracts are automatically renewed; and in the process, the central processing unit reads the transaction result and stores the transaction result into the second sub-storage module.
Preferably, in the block chain-based digital futures trading system: and the block chain and the user client and the settlement business user end, and the central processing unit and the user client, the block chain and the settlement business user end realize bidirectional information interaction through wireless communication respectively.
More preferably, in the block chain-based digital futures trading system: the central processing unit adopts 5 Intel Xeon Gold 6 services to form a distributed stream type computing cluster.
Further preferably, in the block chain-based digital futures trading system: the user client side adopts any one of a smart phone and an IPAD and various mobile terminal devices.
Still more preferably, in the above block chain-based digital futures trading system: the client of the settlement businessman adopts a desktop computer.
This application adopts above-mentioned technical scheme: through the cooperation of the user client, the blockchain and the client of the settlement trader, the multiple verification and the step-by-step operation are realized in the transaction process, the security and the confidentiality of the transaction are increased, and meanwhile, the application also discloses a digital futures transaction system based on the blockchain, which comprises the following steps:
s1: the user establishes contact with the central processing unit through the user client to register an account, and the central processing unit stores the account name and the password into the first sub-storage module;
s2: the user establishes a connection with the block chain through the user client, enters a login block and inputs user login information, the login block compares the user login information with the user information stored in the first sub-storage module, the login success is confirmed after the user login information is compared, and meanwhile, the matching block and the transaction block are activated, and the user logs in the transaction block;
s3: the matching block reads the second sub-storage module and the third sub-storage module after being activated, performs screening operation on historical transaction information of a current user and information of each contract product, generates a service order and outputs the service order to the transaction block, wherein the service order comprises the historical order, the contract order formed by products in the historical order together and a new product order formed by other products;
s4: a user reads a business order in a trading block, and when a futures contract needs to be automatically renewed, the historical order is directly selected from the business order as the business order, and the trading is immediately completed; when a new order is required to be formed, a new business order is formed by selecting a contract order and a product in the newly added contract product order, so that the transaction is completed;
s5: the central processor reads the transaction record of S4 and saves it in the second sub-storage module.
Compared with the prior art, the invention has simple structure and is easy to realize. The automatic renewal of the contract of the digital futures is realized by the cooperation of the user client, the block chain and the client of the settlement provider, and the trading process is optimized.
Drawings
The invention will be described in further detail with reference to the following detailed description and accompanying drawings:
fig. 1 is a functional block diagram of embodiment 1.
The correspondence between each reference numeral and the part name is as follows:
1. a user client; 2. a block chain; 3. a settlement merchant user side; 4. a central processing unit; 5. a storage module; 21. a login block; 22. matching the blocks; 23. a transaction block; 51. a first sub-storage module; 52. a second sub-storage module; 53. A third sub-storage module;
Detailed Description
In order to more clearly illustrate the technical solution of the present invention, the following will be further described with reference to various embodiments.
As shown in fig. 1, example 1:
a block chain based digital futures trading system is characterized in that the central idea is a digital futures platform combining a block chain technology and a settlement/clearing mode, and the digital futures platform mainly comprises a trading index system, a trading matching system, a perpetual contract system and an option contract system. It includes: the system comprises a user client 1, a block chain 2, a settlement business client 3, a central processing unit 4 and a storage module 5. Wherein, the following steps: the user client 1, the block chain 2, the settlement business user end 3 and the central processing unit 4 are all provided with a display unit and a wireless communication unit, and the bidirectional information interaction is realized between the block chain 2 and the user client 1 and the settlement business user end 3, and between the central processing unit 4 and the user client 1, the block chain 2 and the settlement business user end 3 in a wireless mode.
The cloud storage module 5 comprises a first sub storage module 51, a second sub storage module 52 and a third sub storage module 53; the first sub-storage module 51 is configured to store user login information, where the user login information includes an account name and a password; the second sub-storage module 51 is used for storing historical transaction information of each user; the third sub-storage module 53 is used for storing product information of each settlement dealer; the block chain 2 comprises an entry block 21, a matching block 22 and a transaction block 23; the login block 21 is used for reading the user client 1 and the first sub-storage module 51; comparing the user login information input by the user client 1 with the user login information stored in the first sub-storage module 51, and activating the matching block 22 and the transaction block 23 after the user login information input by the user client 1 is compared; the matching block 22 is used for reading the second sub-storage module 52 and the third sub-storage module 53, and performing screening operation on historical transaction information of a user currently logging in the user client 1 and product information of each settlement dealer; and generates a service order according to the product information of the selected settlement trader and outputs the service order to the transaction block 23. The trading block 23 is used for storing the business orders output by the matching block 22, forwarding the business orders to the user client 1, and completing trading according to the business orders and the trading orders fed back by the user client 1.
In this example: the central processor 4 employs an Intel Xeon Gold 6154. The user client 1 adopts a smart phone. The client end 3 of the settlement provider adopts a desktop computer.
In practice, the working process is as follows:
s1: the user establishes a connection with the central processing unit 4 through the user client 1 to register an account, and the central processing unit 4 stores the account name and the password into the first sub-storage module 51;
s2: the user establishes a connection with the block chain 2 through the user client 1, enters the login block 21 and inputs user login information, the login block 21 compares the user login information with the user information stored in the first sub-storage module 51, the login success is confirmed after the user login information is compared, and meanwhile, the matching block 22 and the transaction block 23 are activated, and the user logs in the transaction block 23;
s3: after the matching block 22 is activated, the second sub-storage module 52 and the third sub-storage module 53 are read, the historical transaction information of the current user and the information of each contract product are subjected to screening operation, a service order is generated and output to the transaction block 23, and the service order comprises the historical order, a contract order formed by products in the historical order together and a newly added contract product order formed by other products;
s4: a user reads a business order in the trading block 23, and when a futures contract needs to be automatically renewed, the user directly selects a historical order as the business order from the business order to immediately complete the trading; when a new entrusting order is required to be formed, a new business order is formed by selecting the order and the products in the newly added contract product order, so that the transaction is completed;
s5: the central processor 4 reads the transaction record of S4 and saves it in the second sub-storage module 52.
The above description is only an embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. The protection scope of the present invention is subject to the protection scope of the claims.

Claims (1)

1. A block chain-based digital futures trading method is characterized by comprising the following steps:
s1: a user establishes contact with a central processing unit (4) through a user client (1) to register an account, and the central processing unit (4) stores the account name and the password into a first sub-storage module (51);
s2: a user establishes a connection with the block chain (2) through a user client (1), enters a login block (21) and inputs user login information, the login block (21) compares the user login information with the user information stored in the first sub-storage module (51), the login success is confirmed after the user login information is compared, and meanwhile, the matching block (22), the transaction block (23) and the user login transaction block (23) are activated;
s3: the matching block (22) reads the second sub-storage module (52) and the third sub-storage module (53) after entering activation, performs screening operation on historical transaction information of a current user and product information of each account holder, generates a business order and outputs the business order to the transaction block (23), wherein the business order comprises a historical order, a contract order formed by products in the historical order together, and a new option product order formed by other futures products;
s4: a user reads a business order in a trading block (23), and when a futures contract needs to be automatically renewed, a historical order is directly selected from the business order as the business order, and the trading is immediately completed; when a new order is required to be formed, a new business order is formed by selecting products in the contract order and the newly added product order, so that the transaction is completed;
s5: the central processor (4) reads the transaction record of S4 and stores the record in the second sub-storage module (52).
CN201910079262.4A 2019-01-28 2019-01-28 Block chain-based digital futures trading method Pending CN111489217A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910079262.4A CN111489217A (en) 2019-01-28 2019-01-28 Block chain-based digital futures trading method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910079262.4A CN111489217A (en) 2019-01-28 2019-01-28 Block chain-based digital futures trading method

Publications (1)

Publication Number Publication Date
CN111489217A true CN111489217A (en) 2020-08-04

Family

ID=71794262

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910079262.4A Pending CN111489217A (en) 2019-01-28 2019-01-28 Block chain-based digital futures trading method

Country Status (1)

Country Link
CN (1) CN111489217A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022057359A1 (en) * 2020-09-17 2022-03-24 苏州超块链信息科技有限公司 Method for value mapping and exercise of digital rights

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010094446A (en) * 2000-03-30 2001-11-01 김동광 System and method for trading a won/dollar futures on a network
EP1187004A2 (en) * 2000-04-03 2002-03-13 Komatsu Ltd Method and system for providing service to remote users by inter-computer communication
CN107240002A (en) * 2017-06-06 2017-10-10 北京汇通金财信息科技有限公司 A kind of electricity transaction method, device and micro-grid system
CN108197863A (en) * 2017-12-28 2018-06-22 重庆柚瓣家科技有限公司 Product promotion sales platform based on robot
CN108320157A (en) * 2018-03-12 2018-07-24 北京智帮帮科技有限公司 A kind of digital transaction system based on block chain
WO2018227092A1 (en) * 2017-06-09 2018-12-13 World Property Exchange Group, Inc. Digital transaction matching and acquisition platform

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010094446A (en) * 2000-03-30 2001-11-01 김동광 System and method for trading a won/dollar futures on a network
EP1187004A2 (en) * 2000-04-03 2002-03-13 Komatsu Ltd Method and system for providing service to remote users by inter-computer communication
CN107240002A (en) * 2017-06-06 2017-10-10 北京汇通金财信息科技有限公司 A kind of electricity transaction method, device and micro-grid system
WO2018227092A1 (en) * 2017-06-09 2018-12-13 World Property Exchange Group, Inc. Digital transaction matching and acquisition platform
CN108197863A (en) * 2017-12-28 2018-06-22 重庆柚瓣家科技有限公司 Product promotion sales platform based on robot
CN108320157A (en) * 2018-03-12 2018-07-24 北京智帮帮科技有限公司 A kind of digital transaction system based on block chain

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022057359A1 (en) * 2020-09-17 2022-03-24 苏州超块链信息科技有限公司 Method for value mapping and exercise of digital rights

Similar Documents

Publication Publication Date Title
Donner et al. A review of evidence on mobile use by micro and small enterprises in developing countries
US20200294033A1 (en) Automatically assigning cryptographic tokens to cryptocurrency wallet addresses via a smart contract in response to analysis of transaction data
CN107358420A (en) Method for realizing the block catenary system of focus account and realizing focus account
CN110399533A (en) Funds flow querying method and device
Dang et al. Fintech in Microfinance: a new direction for Microfinance institutions in Vietnam
CN1592901A (en) Systems and methods for monitoring credit of trading couterparties
CN103049858A (en) E-commerce service system and implementation method thereof
CN110572457B (en) Resource application method and device based on block chain, electronic equipment and storage medium
WO2018166100A1 (en) Financial transaction management system, method, storage medium and server
CN110458426A (en) Supplier's Risk Identification Method, device and electronic equipment
US20200349653A1 (en) Servicing a portfolio of blockchain-encoded rived longevity-contingent instruments
CN112801645A (en) Smart supply chain financial AIOT BDaaS big data operation platform
CN108960792A (en) A kind of polling method, method of payment, device, server and payment system
CN111489217A (en) Block chain-based digital futures trading method
CN111489216A (en) Digital futures trading system based on block chain
CN115760395A (en) Electric-carbon linkage collaborative transaction system based on block chain
CN107392738A (en) A kind of original art work online transaction data handling system in internet and method
US20210358035A1 (en) Systems and methods for automated manipulation resistant indexing
CN109308664A (en) Individual value method for interchanging data and device
CN112417018B (en) Data sharing method and device
CN114092226A (en) Method and device for recommending foreign exchange products of bank outlets
CN106600358A (en) Automatic inquiry method, device and system for asset transaction
KR102390660B1 (en) QR code online shopping mall trading platform using block-chain
WO2023249558A1 (en) Method and system for adaptively executing a plurality of tasks
US20230360126A1 (en) Establishing a contingent action token

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination