CN110992176B - Stock trading method, system, equipment and computer readable storage medium - Google Patents

Stock trading method, system, equipment and computer readable storage medium Download PDF

Info

Publication number
CN110992176B
CN110992176B CN201911048179.7A CN201911048179A CN110992176B CN 110992176 B CN110992176 B CN 110992176B CN 201911048179 A CN201911048179 A CN 201911048179A CN 110992176 B CN110992176 B CN 110992176B
Authority
CN
China
Prior art keywords
stock
bin
target
information
account
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.)
Active
Application number
CN201911048179.7A
Other languages
Chinese (zh)
Other versions
CN110992176A (en
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.)
Shenzhen Futu Network Technology Co Ltd
Original Assignee
Shenzhen Futu Network 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 Shenzhen Futu Network Technology Co Ltd filed Critical Shenzhen Futu Network Technology Co Ltd
Priority to CN201911048179.7A priority Critical patent/CN110992176B/en
Publication of CN110992176A publication Critical patent/CN110992176A/en
Application granted granted Critical
Publication of CN110992176B publication Critical patent/CN110992176B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Abstract

The embodiment of the application discloses a stock trading method, a system, equipment and a computer readable storage medium, wherein the method is characterized in that a stock trading request aiming at a stock account is received, wherein the stock trading request carries attribute information of target stocks; acquiring equity information of the stock account; determining a target bin from at least one preset common bin corresponding to the stock account based on the equity information; and determining the target stock trading quantity of the target stock according to the target bin and the attribute information. When the user trades stocks, the target stock trading quantity of target stocks to be traded by the user can be obtained according to the equity information of the current stock account of the user, and the trading position can be flexibly selected based on the equity information of the assets, so that the reasonable control of the stock trading scale by the user is facilitated, the trading time is reduced, and the stock trading efficiency of the user is improved.

Description

