CN109117042B - Financial and newspaper information display method for stock trading system - Google Patents

Financial and newspaper information display method for stock trading system Download PDF

Info

Publication number
CN109117042B
CN109117042B CN201810836039.5A CN201810836039A CN109117042B CN 109117042 B CN109117042 B CN 109117042B CN 201810836039 A CN201810836039 A CN 201810836039A CN 109117042 B CN109117042 B CN 109117042B
Authority
CN
China
Prior art keywords
financial
information
data
controller
current
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
CN201810836039.5A
Other languages
Chinese (zh)
Other versions
CN109117042A (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 CN201810836039.5A priority Critical patent/CN109117042B/en
Publication of CN109117042A publication Critical patent/CN109117042A/en
Application granted granted Critical
Publication of CN109117042B publication Critical patent/CN109117042B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04812Interaction techniques based on cursor appearance or behaviour, e.g. being affected by the presence of displayed objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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 invention discloses a financial and newspaper information display method for a stock trading system, which is realized based on a current window, a main data controller and a current data controller and comprises the following steps: step S1, initializing the current window and the current data controller held by the current window by calling the main data controller; step S2, the current data controller sets the current window to the current data controller by calling the main data controller; in step S3, when there is data update, the current data controller automatically pulls data and updates the current window. The invention increases earning and earning fields, including actual published value and expected value, and can know whether the financial report is in accordance with the expected by comparing actual and expected data, thereby better meeting application requirements and user requirements.

Description

Financial and newspaper information display method for stock trading system
Technical Field
The invention relates to a stock trading system, in particular to a financial and newspaper information display method for the stock trading system.
Background
In the existing stock trading system, the daily stock price fluctuation of the financial newspaper is generally large, so that the system has great attraction to investors, and the financial newspaper is clicked to facilitate users to quickly find the stock price fluctuation of the current financial newspaper day and the return financial newspaper day for reference. The prior art only provides the posting date of the financial reports, and lacks the analytic feedback of the financial report results, so that the prior art has the defects that only the posting date of the financial reports is provided, no financial report results exist, and the requirements of users are difficult to meet.
Disclosure of Invention
The invention aims to solve the technical problem of providing a financial and newspaper information display method for a stock trading system, which comprises the comparison of an expected value and an actual value and can intuitively know the financial and newspaper result, aiming at the defects of the prior art.
In order to solve the technical problems, the invention adopts the following technical scheme.
A financial and newspaper information display method for a stock trading system is realized based on a current window, a main data controller and a current data controller, and comprises the following steps: step S1, initializing the current window and the current data controller held by the current window by calling the main data controller; step S2, the current data controller sets the current window to the current data controller by calling the main data controller; in step S3, when there is data update, the current data controller automatically pulls data and updates the current window.
Preferably, the financial report information includes a period and a field.
Preferably, the periods include a daily period, a weekly period, a monthly period, a seasonal period, and an annual period.
Preferably, the fields include release time, revenue and revenue per share.
Preferably, the release time includes before-disc, in-disc and after-disc, the revenue includes actual value and more expected value, and the earnings include actual value and more expected value.
Preferably, the following steps are carried out: step S10, moving the mouse to the financial newspaper point of the chart, and displaying the corresponding financial newspaper information in a suspension state of the mouse; step S11, clicking/double clicking the financial newspaper point to change it into the selected state, fixedly displaying a floating window, connecting the financial newspaper point and the candle picture through a dotted line, clicking/double clicking the financial newspaper point or the blank area of the chart again, canceling the selected state, hiding the window, and hiding the dotted line; and step S12, if a plurality of financial and newspaper information appear at the same point, classifying the financial and newspaper information into the same window for representation, and arranging the financial and newspaper information from top to bottom according to the release date.
Preferably, the method comprises the following window overlapping processing steps: step S20, the mouse is suspended on the chart; step S21, calculating the distance _1 between the coordinate point of the mouse suspension position and the nearest weight-dividing information point; step S22, the information of the right removing and the information of the financial newspaper are different data and are positioned in different windows, firstly, the information of the right removing and the information of the financial newspaper are proxied to a common father window; step S23, calculating the distance _2 between the coordinate point of the mouse suspension position and the latest financial report data; and step S24, if the distance _1 is larger than the distance _2, displaying the weight removal information floating window, otherwise, displaying the financial and newspaper information floating window.
In the financial report information display method for the stock trading system, when processing financial report dotting data, firstly, the connection between a plurality of data and interfaces can be processed, the realization process only needs to simply set different parameters, the method has good expansibility, and can quickly iterate the newly added functions, and secondly, the data controller and the UI interface are controlled by one main data controller, and the structure is clear. Compared with the prior art, the financial report dotting information displayed by the invention comprises the comparison between expected and actual values, and a user can visually know the financial report result, so that the financial report dotting information is convenient to use and has better user experience.
Drawings
Fig. 1 is a flow chart of the financial report information display method of the present invention.
FIG. 2 is a flowchart of window overlap processing steps.
FIG. 3 is a schematic diagram of the position relationship after the window lamination process.
FIG. 4 is a partial screenshot of a stock system display interface;
FIG. 5 is a screenshot of a window.
Detailed Description
The invention is described in more detail below with reference to the figures and examples.
The invention discloses a financial and newspaper information display method for a stock transaction system, which is realized based on a current window View _ N, a main Data Controller All Data Controller and a current Data Controller Data _ N Controller, and comprises the following steps:
step S1, initializing the current View View _ N and the current Data Controller Data _ N Controller held by the View View _ N by calling the main Data Controller All Data Controller;
step S2, the current Data Controller Data _ N Controller sets the current View View _ N to the current Data Controller Data _ N Controller by calling the main Data Controller AllData Controller;
in step S3, when Data is updated, the current Data Controller Data _ N Controller automatically pulls Data and updates the current View _ N.
In the financial report information display method, when the financial report dotting Data is processed, firstly, the connection of a plurality of Data and interfaces can be processed, the realization process only needs to simply set different transmission parameters, the method has good expansibility, and can quickly iterate for newly added functions, and secondly, the Data Controller and the UI interface are controlled by a main Data Controller All Data Controller, so that the structure is clear. Compared with the prior art, the financial report dotting information displayed by the invention comprises the comparison between expected and actual values, and a user can visually know the financial report result, so that the financial report dotting information is convenient to use and has better user experience.
Preferably, the financial report information includes a period and a field. The periods include a daily period, a weekly period, a monthly period, a seasonal period, and a yearly period. The fields include release time, revenue and earnings per share. The release time comprises before-disc, in-disc and after-disc, the business income comprises actual value and more expected value, and the earnings comprise actual value and more expected value. Specific examples can be seen in the following table:
Figure BDA0001744517820000041
referring to fig. 4 and 5, the front end of the present embodiment shows: e represents financial reporting points, Q represents information such as dividend and dividend information, and the interaction process comprises the following execution steps:
step S10, moving the mouse to a financial and newspaper point icon of the chart, and displaying corresponding financial and newspaper information in a mouse suspension state;
step S11, clicking/double clicking the financial report point icon to change the selected state, fixedly displaying a floating window, connecting the financial report point icon and the candle picture through a dotted line, clicking/double clicking the financial report point icon or the blank area of the chart again, canceling the selected state, hiding the window and hiding the dotted line;
and step S12, if a plurality of financial and newspaper information appear at the same point, classifying the financial and newspaper information into the same window for representation, and arranging the financial and newspaper information from top to bottom according to the release date.
Referring to fig. 2 and 3, for the situation that the mouse hover displays the corresponding financial newspaper dotting data when in the graph interface, because the financial newspaper dotting data and the right removing information point may overlap, the embodiment includes the window overlapping processing steps:
step S20, the mouse is suspended on the chart;
step S21, calculating the distance _1 between the coordinate point of the mouse suspension position and the nearest weight-dividing information point;
step S22, the information of the right removing and the information of the financial newspaper are different data and are positioned in different windows, firstly, the information of the right removing and the information of the financial newspaper are proxied to a common father window;
step S23, calculating the distance _2 between the coordinate point of the mouse suspension position and the latest financial report data;
and step S24, if the distance _1 is larger than the distance _2, displaying the weight removal information floating window, otherwise, displaying the financial and newspaper information floating window.
Based on the steps, the problem of floating window overlapping can be effectively solved, and the newly added data can be well expanded.
The invention discloses a financial report information display method for a stock trading system, which increases earnings and income fields of each share, comprises an actual published value and an expected value, can know whether the financial report accords with the expectation or not by comparing actual data with expected data, and better meets application requirements and user requirements.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents or improvements made within the technical scope of the present invention should be included in the scope of the present invention.

Claims (6)

1. A financial information display method for a stock trading system is characterized in that the method is realized based on a current window View _ N, a main Data Controller All Data Controller and a current Data Controller Data _ N Controller, and the method comprises the following steps:
step S1, initializing the current View View _ N and the current Data Controller Data _ N Controller held by the View View _ N by calling the main Data Controller All Data Controller;
step S2, the current Data Controller Data _ N Controller sets the current View View _ N to the current Data Controller Data _ N Controller by calling the main Data Controller All Data Controller;
step S3, when Data is updated, the current Data Controller (Data _ N Controller) automatically pulls Data and updates the current View _ N;
the method also comprises a window overlapping processing step:
step S20, the mouse is suspended on the chart;
step S21, calculating the distance _1 between the coordinate point of the mouse suspension position and the nearest weight-dividing information point;
step S22, the information of the right removing and the information of the financial newspaper are different data and are positioned in different windows, firstly, the information of the right removing and the information of the financial newspaper are proxied to a common father window;
step S23, calculating the distance _2 between the coordinate point of the mouse suspension position and the latest financial report data;
and step S24, if the distance _1 is larger than the distance _2, displaying the weight removal information floating window, otherwise, displaying the financial and newspaper information floating window.
2. The method of displaying financial information for a stock exchange system as claimed in claim 1, wherein said financial information includes periods and fields.
3. The method of displaying financial information for a stock exchange system as claimed in claim 2, wherein said period includes a daily period, a weekly period, a monthly period, a quarterly period and an annual period.
4. The method of displaying financial information for a stock exchange system as claimed in claim 2, wherein said fields include release time, income and earnings per share.
5. The method of displaying financial information for a stock exchange system as claimed in claim 4, wherein the distribution time includes before-disc, in-disc and after-disc, the business income includes actual value and more expected value, and each profit includes actual value and more expected value.
6. The financial and newspaper information presentation method for a stock exchange system as recited in claim 1, comprising the steps of:
step S10, moving the mouse to the financial and newspaper point icon of the icon, and displaying the corresponding financial and newspaper information under the suspension state of the mouse;
step S11, clicking/double clicking the financial report point icon to change the selected state, fixedly displaying a floating window, connecting the financial report point icon and the candle picture through a dotted line, clicking/double clicking the financial report point icon or the blank area of the chart again, canceling the selected state, hiding the window and hiding the dotted line;
and step S12, if a plurality of financial and newspaper information appear at the same point, classifying the financial and newspaper information into the same window for representation, and arranging the financial and newspaper information from top to bottom according to the release date.
CN201810836039.5A 2018-07-26 2018-07-26 Financial and newspaper information display method for stock trading system Active CN109117042B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810836039.5A CN109117042B (en) 2018-07-26 2018-07-26 Financial and newspaper information display method for stock trading system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810836039.5A CN109117042B (en) 2018-07-26 2018-07-26 Financial and newspaper information display method for stock trading system

Publications (2)

Publication Number Publication Date
CN109117042A CN109117042A (en) 2019-01-01
CN109117042B true CN109117042B (en) 2021-07-20

Family

ID=64863723

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810836039.5A Active CN109117042B (en) 2018-07-26 2018-07-26 Financial and newspaper information display method for stock trading system

Country Status (1)

Country Link
CN (1) CN109117042B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI778275B (en) * 2019-06-28 2022-09-21 三竹資訊股份有限公司 Device and method of easily picking a stock based on financial conditions

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107437227A (en) * 2017-08-17 2017-12-05 天弘基金管理有限公司 Stock investment analysis apparatus and method
CN107832888A (en) * 2017-11-10 2018-03-23 上海朝阳永续信息技术股份有限公司 A kind of super expected method of discrimination of industry achievement and system
CN108269191A (en) * 2018-01-19 2018-07-10 深圳市富途网络科技有限公司 A kind of automatic identification stock code and the module and method for showing stock market
CN108573021A (en) * 2018-02-24 2018-09-25 浙江金华伽利略数据科技有限公司 A kind of comprehensive value appraisal procedure of dynamic data

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996018963A1 (en) * 1994-12-13 1996-06-20 Fs Holdings, Inc. A system for receiving, processing, creating, storing and disseminating investment information
MX2018002451A (en) * 2015-08-27 2018-06-11 Enhance Your Options Pty Ltd An interactive options trading graphical user interface and a system for the generation thereof.
CN106610984B (en) * 2015-10-22 2020-12-01 阿里巴巴集团控股有限公司 Commodity object page information processing method and device
CN107766421A (en) * 2017-09-12 2018-03-06 阿里巴巴集团控股有限公司 Information displaying method, device and electronic equipment
CN107908296B (en) * 2017-11-28 2021-03-26 深圳市东微智能科技股份有限公司 KVM control method, device, storage medium and computer equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107437227A (en) * 2017-08-17 2017-12-05 天弘基金管理有限公司 Stock investment analysis apparatus and method
CN107832888A (en) * 2017-11-10 2018-03-23 上海朝阳永续信息技术股份有限公司 A kind of super expected method of discrimination of industry achievement and system
CN108269191A (en) * 2018-01-19 2018-07-10 深圳市富途网络科技有限公司 A kind of automatic identification stock code and the module and method for showing stock market
CN108573021A (en) * 2018-02-24 2018-09-25 浙江金华伽利略数据科技有限公司 A kind of comprehensive value appraisal procedure of dynamic data

Also Published As

Publication number Publication date
CN109117042A (en) 2019-01-01

Similar Documents

Publication Publication Date Title
CN108549671B (en) Method and device for realizing real-time data acquisition and visualization
US10163083B2 (en) Account activity management system
US20140019842A1 (en) Dynamic Pivot Table Creation and Modification
US8296667B2 (en) User interface for displaying and navigating relationships between objects graphically
KR101794373B1 (en) Temporary formatting and charting of selected data
US20130317883A1 (en) Company and contact information system and method
US20160300196A1 (en) Consolidated platform for financial institution fund transfers
US20160300197A1 (en) Intuitive user-interface layout for financial institution fund transfers
US20170316439A1 (en) Systems and methods of simulating user intuition of business relationships using biographical imagery
US10210150B2 (en) Grid-based user interface system
CN1770186A (en) Computer system for exchanging workflows and methods thereof
WO2019112771A1 (en) Graphically organizing content in a user interface to a software application
JP6023375B1 (en) Chart generation system, chart processing system, chart generation method, and program
US20180253218A1 (en) System and method for controlling the retention of data on computing devices according to user settings
CN109117042B (en) Financial and newspaper information display method for stock trading system
US20110082782A1 (en) Relocation Calculator Object Oriented System and Method
CN107612966A (en) Feed information feedback processing methods and system
CN106201154A (en) Three-dimensional visualization service-Engine based on HMI and operation method thereof
CN108021624B (en) Method and device for displaying timeliness dynamic map
CN107678839B (en) Priority-based client follow-up method, system and readable storage medium
JP2002352079A (en) System for supporting transaction
US20170255605A1 (en) Annotations and Issue Tracking for Graphical Data
CN112700093B (en) Project progress Gantt chart construction method, terminal device and storage medium
US10229379B2 (en) Checklist function integrated with process flow model
US8626549B2 (en) Calendar-driven business intelligence

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