Stock trading method, system, equipment and computer readable storage medium
Technical Field
The present application relates to the field of stock technology, and in particular, to a method, a system, a device, and a computer readable storage medium for stock trading.
Background
Currently, in stock exchange software, when a user performs stock exchange, the stock holding quantity is controlled by the position level of stocks, so that the user is required to calculate the stock exchange amount and the stock exchange quantity corresponding to the corresponding position by himself or herself, and manually input the stock exchange quantity, the operation process is complicated, and the labor cost and the time cost are high.
Existing stock exchange software supports a user-set bin, typically a fixed-value bin such as 100, 200, 1000, etc., that is inconvenient for the user to modify, or only supports the user to select all, 1/2, or 1/4 of the total number of available to buy/sell stocks for a single stock.
The bin setting is not flexible enough, and the requirement of a user for setting the stock trading number according to the current bin cannot be met.
In view of the above problems, no effective solution has been proposed at present.
Disclosure of Invention
In order to solve the technical problem that the bin setting is not flexible enough and can not meet the requirement of a user for setting the stock trading number according to the current bin, the embodiment of the application provides a stock trading method, a system, equipment and a computer readable storage medium.
In view of this, in a first aspect, embodiments of the present application provide a method of stock trading, the method comprising the steps of:
receiving a stock exchange request aiming at a stock account, wherein the stock exchange request carries attribute information of target stocks;
acquiring equity information of the stock account;
determining a target bin from at least one preset common bin corresponding to the stock account based on the equity information;
and determining the target stock trading quantity of the target stock according to the target bin and the attribute information.
With reference to the first aspect, in a first possible implementation manner of the first aspect, the attribute information includes a stock price, and the determining, based on the equity information, a target bin from at least one preset common bin corresponding to the stock account includes:
calculating a bin value of each common bin based on the equi-value information;
receiving a selection operation aiming at least one common bin in the stock account, and determining a target bin from the at least one common bin;
wherein, the determining the target stock trading number of the target stock according to the target bin and the attribute information includes:
obtaining a target bin value of the target bin;
and calculating the target stock trading number of the target stock according to the target bin value and the stock price of each target stock.
With reference to the first aspect, in a second possible implementation manner of the first aspect, the calculating, according to the target bin value and a stock price of each target stock, a target stock trading number of the target stock includes:
dividing the target bin value and the stock price of each target stock to obtain an initial stock trading number;
and executing a downward rounding operation on the initial stock trading quantity to obtain the target stock trading quantity.
With reference to the first aspect, in a third possible implementation manner of the first aspect, the method further includes:
acquiring historical bin data of the stock account;
and determining at least one common bin of the stock account according to the historical bin data.
With reference to the first aspect, in a fourth possible implementation manner of the first aspect, the history bin data includes an operation frequency of a history bin, and the determining at least one common bin of the stock account according to the history bin data includes:
according to the operation frequency of the history bin, sequencing the history bin of the stock account according to the sequence from high to low;
and selecting at least one bin from the historical bins as the common bin according to the sequencing result.
With reference to the first aspect, in a fifth possible implementation manner of the first aspect, the equity information is equity information of a single stock account or total equity information of a plurality of stock accounts.
With reference to the first aspect, in a sixth possible implementation manner of the first aspect, the method further includes:
receiving bin change information of the at least one common bin;
and updating the at least one common bin according to the bin change information.
In a second aspect, embodiments of the present application provide a stock trading system, the system comprising:
a receiving unit, configured to receive a stock exchange request for a stock account, where the stock exchange request carries attribute information of a target stock;
an acquisition unit configured to acquire equity information of the stock account;
the bin determining unit is used for determining a target bin from at least one preset common bin corresponding to the stock account based on the equity information; and
and the trading number determining unit is used for determining the target stock trading number of the target stock according to the target bin and the attribute information.
In a third aspect, an embodiment of the present application provides a terminal device, including: at least one processor, memory, at least one network interface, and a user interface;
the at least one processor, the memory, the at least one network interface, and the user interface are coupled together by a bus system;
the processor is configured to perform the steps of the stock exchange method according to the first aspect by invoking a program or instructions stored in the memory.
In a fourth aspect, embodiments of the present application provide a computer-readable storage medium having stored thereon a stock exchange program which, when executed by a processor, implements the steps of the stock exchange method according to the first aspect.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the following advantages:
the embodiment of the application provides a stock trading method, a system, equipment and a computer readable storage medium, wherein the stock trading method is implemented by receiving a stock trading request aiming at a stock account, wherein the stock trading request carries attribute information of target stocks; acquiring equity information of the stock account; determining a target bin from at least one preset common bin corresponding to the stock account based on the equity information; and determining the target stock trading quantity of the target stock according to the target bin and the attribute information. When the user trades stocks, the target stock trading quantity of target stocks to be traded by the user can be obtained according to the equity information of the current stock account of the user, and the trading position can be flexibly selected based on the equity information of the assets, so that the reasonable control of the stock trading scale by the user is facilitated, the trading time is reduced, and the stock trading efficiency of the user is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the invention or the technical solutions of the prior art, the drawings which are used in the description of the embodiments or the prior art will be briefly described, and it will be obvious to a person skilled in the art that other drawings can be obtained from these drawings without inventive effort.
FIG. 1 is a schematic flow chart of a stock exchange method according to an embodiment of the present disclosure;
FIG. 2 is a flow chart of another stock trading method according to an embodiment of the present application;
FIG. 3 is a flow chart of a stock exchange method according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of another terminal device provided in an embodiment of the present application;
fig. 5 is a schematic structural diagram of another stock trading system according to an embodiment of the present application.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present application based on the embodiments herein.
A server implementing various embodiments of the present invention will now be described with reference to the accompanying drawings. In the following description, suffixes such as "module", "component", or "unit" for representing elements are used only for facilitating the description of the present invention, and are not of specific significance per se. Thus, "module" and "component" may be used in combination.
The embodiment of the application provides a stock trading method, when a user sets a common bin, and when the user trades stocks, a target bin can be determined from at least one common bin corresponding to a preset stock account according to the asset equity information (such as the asset equity information of a single stock account or the total asset equity information of a plurality of stock accounts) of the current stock account of the user as a benchmark, and the target stock trading number of the target stocks is determined according to the target bin and the attribute information (such as the stock price) of the target stocks, so that the target stock trading number is rapidly filled, and the trading scale of the stocks is limited under a specific bin proportion. The method and the system realize flexible selection of the trading bin based on the equity information of the assets, facilitate reasonable control of the stock trading scale by the user, reduce the trading time and improve the stock trading efficiency of the user.
It should be noted that, although the selection manner of the equity information of the stock account, the attribute information of the target stock, and the target bin is exemplified in the foregoing, those skilled in the art should understand that the selection manner of the equity information of the stock account, the attribute information of the target stock, and the target bin may also be set according to the actual requirement, so long as the selection manner of using the equity information of the stock account, the attribute information of the target stock, and obtaining the target bin is ensured, and the embodiment of the present application is not limited thereto.
An embodiment of the present application provides a method for trading stocks, as shown in fig. 1, the method may include the following steps:
s101, receiving a stock exchange request aiming at a stock account, wherein the stock exchange request carries attribute information of target stocks.
Optionally, the stock exchange request is for requesting a stock exchange to be initiated by the client. The target stock, i.e. the stock to be traded by the stock account, may include, but not limited to, a stock price, and may also include a trade type (e.g. a limit price), a stock code, etc. of the target stock, and the attribute information will be described in detail later as the stock price, which will not be described herein.
S102, acquiring equity information of the stock account.
Optionally, the equity information is equity information of a single stock account or total equity information of a plurality of stock accounts. Equity information is the value of the sum of the stock account's stock market value and the cash amount. The total equity information is after equity information for a plurality of stock accounts of the stock user.
S103, determining a target bin from at least one preset common bin corresponding to the stock account based on the equity information.
Optionally, the at least one common bin for the stock account is determined by:
acquiring historical bin data of the stock account; the history bin data is used for describing operation data of a history bin set by the stock account.
And determining at least one common bin of the stock account according to the historical bin data.
According to the method and the device for setting the target bin, the at least one common bin of the stock account is determined according to the historical bin data, and then the target bin is selected from the determined at least one common bin, so that the setting of the target bin can be more in accordance with the trading habits of stock users, and the trading demands of the users are met.
According to the method and the device for calculating the equity value of the target stock, the equity value information of the stock account is used as the setting reference of the target bin, the situation that the total transaction amount of the target stock calculated according to the set target bin and the attribute information of the target stock to be transacted by the stock user exceeds the equity value information of the stock account and the transaction is failed can be avoided, and the success rate of stock transaction and the accuracy rate of the calculated target stock transaction amount of the target stock can be improved.
Optionally, the historical bin data includes an operation frequency of a historical bin, and the determining at least one common bin of the stock account according to the historical bin data includes:
according to the operation frequency of the history bin, sequencing the history bin of the stock account according to the sequence from high to low;
and selecting at least one bin from the historical bins as the common bin according to the sequencing result.
According to the embodiment of the application, the common bin is selected according to the operation frequency of the historical bin of the stock account, so that the setting of the common bin is more reasonable, the operation habit of a user is more met, and the bin setting requirement of the user is met.
S104, determining the target stock trading quantity of the target stock according to the target bin and the attribute information.
Optionally, the method further comprises:
receiving bin change information of the at least one common bin;
and updating the at least one common bin according to the bin change information.
According to the method and the device for updating the common bin of the stock account, the accuracy of bin information can be guaranteed.
When the user trades stocks, the target stock trading quantity of target stocks to be traded by the user can be obtained according to the asset equity information of the current stock account of the user, and the trading position can be flexibly selected based on the asset equity information, so that the reasonable control of the stock trading scale by the user is facilitated, the trading time is reduced, and the stock trading efficiency of the user is improved.
In order to facilitate an understanding of embodiments of the present application, the following description is made by way of specific examples.
Alternatively, as shown in fig. 2, fig. 2 shows another stock trading method in which attribute information of a target stock includes a stock price, the method comprising the steps of:
s201, receiving a stock exchange request aiming at a stock account, wherein the stock exchange request carries a stock price of a target stock.
For example, the stock price of the target stock is 16.36, and the stock code of the target stock is 01810.Hk.
S202, acquiring equity information of the stock account.
For example, equity information is total equity information for the stock user. The total equity information of the stock account may be information set by the stock user in history, and when the stock user clicks a selection control of a common bin on the client, the client automatically acquires equity information set before the stock account of the stock user, and then displays the equity information on the selection control.
Optionally, the stock user may also set the common bin and set the equity information by selecting a setting button on the control, and before the stock user sets the common bin, the equity information needs to be set to be completed, for example, the equity information of a single stock account or the equity information of the total equity of a plurality of stock accounts, and either mode may be selected. The number of the common bins may be multiple, for example, 8 common bins are set in the bin list, and the value of each common bin may be different, for example, 50% of the first common bin, 10% of the second common bin, 60% of the third common bin, 15% of the fourth common bin, 20% of the fifth common bin, 25% of the sixth common bin, 30% of the seventh common bin, and 90% of the fourth common bin.
Optionally, the stock user can also modify the common position at any time, and the synchronization of the set data among a plurality of terminal devices is supported, so as to better meet the position setting requirement of the stock user. The process of modifying the bin is as follows: the stock user enters a bin setting page by clicking a setting button in a selection control of a common bin, the bin setting page is marked with net asset information of stock user history selection, a bin list of history setting, and the stock user also comprises the corresponding amount under the common bin, and the bin setting page is displayed with the information.
The method comprises the steps of modifying a plurality of common bins in a bin list, locally storing the modified values of the common bins after modification, and uploading the modified values to a server for storage.
S203, calculating the bin value of each common bin based on the equi-asset value information.
For example, common bins include: 50%, 10% and 60%.
S204, receiving a selection operation for at least one common bin in the stock account, and determining a target bin from the at least one common bin.
For example, a stock user selects 10% from the common bins 50%, 10%, 60% as the target bin.
S205, obtaining a target bin value of the target bin.
When the user selects 10% of the common bin as the target bin, according to the total equity information of the stock user, multiplying 10% by the total equity information, and obtaining a budget result that the purchasing power of the target bin is 4409.62 yuan.
S206, calculating the target stock trading number of the target stock according to the target bin value and the stock price of each target stock.
For example, according to the target stock price of the current target stock being 16.36, it is calculated that the stock user expects to purchase 269.54 shares, and since the stock exchange supports only a minimum of 100 purchases, the target stock exchange number of the stock account is automatically filled with 200 shares, and the calculated final stock exchange amount is 3272.00 yuan.
Optionally, as shown in fig. 3, fig. 3 shows yet another stock trading method, which includes the steps of:
s301, receiving a stock exchange request aiming at a stock account, wherein the stock exchange request carries a stock price of a target stock.
S302, acquiring the equity information of the stock account.
S303, calculating the bin value of each common bin based on the equi-asset value information.
S304, receiving a selection operation for at least one common bin in the stock account, and determining a target bin from the at least one common bin.
S305, obtaining a target bin value of the target bin.
S306, dividing the target bin value and the stock price of each target stock to obtain the initial stock trading number.
S307, executing downward rounding operation on the initial stock trading quantity to obtain the target stock trading quantity.
For example, according to the target stock price of the current target stock being 16.36, the initial stock trade amount 269.54 obtained by the stock user expecting to buy 269.54 shares is calculated, in order to ensure that the trade amount of the target stock meets the relevant regulations, for example, round down, the stock trade amount of the lowest hand (for example, 100 shares for A, 1 share for Mei, 100, 1000, 4000, 10000 shares for Kong, etc.) is kept, so the initial stock trade amount (269.54 shares) of the stock account is subjected to round down operation, the target stock trade amount is 200 shares, namely, 200 shares are automatically filled, and the calculated final stock trade amount is 3272.00 yuan.
Fig. 4 is a schematic structural diagram of a terminal device according to another embodiment of the present invention. The terminal device 400 shown in fig. 4 includes: at least one processor 401, memory 402, at least one network interface 404, and other user interfaces 403. The various components in terminal device 400 are coupled together by bus system 405. It is understood that the bus system 405 is used to enable connected communications between these components. The bus system 405 includes a power bus, a control bus, and a status signal bus in addition to a data bus. But for clarity of illustration the various buses are labeled as bus system 405 in fig. 4.
The user interface 403 may include, among other things, a display, a keyboard, or a pointing device (e.g., a mouse, a trackball, a touch pad, or a touch screen, etc.).
It will be appreciated that the memory 402 in embodiments of the invention can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory. The non-volatile memory may be a Read-only memory (ROM), a programmable Read-only memory (ProgrammableROM, PROM), an erasable programmable Read-only memory (ErasablePROM, EPROM), an electrically erasable programmable Read-only memory (ElectricallyEPROM, EEPROM), or a flash memory, among others. The volatile memory may be a random access memory (RandomAccessMemory, RAM) that acts as an external cache. By way of example, and not limitation, many forms of RAM are available, such as Static RAM (SRAM), dynamic random access memory (DynamicRAM, DRAM), synchronous dynamic random access memory (SynchronousDRAM, SDRAM), double data rate synchronous dynamic random access memory (ddr SDRAM), enhanced Synchronous Dynamic Random Access Memory (ESDRAM), synchronous link dynamic random access memory (SynchlinkDRAM, SLDRAM), and direct memory bus random access memory (DirectRambusRAM, DRRAM). The memory 402 described herein is intended to comprise, without being limited to, these and any other suitable types of memory.
In some implementations, the memory 402 stores the following elements, executable units or data structures, or a subset thereof, or an extended set thereof: an operating system 4021 and application programs 4022.
The operating system 4021 includes various system programs, such as a framework layer, a core library layer, a driver layer, and the like, for implementing various basic services and processing hardware-based tasks. The application programs 4022 include various application programs such as a media player (MediaPlayer), a Browser (Browser), and the like for realizing various application services. A program for implementing the method of the embodiment of the present invention may be included in the application program 4022.
In the embodiment of the present invention, the processor 401 is configured to execute the method steps provided in the method embodiments by calling a program or an instruction stored in the memory 402, specifically, a program or an instruction stored in the application program 4022, for example, including:
receiving a stock exchange request aiming at a stock account, wherein the stock exchange request carries attribute information of target stocks;
acquiring equity information of the stock account;
determining a target bin from at least one preset common bin corresponding to the stock account based on the equity information;
and determining the target stock trading quantity of the target stock according to the target bin and the attribute information.
The method disclosed in the above embodiment of the present invention may be applied to the processor 401 or implemented by the processor 401. The processor 401 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in the processor 401 or by instructions in the form of software. The processor 401 described above may be a general purpose processor, a digital signal processor (DigitalSignalProcessor, DSP), an application specific integrated circuit (application specific IntegratedCircuit, ASIC), an off-the-shelf programmable gate array (FieldProgrammableGateArray, FPGA) or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component. The disclosed methods, steps, and logic blocks in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be embodied directly in the execution of a hardware decoding processor, or in the execution of a combination of hardware and software elements in a decoding processor. The software elements may be located in a random access memory, flash memory, read-only memory, programmable read-only memory or electrically erasable programmable memory, registers, etc. as well known in the art. The storage medium is located in a memory 402, and the processor 401 reads the information in the memory 402 and, in combination with its hardware, performs the steps of the above method.
It is to be understood that the embodiments described herein may be implemented in hardware, software, firmware, middleware, microcode, or a combination thereof. For a hardware implementation, the processing units may be implemented within one or more application specific integrated circuits (ApplicationSpecificIntegratedCircuits, ASIC), digital signal processors (DigitalSignalProcessing, DSP), digital signal processing devices (dspev), programmable logic devices (ProgrammableLogicDevice, PLD), field programmable gate arrays (Field-ProgrammableGateArray, FPGA), general purpose processors, controllers, micro-controllers, microprocessors, other electronic units configured to perform the functions described herein, or a combination thereof.
For a software implementation, the techniques described herein may be implemented by means of units that perform the functions described herein. The software codes may be stored in a memory and executed by a processor. The memory may be implemented within the processor or external to the processor.
Embodiments of the present application also provide a computer-readable storage medium having stored thereon a stock exchange program that, when executed by a processor, performs the steps of the stock exchange method according to the method embodiments, for example, including:
receiving a stock exchange request aiming at a stock account, wherein the stock exchange request carries attribute information of target stocks;
acquiring equity information of the stock account;
determining a target bin from at least one preset common bin corresponding to the stock account based on the equity information;
and determining the target stock trading quantity of the target stock according to the target bin and the attribute information.
As shown in fig. 5, a stock exchange system according to another embodiment of the present application includes:
a receiving unit 51, configured to receive a stock exchange request for a stock account, where the stock exchange request carries attribute information of a target stock;
an acquisition unit 52 for acquiring equity information of the stock account;
a bin determining unit 53, configured to determine, based on the equity information, a target bin from at least one common bin corresponding to the preset stock account; and
and a trading number determining unit 54 for determining a target stock trading number of the target stock according to the target bin and the attribute information.
For convenience of description, the above devices are described as being functionally divided into various units, respectively. Of course, the functions of each element may be implemented in the same piece or pieces of software and/or hardware when implementing the present invention.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for apparatus or system embodiments, since they are substantially similar to method embodiments, the description is relatively simple, with reference to the description of method embodiments in part. The apparatus and system embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
It should be noted that in this document, relational terms such as "first" and "second" and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing is only a specific embodiment of the invention to enable those skilled in the art to understand or practice the invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (5)

1. A method of trading stocks, the method comprising the steps of:
receiving a stock exchange request aiming at a stock account, wherein the stock exchange request carries attribute information of target stocks;
acquiring bin setting information and equity setting information of a stock control;
setting a common bin according to the bin setting information;
acquiring equity information of the stock accounts according to the equity setting information, wherein the equity setting information is equity information of a single stock account or total equity information of a plurality of stock accounts;
acquiring historical bin data of the stock account, wherein the historical bin data comprises operation frequency of a historical bin;
according to the operation frequency of the history bin, sequencing the history bin of the stock account according to the sequence from high to low;
selecting at least one bin from the historical bins according to the sequencing result, and adding the at least one bin to the common bin;
receiving bin change information of at least one common bin;
updating the at least one common bin according to the bin change information;
determining a target bin from at least one preset common bin corresponding to the stock account based on the equity information;
determining a target stock trading number of the target stock according to the target bin and the attribute information;
the attribute information includes a stock price, and the determining, based on the equity information, a target bin from at least one preset common bin corresponding to the stock account includes:
calculating a bin value of each common bin based on the equi-value information;
receiving a selection operation aiming at least one common bin in the stock account, and determining a target bin from the at least one common bin;
wherein, the determining the target stock trading number of the target stock according to the target bin and the attribute information includes:
obtaining a target bin value of the target bin;
calculating the stock trading number of the target stock according to the target bin value and the stock price of each stock of the target stock, and determining the target stock trading number according to the stock trading number and the bin setting rule, wherein the target stock trading number is not greater than the stock trading number.
2. The method of claim 1, wherein calculating a target stock trading number for the target stock based on the target bin value and the stock price for each of the target stocks comprises:
dividing the target bin value and the stock price of each target stock to obtain an initial stock trading number;
and executing a downward rounding operation on the initial stock trading quantity to obtain the target stock trading quantity.
3. A stock trading system, the system comprising:
a receiving unit, configured to receive a stock exchange request for a stock account, where the stock exchange request carries attribute information of a target stock;
the acquisition unit is used for acquiring bin setting information and equity setting information of the stock control; setting a common bin according to the bin setting information; acquiring equity information of the stock accounts according to the equity setting information, wherein the equity setting information is equity information of a single stock account or total equity information of a plurality of stock accounts; acquiring historical bin data of the stock account, wherein the historical bin data comprises operation frequency of a historical bin; according to the operation frequency of the history bin, sequencing the history bin of the stock account according to the sequence from high to low; selecting at least one bin from the historical bins according to the sequencing result, and adding the at least one bin to the common bin; receiving bin change information of at least one common bin; updating the at least one common bin according to the bin change information;
the bin determining unit is used for determining a target bin from at least one preset common bin corresponding to the stock account based on the equity information; and
a trade number determining unit configured to determine a target stock trade number of the target stock according to the target bin and the attribute information; the attribute information includes a stock price, and the determining, based on the equity information, a target bin from at least one preset common bin corresponding to the stock account includes: calculating a bin value of each common bin based on the equi-value information; receiving a selection operation aiming at least one common bin in the stock account, and determining a target bin from the at least one common bin; wherein, the determining the target stock trading number of the target stock according to the target bin and the attribute information includes: obtaining a target bin value of the target bin; calculating the stock trading number of the target stock according to the target bin value and the stock price of each stock of the target stock, and determining the target stock trading number according to the stock trading number and the bin setting rule, wherein the target stock trading number is not greater than the stock trading number.
4. A terminal device, characterized in that the terminal device comprises: at least one processor, memory, at least one network interface, and a user interface;
the at least one processor, the memory, the at least one network interface, and the user interface are coupled together by a bus system;
the processor is configured to perform the steps of the stock exchange method according to any one of claims 1 to 2 by calling a program or instructions stored in the memory.
5. A computer readable storage medium, characterized in that the computer readable storage medium has stored thereon a stock exchange program which, when executed by a processor, implements the steps of the stock exchange method according to any one of claims 1 to 2.
CN201911048179.7A 2019-10-30 2019-10-30 Stock trading method, system, equipment and computer readable storage medium Active CN110992176B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911048179.7A CN110992176B (en) 2019-10-30 2019-10-30 Stock trading method, system, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911048179.7A CN110992176B (en) 2019-10-30 2019-10-30 Stock trading method, system, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110992176A CN110992176A (en) 2020-04-10
CN110992176B true CN110992176B (en) 2024-04-16

Family

ID=70082777

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911048179.7A Active CN110992176B (en) 2019-10-30 2019-10-30 Stock trading method, system, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110992176B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112634051A (en) * 2020-12-30 2021-04-09 富途网络科技(深圳)有限公司 Method and device for attributing RSU
CN113129152A (en) * 2021-05-19 2021-07-16 中国银行股份有限公司 Stock fluctuation early warning and trading method and system based on 5G message of block chain
CN113658000A (en) * 2021-08-10 2021-11-16 富途网络科技(深圳)有限公司 Batch leveling method, device, equipment and storage medium
CN114119183A (en) * 2021-10-29 2022-03-01 富途网络科技(深圳)有限公司 Resource processing method and device based on ESOP, equipment and storage medium
CN115088006A (en) * 2022-05-18 2022-09-20 深圳市富途网络科技有限公司 Granting management method based on stock right incentive system and stock right incentive system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1347532A (en) * 1999-02-24 2002-05-01 车敏浩 Automatic ordering method and system for trading of stock, bond, item, future index, option, index, current and so on
WO2002071297A1 (en) * 2001-03-08 2002-09-12 Yong-Cheol Yang Cyber trading service device and method for analyzing buy quantity
CN105989536A (en) * 2015-02-10 2016-10-05 上海华颂软件科技有限公司 Individual stock buying-selling method and system of stock investment
CN106355497A (en) * 2016-09-12 2017-01-25 福建中金在线信息科技有限公司 Automatic stock exchange method and device
CN107093144A (en) * 2017-04-18 2017-08-25 湖南福米信息科技有限责任公司 For the method for stock transaction, device and electronic equipment
CN109064326A (en) * 2018-07-02 2018-12-21 阿里巴巴集团控股有限公司 Method for exhibiting data, device and user terminal
CN109285070A (en) * 2018-08-22 2019-01-29 平安科技(深圳)有限公司 Hold position method of adjustment and device, storage medium, the computer equipment of fund

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7555452B2 (en) * 2004-01-06 2009-06-30 Edouard Van Lier Method based on multiple share combinations for optimizing the return of an investment portfolio

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1347532A (en) * 1999-02-24 2002-05-01 车敏浩 Automatic ordering method and system for trading of stock, bond, item, future index, option, index, current and so on
WO2002071297A1 (en) * 2001-03-08 2002-09-12 Yong-Cheol Yang Cyber trading service device and method for analyzing buy quantity
CN105989536A (en) * 2015-02-10 2016-10-05 上海华颂软件科技有限公司 Individual stock buying-selling method and system of stock investment
CN106355497A (en) * 2016-09-12 2017-01-25 福建中金在线信息科技有限公司 Automatic stock exchange method and device
CN107093144A (en) * 2017-04-18 2017-08-25 湖南福米信息科技有限责任公司 For the method for stock transaction, device and electronic equipment
CN109064326A (en) * 2018-07-02 2018-12-21 阿里巴巴集团控股有限公司 Method for exhibiting data, device and user terminal
CN109285070A (en) * 2018-08-22 2019-01-29 平安科技(深圳)有限公司 Hold position method of adjustment and device, storage medium, the computer equipment of fund

Also Published As

Publication number Publication date
CN110992176A (en) 2020-04-10

Similar Documents

Publication Publication Date Title
CN110992176B (en) Stock trading method, system, equipment and computer readable storage medium
US20110040668A1 (en) Automated spread trading system
WO2009002628A1 (en) System and method of auto populating forms on websites with data from central database
CN108960790B (en) Method, device, server and system for processing bill service
CN109213978B (en) Method and device for merging cells, electronic equipment and readable storage medium
US20160098806A1 (en) Online scheduling of real estate tours
TW201828202A (en) System for digitizing and trading unquantifiable asset and method thereof
US20110251886A1 (en) Promotional placement of applications in a marketplace
CN112102083A (en) Multi-account linkage transaction method, transaction system, equipment and storage medium
CN111160787A (en) Transaction strategy determination method and device, readable medium and electronic equipment
CN115936366A (en) Client distribution method, device and related equipment
JP2019153022A (en) Power transaction support system
JP5153925B2 (en) Bid object recommendation device, system and method
CN110992174B (en) Stock electronic card control method, system and terminal equipment
KR102368204B1 (en) Appatus and method for providing reverse auction service
CN116629980B (en) Pricing method of software engineering, terminal equipment and storage medium
CN114040013B (en) Book flow distribution method, calculation device and computer storage medium
US11620707B2 (en) Systems and methods for prevention of manipulation and gaming in electronic intraday auctions
KR102386475B1 (en) Real estate sell integration management system
US20140279348A1 (en) Trading interface for single-click open order cancel-replace
CN111813838B (en) Data processing method and device and electronic equipment
US20220156840A1 (en) Device and method for providing financial investment product information based on financial investment product having periodic property
JP2013003614A (en) Commodity selling device, commodity selling method and program
CN114387094A (en) Information processing method, device and equipment of financial product and storage medium
CN113538108A (en) Resource information determination method and device, electronic equipment and storage medium

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
GR01 Patent grant