[go: up one dir, main page]

TW201303782A - Device and method for receiving the stock price alert of the finance software on a mobile apparatus - Google Patents

Device and method for receiving the stock price alert of the finance software on a mobile apparatus Download PDF

Info

Publication number
TW201303782A
TW201303782A TW100125226A TW100125226A TW201303782A TW 201303782 A TW201303782 A TW 201303782A TW 100125226 A TW100125226 A TW 100125226A TW 100125226 A TW100125226 A TW 100125226A TW 201303782 A TW201303782 A TW 201303782A
Authority
TW
Taiwan
Prior art keywords
quotation
warning
alert
module
network connection
Prior art date
Application number
TW100125226A
Other languages
Chinese (zh)
Inventor
Hung-Che Chiu
Original Assignee
Mitake Information Corp
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 Mitake Information Corp filed Critical Mitake Information Corp
Priority to TW100125226A priority Critical patent/TW201303782A/en
Priority to CN201110263543.9A priority patent/CN102880986B/en
Priority to MYPI2012700269A priority patent/MY182196A/en
Publication of TW201303782A publication Critical patent/TW201303782A/en

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A device and method for receiving the stock price alert of the finance software on a mobile apparatus. The disclosure is a TSR (Terminate-and-Stay-Resident) program, which utilizes HTTP protocol to receive a stock-price-alert information from server. User makes a stock-price-alert setting in the first place, and server produces the stock-price-alert information when the stock price meets the alert price. The TSR program checks alert periodically and downloads the the stock-price-alert information when it is available. The disclosure can receive the stock-price-alert information persistently even if the finance software has quit, and due to its network connection protocol it uses very low power consumption to do the job. Once the stock-price-alert information has been received, user can click on the stock-price-alert information to start up the main software in order to see more price details.

Description

行動設備金融看盤軟體報價警示接收之裝置與方法Device and method for receiving mobile device software quotation warning receiving

本發明係關於一種行動設備金融看盤軟體,特別是關於一種行動設備金融看盤軟體報價警示接收之裝置與方法。The present invention relates to a mobile device financial watch software, and more particularly to a device and method for receiving a mobile device software quotation alert.

報價警示(Stock Price Alert,又稱“到價警示”)係指使用者自訂一金融商品之價位,例如:停損(Stop-Loss)或停利(Stop-Profit)價位,當該金融商品其市場價格觸及使用者自訂之警示價格時,即產生一報價警示資訊以通知使用者注意該金融商品之價格變化,或進一步進行下單交易。習見行動設備金融看盤軟體之報價警示機制運作方式有三種:一、以簡訊(SMS)傳送報價警示資訊至行動設備;二、由伺服器產生報價警示資訊後,直接傳送至習見行動設備金融看盤軟體;三、由習見行動設備金融看盤軟體於接收報價資訊後,自行比對條件以產生報價警示資訊。Stock Price Alert (also known as “price warning”) refers to the price at which a user can customize a financial product, such as Stop-Loss or Stop-Profit, when the financial product When the market price hits the user-defined warning price, a quotation warning message is generated to notify the user of the price change of the financial product or to further place an order transaction. There are three ways to operate the quotation warning mechanism of the mobile device financial watch software: 1. Send the quotation warning information to the mobile device by SMS (SMS); 2. Send the quotation warning information from the server and send it directly to the Xijian mobile device. Disk software; Third, by Ximing Mobile Equipment Financial Watch software after receiving the quotation information, self-matching conditions to generate quotation warning information.

習見以簡訊傳送報價警示資訊之主要缺點係簡訊乃由習見金融看盤軟體之外部程式(通常為行動設備作業系統內建程式)所開啟,使用者無法直接點選簡訊內容中的金融商品以開啟習見金融看盤軟體查詢進一步報價資訊,而須讀完簡訊後另外開啟習見金融看盤軟體。The main shortcoming of the transmission of the quotation warning information in the newsletter is that the SMS is opened by the external program of the financial platform software (usually the built-in program of the mobile device operating system). Users cannot directly click on the financial products in the newsletter content to open. I saw the financial watch software to query further quotation information, and after reading the newsletter, I also opened the other financial software.

至於上述第二種與第三種習見技術雖然改善了透過簡訊傳送報價警示資訊的缺點,讓使用者可於該習見金融看盤軟體中直接查看報價警示資訊,但是此兩種習見技術仍有一大缺點,即該習見金融看盤軟體須於執行中方可接收或產生報價警示資訊,亦即關閉金融看盤軟體後就無法接收或產生報價警示資訊。As for the above-mentioned second and third acquisition technologies, although the shortcomings of transmitting the quotation warning information through the short message are improved, the user can directly view the quotation warning information in the financial reading software, but the two techniques are still a big one. The shortcoming is that the financial watch software must be able to receive or generate quotation warning information in the execution of the software, that is, after closing the financial watch software, it cannot receive or generate quotation warning information.

習見行動設備金融看盤軟體依靠網路連線(Data Network,又稱“數據傳輸連線”)傳送數據(Data),而網路連線之通訊協定(Network Protocol)分為HTTP以及TCP兩種,HTTP屬於無連接網路通訊協定(Connectionless Network Protocol)的一種。顧名思義,無連接(Connectionless)係指網路不保持連線,即數據傳輸完畢後網路連線即立刻終止。部份習見行動設備金融看盤軟體採用HTTP作為網路連線之協定係因其網路無連接之特性,因為其網路連線之電源功率消耗(Power Consumption)較低。軟體之自動更新資料係採一固定時間向伺服器建立一次性的HTTP網路連線,該固定時間通常可於程式中設定,舉例:5秒/10秒/15秒/20秒/30秒/1分鐘。若網路連線採HTTP通訊協定又無一固定時間自動更新,則需使用者以手動方式更新資料。TCP則屬於面向連接網路通訊協定(Connection-Oriented Network Protocol,又稱“連接導向網路通訊協定”)的一種。TCP的特性為網路連線建立後,即保持連接狀態直到某一方終止連線,一般常見的以TCP Socket實作網路連線的程式亦屬此類通訊協定,此種TCP連線方式之電源功耗較HTTP方式大(亦即TCP連線方式較為耗電)。The mobile network software is based on the Internet (Data Network, also known as "data transmission connection") to transmit data (Data), and the network protocol is divided into HTTP and TCP. HTTP is a type of Connectionless Network Protocol. As the name implies, Connectionless means that the network does not stay connected, that is, the network connection is terminated immediately after the data transmission is completed. Some of the mobile devices used in the mobile device software use HTTP as the protocol for network connection because of the connectionless nature of the network, because the power consumption of the network connection is low. The automatic update data of the software adopts a fixed time to establish a one-time HTTP network connection to the server. The fixed time can usually be set in the program, for example: 5 seconds/10 seconds/15 seconds/20 seconds/30 seconds/ 1 minute. If the network connection adopts the HTTP protocol and there is no fixed time automatic update, the user needs to manually update the data. TCP is a type of Connection-Oriented Network Protocol (also known as "Connection-Oriented Network Protocol"). The characteristic of TCP is that after the network connection is established, that is, the connection state is maintained until one party terminates the connection. Generally, the program that implements the network connection by TCP Socket is also such a communication protocol, and the TCP connection mode is The power consumption of the power supply is larger than that of the HTTP method (that is, the TCP connection method consumes more power).

前述由習見行動設備金融看盤軟體直接接收報價警示資訊又可分為兩種方式:The above-mentioned direct receiving quotation warning information by the financial device of the mobile device can be divided into two ways:

一、以TCP連線自動接收;1. Automatically receive by TCP connection;

二、以HTTP連線自動接收。Second, automatically receive by HTTP connection.

第一種習見方式如第1A圖所示:伺服器12已有報價警示資訊14時,即自動將報價警示資訊14傳送至行動設備10之金融看盤軟體。此種方式的缺點係當金融看盤軟體關閉時,無法自動接收報價警示資訊14,若為了接收報價警示資訊14而一直開著軟體又相當浪費電源功耗,且軟體開啟後因佔用硬體資源(CPU與記憶體)以致影響行動設備10之運作效能。The first method of learning is as shown in FIG. 1A: when the server 12 has already issued the warning information 14, the quotation warning information 14 is automatically transmitted to the financial watch software of the mobile device 10. The shortcoming of this method is that when the financial watch software is closed, the quotation warning information 14 cannot be automatically received. If the software is always powered on in order to receive the quotation warning information 14, the power consumption is quite wasted, and the hardware resources are occupied after the software is turned on. (CPU and memory) to affect the operational efficiency of the mobile device 10.

第二種習見方式如第1B圖所示:行動設備10上運行之金融看盤軟體依一固定時間(例如每30秒鐘)自動建立一HTTP連線,並下達一自動查詢指令16至伺服器12,藉以自伺服器12下載報價警示資訊14。此種方式的缺點與第二種習見方式相同,亦即當金融看盤軟體關閉時,無法自動接收報價警示資訊14,若為了接收報價警示資訊14而一直開著軟體又相當浪費電源功耗,且軟體開啟後因佔用硬體資源(CPU與記憶體)以致影響行動設備10之運作效能。The second method of view is as shown in FIG. 1B: the financial watch software running on the mobile device 10 automatically establishes an HTTP connection for a fixed time (for example, every 30 seconds), and issues an automatic inquiry command 16 to the server. 12, by which the quotation warning information 14 is downloaded from the server 12. The shortcomings of this method are the same as the second method of view, that is, when the financial watch software is closed, the quotation warning information 14 cannot be automatically received. If the quotation warning information 14 is received and the software is always powered, the power consumption is quite wasted. After the software is turned on, the operating efficiency of the mobile device 10 is affected by occupying hardware resources (CPU and memory).

參閱第2A圖習見裝置之系統功能方塊圖(一),此圖僅描繪與本說明書相關之模組,其餘無關聯之模組皆予以省略未描繪。此圖係上述習見技術以TCP與HTTP通訊協定傳送伺服器12所產生之報價警示資訊14,習見金融看盤軟體18包含:一網路連線模組181、一資料傳送模組183、一報價警示設定模組185、以及一報價警示顯示模組187。網路連線模組181用以建立網路連線以及關閉網路連線。資料傳送模組183用以接收由伺服器12傳送至行動設備10之資料,以及由行動設備10傳送資料至伺服器12。該資料包含金融商品報價資訊、查詢指令(例如自動查詢指令16)、報價警示設定、以及報價警示資訊14。報價警示設定模組185用以供使用者設定一金融商品之警示條件,設定完成後該報價警示設定模組185即儲存一報價警示設定,並將該報價警示設定透過該資料傳送模組183上傳至伺服器12。報價警示顯示模組187,用以依據接收到之報價警示資訊14產生一報價警示對話方塊(未描繪)、一報價警示彈出視窗(未描繪)、或一報價警示視圖(未描繪),以供使用者查看報價警示內容。Referring to Figure 2A, the system function block diagram (1) of the device is shown. This figure only depicts the modules related to this specification. The remaining unrelated modules are omitted and not depicted. The figure is the quotation warning information 14 generated by the server 12 in the TCP and HTTP protocol. The financial watch software 18 includes: a network connection module 181, a data transmission module 183, and a quotation. The alert setting module 185 and a quotation alert display module 187. The network connection module 181 is used to establish network connection and close the network connection. The data transfer module 183 is configured to receive data transmitted by the server 12 to the mobile device 10, and to transmit data to the server 12 by the mobile device 10. The information includes financial product quotation information, inquiry instructions (such as automatic inquiry instruction 16), quotation warning settings, and quotation warning information 14. The quotation warning setting module 185 is configured for the user to set a warning condition of the financial product. After the setting is completed, the quotation warning setting module 185 stores a quotation warning setting, and the quotation warning setting is uploaded through the data transmission module 183. To the server 12. The quotation warning display module 187 is configured to generate a quotation warning dialog box (not depicted), a quotation warning pop-up window (not depicted), or a quotation warning view (not depicted) according to the received quotation warning information 14 for The user views the quotation alert content.

參閱第2B圖習見裝置之系統功能方塊圖(二),此圖僅描繪與本說明書相關之模組,其餘無關聯之模組皆予以省略未描繪。此圖係前述習見技術由習見金融看盤軟體18於接收報價資訊後,自行比對條件以產生報價警示14,其與第2A圖相較係增設一報價警示產生模組189,該報價警示產生模組189係用以將使用者設定之報價警示價位與資料傳送模組183所接收到報價資訊做一比對,當條件符合時即產生一報價警示資訊14,爾後再由報價警示顯示模組187依據該報價警示資訊14產生一報價警示對話方塊(未描繪)、一報價警示彈出視窗(未描繪)、或一報價警示視圖(未描繪)以供使用者查看報價警示內容。Referring to Figure 2B, the system function block diagram (2) of the device is shown. This figure only depicts the modules related to this specification. The remaining unrelated modules are omitted and not depicted. This figure is based on the above-mentioned technology. After receiving the quotation information, the financial viewing software 18 automatically compares the conditions to generate a quotation warning 14, which is combined with the second AI to add a quotation warning generating module 189, the quotation warning is generated. The module 189 is used to compare the price of the quotation set by the user with the quotation information received by the data transmission module 183. When the condition is met, a quotation warning information 14 is generated, and then the quotation warning display module is generated. 187 generates a quotation alert dialog box (not depicted), a quotation alert pop-up window (not depicted), or a quotation alert view (not depicted) for the user to view the quotation alert content based on the quotation alert information 14.

第3A圖係習見金融看盤軟體接收報價警示資訊之使用者操作流程圖,該報價警示資訊係由伺服器所產生。其以開啟習見金融看盤軟體18後的具體操作流程來說明習見TCP自動接收報價警示(如第1A圖所示)之操作流程,請配合參考第1A圖與第2A圖,其包含以下的步驟:The 3A figure is a flow chart of the user operation of the financial watch software receiving the quotation warning information, and the quotation warning information is generated by the server. The operation flow of the TCP automatic receiving quotation warning (as shown in FIG. 1A) is explained by the specific operation flow after the introduction of the financial reading software 18, please refer to the following figures 1A and 2A, which includes the following steps. :

步驟101:執行金融看盤軟體;使用者於行動設備10上執行習見金融看盤軟體18。Step 101: Execute the financial watch software; the user executes the financial watch software 18 on the mobile device 10.

步驟102:使用者設定一報價警示條件;為了設定一金融商品之報價警示條件,使用者切換至報價警示設定視圖(未描繪)做一設定。該報價警示設定視圖係由報價警示設定模組185所產生。報價警示設定包含一金融商品與一警示價位,設定完成後,該報價警示設定模組185儲存該報價警示設定。Step 102: The user sets a quotation warning condition; in order to set a quotation warning condition of the financial product, the user switches to the quotation warning setting view (not depicted) to make a setting. The quotation alert setting view is generated by the quotation alert setting module 185. The quotation alert setting includes a financial item and a warning price. After the setting is completed, the quotation warning setting module 185 stores the quotation warning setting.

步驟103:檢視報價警示資訊;根據報價警示設定,於金融商品之市價觸及報價警示價位時,金融看盤軟體18獲得或產生報價警示資訊14。報價警示顯示模組28即依據該報價警示資訊14產生一報價警示對話方塊(未描繪)、一報價警示彈出視窗(未描繪)、或一報價警示視圖(未描繪),以供使用者查看報價警示內容。使用者可點選該報價警示資訊14之內容以切換至其他視圖(例如自選報價視圖,未描繪),以查看進一步之詳細報價資訊。Step 103: View the quotation warning information; according to the quotation warning setting, when the market price of the financial commodity touches the quotation warning price, the financial watch software 18 obtains or generates the quotation warning information 14. The quotation warning display module 28 generates a quotation warning dialog box (not depicted), a quotation warning pop-up window (not depicted), or a quotation warning view (not depicted) according to the quotation warning information 14 for the user to view the quotation. Warning content. The user can click on the content of the quotation alert information 14 to switch to another view (eg, a self-selected quotation view, not depicted) to view further detailed quotation information.

於此,請參見第3B圖,係習見金融看盤軟體以TCP自動接收報價警示資訊之流程圖。以TCP自動接收報價警示資訊之習見金融看盤軟體18執行下列步驟:Here, please refer to Figure 3B, which is a flow chart of the financial watch software automatically receiving the quotation warning information by TCP. To receive the quotation warning information automatically by TCP, see the financial watch software 18 to perform the following steps:

步驟111:建立網路連線;當習見金融看盤軟體18被執行後,網路連線模組181以TCP通訊協定建立網路連線。較佳地,步驟111介於第3A圖之步驟101至步驟102之間。Step 111: Establish a network connection; when the financial watch software 18 is executed, the network connection module 181 establishes a network connection by using a TCP protocol. Preferably, step 111 is between step 101 and step 102 of FIG. 3A.

步驟112:上傳報價警示設定;該報價警示設定經第3A圖之步驟102而儲存後,報價警示設定模組185透過資料傳送模組183將該報價警示設定傳送至伺服器12。Step 112: Upload the quotation alert setting; after the quotation alert setting is stored in step 102 of FIG. 3A, the quotation alert setting module 185 transmits the quotation alert setting to the server 12 through the data transfer module 183.

步驟113:是否觸及報價警示價位;上傳該報價警示設定後,伺服器12即依規則檢查該報價警示設定中之金融商品其市價是否觸及報價警示價位,若「是」則由伺服器12產生一報價警示資訊14,並跳至步驟114,若「否」則重複步驟113。Step 113: Whether to touch the quotation warning price; after uploading the quotation warning setting, the server 12 checks whether the market price of the financial product in the quotation warning setting touches the quotation warning price according to the rule, and if yes, the server 12 generates a Quote warning information 14 and skip to step 114. If no, repeat step 113.

步驟114:接收報價警示資訊;報價警示資訊14產生後,伺服器12自動傳送報價警示資訊14至行動設備10,由資料傳送模組183負責接收。如第1A圖所示。Step 114: Receive the quotation warning information; after the quotation warning information 14 is generated, the server 12 automatically transmits the quotation warning information 14 to the mobile device 10, and the data transmission module 183 is responsible for receiving. As shown in Figure 1A.

步驟115:顯示報價警示資訊;報價警示顯示模組28即依據該報價警示資訊14產生一報價警示對話方塊(未描繪)、一報價警示彈出視窗(未描繪)、或一報價警示視圖(未描繪),以供使用者查看報價警示內容(對照第3A圖之步驟103)。Step 115: Display the quotation warning information; the quotation warning display module 28 generates a quotation warning dialog box (not depicted), a quotation warning pop-up window (not depicted), or a quotation warning view (not depicted) according to the quotation warning information 14 ) for the user to view the quotation alert content (cf. step 103 of Figure 3A).

此種以TCP通訊協定自動接收報價警示資訊之缺點為:若等待接收報價警示資訊(步驟113)的時間過久,極為耗費電源功耗,並且使用者於等待期間不得關閉習見金融看盤軟體18。The shortcoming of automatically receiving the quotation warning information by using the TCP protocol is that if the time for waiting to receive the quotation warning information (step 113) is too long, the power consumption is extremely consumed, and the user may not close the financial watch software during the waiting period. .

參見第3C圖,第3C圖係習見金融看盤軟體以HTTP下載報價警示資訊之流程圖,該報價警示資訊係由伺服器所產生。請配合參考第1B圖、第2A圖與第3A圖,以HTTP下載報價警示資訊之習見金融看盤軟體18執行下列步驟:See Figure 3C. Figure 3C shows the flow chart of the financial watch software downloading the quotation warning information by HTTP. The quotation warning information is generated by the server. Please refer to the 1B, 2A and 3A diagrams to download the quotation warning information by HTTP. See the financial software 18 to perform the following steps:

步驟211:建立網路連線;當儲存該報價警示設定後,報價警示設定模組26即通知網路連線模組181以HTTP通訊協定建立網路連線。較佳地,步驟211介於第3A圖之步驟102至步驟103之間。Step 211: Establish a network connection; after storing the quotation alert setting, the quotation alert setting module 26 notifies the network connection module 181 to establish a network connection by using an HTTP protocol. Preferably, step 211 is between step 102 and step 103 of FIG. 3A.

步驟212:上傳報價警示設定;網路連線建立後,資料傳送模組24將該報價警示設定傳送至伺服器12。Step 212: Upload the quotation alert setting; after the network connection is established, the data transfer module 24 transmits the quotation alert setting to the server 12.

步驟213:定時建立網路連線並查詢報價警示資訊;上傳該報價警示設定後,網路連線模組181定時以HTTP通訊協定建立網路連線,再透過資料傳送模組24將自動查詢指令16送至伺服器12,以便查詢報價警示資訊14,如第1B圖上半部所示。Step 213: Regularly establish a network connection and query the quotation warning information; after uploading the quotation warning setting, the network connection module 181 periodically establishes a network connection by using an HTTP protocol, and then automatically queries through the data transmission module 24. Instruction 16 is sent to server 12 for querying quotation alert information 14, as shown in the upper half of Figure 1B.

步驟214:是否觸及報價警示價位;上傳該報價警示設定後,伺服器12即依規則檢查該報價警示設定中之金融商品其市價是否觸及報價警示價位,若「是」則由伺服器12產生一報價警示資訊14並跳至步驟215,若「否」則重複步驟214。Step 214: Whether to touch the quotation warning price; after uploading the quotation warning setting, the server 12 checks whether the market price of the financial product in the quotation warning setting touches the quotation warning price according to the rule, and if yes, the server 12 generates a Quote alert information 14 and skip to step 215. If no, repeat step 214.

步驟215:下載報價警示資訊;伺服器12產生報價警示資訊14後,資料傳送模組24即可下載該報價警示資訊14至行動設備10,如第1B圖下半部所示。Step 215: Download the quotation warning information; after the server 12 generates the quotation warning information 14, the data transmission module 24 can download the quotation warning information 14 to the mobile device 10, as shown in the lower half of FIG. 1B.

步驟216:顯示報價警示資訊;下載該報價警示資訊14後,報價警示顯示模組28即依據該報價警示資訊14產生一報價警示對話方塊(未描繪)、一報價警示彈出視窗(未描繪)、或一報價警示視圖(未描繪),以供使用者查看報價警示內容(對照第3A圖之步驟103)。Step 216: Display the quotation warning information; after downloading the quotation warning information 14, the quotation warning display module 28 generates a quotation warning dialog box (not depicted) according to the quotation warning information 14, a quotation warning pop-up window (not depicted), Or a quotation alert view (not depicted) for the user to view the quotation alert content (cf. step 103 of Figure 3A).

此種以HTTP通訊協定自動下載報價警示之習見技術較前述習見技術以TCP通訊協定自動接收報價警示資訊節省電源功耗。然而,此種習見技術與前項習見技術都有同一缺點,即習見金融看盤軟體18關閉後無法自動接收報價警示資訊。This kind of automatic downloading of the quotation warning by the HTTP protocol is more convenient than the aforementioned technology to automatically receive the quotation warning information in the TCP protocol to save power consumption. However, this kind of technology has the same shortcomings as the prior art, that is, the financial warning software 18 cannot automatically receive the quotation warning information after it is closed.

第3D圖係習見金融看盤軟體由行動設備端產生報價警示資訊之流程圖,該報價警示資訊係由行動設備端之報價警示產生模組所產生。請配合參考第2B圖與第3A圖,由行動設備端產生報價警示資訊之習見金融看盤軟體18執行下列步驟:The 3D map is a flow chart of the quotation warning information generated by the mobile device software by the mobile device, and the quotation warning information is generated by the quotation warning generation module of the mobile device. Please refer to the 2B and 3A diagrams, and the financial device software 18 generates the quotation warning information from the mobile device side to perform the following steps:

步驟311:建立網路連線;為了下載金融商品報價資訊以比對報價警示設定,網路連線模組22以TCP或HTTP通訊協定建立網路連線。較佳地,步驟211介於第3A圖之步驟102至步驟103之間。Step 311: Establish a network connection; in order to download the financial product quotation information to compare the quotation alert setting, the network connection module 22 establishes a network connection by using a TCP or HTTP protocol. Preferably, step 211 is between step 102 and step 103 of FIG. 3A.

步驟312:下載報價資訊;建立網路連線後,資料傳送模組24即下載金融商品之報價資訊。Step 312: Download the quote information; after establishing the network connection, the data transfer module 24 downloads the quote information of the financial product.

步驟313:是否觸及報價警示價位;下載報價資訊後,報價警示產生模組189即比對該報價警示設定中之金融商品其市價(來自報價資訊)是否觸及報價警示價位,若「是」則跳至步驟314,若「否」則跳至步驟312。Step 313: Whether to touch the quotation warning price; after downloading the quotation information, the quotation warning generation module 189 is more than the quotation warning price of the financial product in the quotation warning setting (from the quotation information), and if yes, jump Go to step 314, if no, go to step 312.

步驟314:產生報價警示資訊;當金融商品其市價觸及報價警示價位後,報價警示產生模組189即產生一報價警示資訊14。Step 314: Generate quotation warning information; when the market price of the financial product touches the quotation warning price, the quotation warning generation module 189 generates a quotation warning information 14.

步驟315:顯示報價警示資訊;產生報價警示資訊14後,報價警示顯示模組28即依據該報價警示資訊14產生一報價警示對話方塊(未描繪)、一報價警示彈出視窗(未描繪)、或一報價警示視圖(未描繪),以供使用者查看報價警示內容(對照第3A圖之步驟103)。Step 315: Display the quotation warning information; after generating the quotation warning information 14, the quotation warning display module 28 generates a quotation warning dialog box (not depicted) according to the quotation warning information 14, a quotation warning pop-up window (not depicted), or A quotation alert view (not depicted) for the user to view the quotation alert content (cf. step 103 of Figure 3A).

綜上所述,先前技術不論是由伺服器端或由行動設備端之習見金融看盤軟體18所產生報價警示資訊,皆無法於關閉看盤軟體後通知使用者,看盤軟體因而不得關閉致使浪費網路連線之電源功耗,且看盤軟體開啟著因佔用硬體資源以致影響行動設備之運作效能,此種報價警示資訊接收/產生方式對使用者而言極為不便。In summary, the prior art, whether it is the quotation warning information generated by the server or the mobile device, can not notify the user after closing the software, and the software cannot be turned off. The power consumption of the network connection is wasted, and the software of the disk is opened due to the occupation of hardware resources, which affects the operational performance of the mobile device. Such a quotation warning information receiving/generating method is extremely inconvenient for the user.

因此,實有必要提出一種行動設備金融看盤軟體報價警示接收之裝置與方法,讓看盤軟體關閉後,可以一佔用硬體資源較少之常駐程式繼續接收報價警示資訊,以滿足使用者操作金融看盤軟體的潛在需求。Therefore, it is necessary to propose a device and method for receiving the warning device for the mobile device financial watch software, so that after the watch software is closed, the resident program that occupies less hardware resources can continue to receive the quotation warning information to satisfy the user operation. The potential demand for financial watch software.

本發明提供一種行動設備金融看盤軟體報價警示接收之裝置與方法,主要係另外開啟一佔用硬體資源較少之常駐程式,用以負責接收報價警示,讓金融看盤軟體在關閉的情況之下仍可繼續接收報價警示。The invention provides a device and a method for receiving a warning device for the financial device of the mobile device, mainly for opening a resident program that occupies less hardware resources, and is responsible for receiving the quotation warning and allowing the financial watch software to be closed. You can continue to receive quote alerts.

本發明提供一種行動設備金融看盤軟體報價警示接收之裝置,應用於一行動設備,該裝置包含:一金融交易軟體與一常駐程式。其中,金融交易軟體包含:一第一網路連線模組、一報價警示設定模組、一資料傳送模組與一常駐程式啟動模組。第一網路連線模組建立或關閉該行動設備與一伺服器間之一網路連線。報價警示設定模組,用以建立一金融商品之一警示條件,並儲存為一報價警示設定。一資料傳送模組,當該網路連線建立時,接收由該伺服器傳送至該行動設備之一接收資料,並傳送該行動設備產生之一傳送資料至該伺服器,其中,該接收資料包含一報價警示資訊,該傳送資料包含該報價警示設定。常駐程式啟動模組,於該報價警示設定模組儲存該報價警示設定後,啟動該常駐程式。常駐程式,定時建立該行動設備與該伺服器間之一HTTP網路連線,於該HTTP網路連線建立期間,自該伺服器下載該報價警示資訊並儲存於該行動設備。The invention provides a device for receiving a mobile quotation software quotation alert for a mobile device, which is applied to a mobile device, the device comprising: a financial transaction software and a resident program. The financial transaction software includes: a first network connection module, a quotation warning setting module, a data transmission module and a resident program startup module. The first network connection module establishes or closes a network connection between the mobile device and a server. The quotation warning setting module is used to establish a warning condition of a financial product and store it as a quotation warning setting. a data transmission module, when the network connection is established, receiving a data transmitted by the server to the mobile device, and transmitting the mobile device to generate a transmission data to the server, wherein the data is received Contains a quotation warning message containing the quotation alert setting. The resident program startup module starts the resident program after the quotation alert setting module stores the quotation alert setting. The resident program periodically establishes an HTTP network connection between the mobile device and the server. During the establishment of the HTTP network connection, the quotation warning information is downloaded from the server and stored in the mobile device.

本發明更提供一種行動設備金融看盤軟體報價警示接收之方法,應用於一行動設備,包含下列步驟:執行一金融看盤軟體;建立一報價警示設定;上傳該報價警示至伺服器;及啟動一常駐程式。常駐程式執行以下步驟:定時建立該行動設備與一伺服器之一HTTP網路連線;於HTTP網路連線建立期間,傳送一自動查詢指令至伺服器;於該HTTP網路連線建立期間,由伺服器下載一報價警示資訊;及儲存報價警示資訊於行動設備。The invention further provides a method for receiving a mobile device software quotation warning for mobile device, which is applied to a mobile device, comprising the following steps: executing a financial watch software; establishing a quotation alert setting; uploading the quotation alert to the server; and starting A resident program. The resident program performs the following steps: periodically establishing an HTTP network connection between the mobile device and one of the servers; during the establishment of the HTTP network connection, transmitting an automatic query command to the server; during the establishment of the HTTP network connection , downloading a quote warning information by the server; and storing the quote warning information on the mobile device.

以下在實施方式中詳細敘述本發明之詳細特徵以及優點,其內容足以使任何熟習相關技藝者瞭解本發明之技術內容並據以實施,且根據本說明書所揭露之內容、申請專利範圍及圖式,任何熟習相關技藝者可輕易地理解本發明相關之目的及優點。The detailed features and advantages of the present invention are set forth in the Detailed Description of the Detailed Description of the <RTIgt; </ RTI> <RTIgt; </ RTI> </ RTI> </ RTI> <RTIgt; The objects and advantages associated with the present invention can be readily understood by those skilled in the art.

本發明係使用於行動設備上,例如:手機、PDA、股票機、智慧手機、平板電腦(Tablet PC)、或行動上網裝置(Mobile Internet Device/Ultra-Mobile PC)等之金融看盤軟體20。The present invention is applied to a mobile device such as a mobile phone, a PDA, a stock machine, a smart phone, a tablet PC, or a mobile internet device (Mobile Internet Device/Ultra-Mobile PC).

參閱第4圖,係本發明實施例裝置之系統功能方塊圖,與習見技術第2A圖相較,本發明主要係於金融看盤軟體20中另增設常駐程式啟動模組32,用以啟動一常駐程式34。本發明之金融看盤軟體20包含有:第一網路連線模組22、資料傳送模組24、報價警示設定模組26、報價警示顯示模組28與常駐程式啟動模組32。Referring to FIG. 4, it is a system function block diagram of a device according to an embodiment of the present invention. Compared with FIG. 2A of the prior art, the present invention mainly provides a resident program startup module 32 in the financial watch software 20 for starting a Resident program 34. The financial watch software 20 of the present invention comprises: a first network connection module 22, a data transmission module 24, a quotation warning setting module 26, a quotation warning display module 28 and a resident program activation module 32.

第一網路連線模組22,用以建立行動設備10與伺服器12間之網路連線;或,用以關閉行動設備10與伺服器12間之網路連線。報價警示設定模組26用以供使用者設定一金融商品之報價警示條件,設定完成後該報價警示設定模組26儲存一報價警示設定,並將該報價警示設定透過該資料傳送模組24上傳至伺服器12。換言之,報價警示設定包含一金融商品與一報價警示價位。The first network connection module 22 is used to establish a network connection between the mobile device 10 and the server 12; or, to close the network connection between the mobile device 10 and the server 12. The quotation warning setting module 26 is configured for the user to set a quotation warning condition of the financial product. After the setting is completed, the quotation warning setting module 26 stores a quotation warning setting, and the quotation warning setting is uploaded through the data transmission module 24. To the server 12. In other words, the quotation alert setting includes a financial item and a quotation alert price.

資料傳送模組24於網路連線建立時,接收由伺服器12傳送至行動設備10之接收資料,並傳送行動設備10產生之傳送資料至伺服器12。其中,接收資料包含報價警示資訊14,傳送資料包含該報價警示設定。報價警示顯示模組28則依據接收到並儲存於行動設備之報價警示資訊產生一報價警示對話方塊/報價警示彈出視窗/報價警示視圖以供使用者查看報價警示內容。在設定一報價警示後,或者,更具體言之,當該報價警示設定模組儲存該報價警示設定後,常駐程式啟動模組32啟動常駐程式(TSR,Terminate-and-Stay-Resident)34。The data transfer module 24 receives the received data transmitted by the server 12 to the mobile device 10 when the network connection is established, and transmits the transfer data generated by the mobile device 10 to the server 12. The receiving data includes the quotation warning information 14, and the transmission data includes the quotation warning setting. The quotation warning display module 28 generates a quotation warning dialog box/quote warning pop-up window/quote warning view for the user to view the quotation warning content according to the quotation warning information received and stored in the mobile device. After setting a quotation alert, or, more specifically, after the quotation alert setting module stores the quotation alert setting, the resident program launch module 32 initiates a resident program (TSR, Terminate-and-Stay-Resident) 34.

常駐程式34包含有:第二網路連線模組36、指令傳送模組38、報價警示接收模組40以及常駐程式終止模組42。其中,第二網路連線模組36用以定時自動建立行動設備10與伺服器12間之HTTP通訊協定之網路連線。指令傳送模組38用以於HTTP網路連線建立期間,傳送自動查詢指令16至伺服器12,以查詢報價警示資訊14。報價警示接收模組40係於HTTP網路連線建立期間,接收伺服器12所產生之報價警示資訊14,並將接收到之該報價警示資訊14再儲存於行動設備10之一固定儲存報價警示之路徑。於是,取得之報價警示資訊14可供之後報價警示顯示模組28產生或更新一報價警示對話方塊/報價警示彈出視窗/報價警示視圖(未描繪)。常駐程式終止模組42則用以終止該常駐程式34,其觸發條件係一自動定時開關,例如:當日交易時間結束後1分鐘即終止該常駐程式34。其中,常駐程式終止模組42可作為選擇性模組而設置。The resident program 34 includes a second network connection module 36, a command transmission module 38, a quotation alert receiving module 40, and a resident program termination module 42. The second network connection module 36 is configured to automatically establish an HTTP connection protocol between the mobile device 10 and the server 12 at a timing. The command delivery module 38 is configured to transmit an automatic query command 16 to the server 12 during the HTTP network connection establishment to query the quotation alert information 14. The quotation alert receiving module 40 receives the quotation alert information 14 generated by the server 12 during the establishment of the HTTP network connection, and stores the received quotation alert information 14 in a fixed storage quotation alert of the mobile device 10. The path. Thus, the obtained quotation alert information 14 is available for the quotation alert display module 28 to generate or update a quotation alert dialog box/quote alert pop-up window/quote alert view (not depicted). The resident program termination module 42 is configured to terminate the resident program 34. The trigger condition is an automatic time switch. For example, the resident program 34 is terminated 1 minute after the end of the trading day. The resident program termination module 42 can be configured as a selective module.

借習見技術第1B圖來說明本發明,前述習見技術係由行動設備10端之金融看盤軟體18,依一固定時間(例如每30秒鐘)自動由網路連線模組181建立HTTP連線,以下達自動查詢指令16至伺服器12端下載報價警示資訊14。而本發明係由行動設備10端之常駐程式34,依一固定時間(例如每30秒鐘)自動由常駐程式34中的第二網路連線模組36建立HTTP連線以下達自動查詢指令16至伺服器12端下載報價警示資訊14。本發明與習見技術二之差異係在於以一獨立之常駐程式34處理網路連線並下載報價警示資訊14。因此,即使金融看盤軟體20於執行後即立刻關閉,經由常駐程式啟動模組32所啟動之常駐程式34仍可繼續接收報價警示資訊14。The present invention will be described by referring to FIG. 1B. The foregoing prior art is implemented by the financial device software 18 of the mobile device 10, and the HTTP connection is automatically established by the network connection module 181 for a fixed time (for example, every 30 seconds). Line, the following automatically queries 16 to the server 12 to download the quote warning information 14. The present invention is implemented by the resident program 34 of the mobile device 10, and the HTTP connection is automatically established by the second network connection module 36 in the resident program 34 for a fixed time (for example, every 30 seconds). 16 to the server 12 side to download the quotation warning information 14. The difference between the present invention and the prior art 2 is that the network connection is processed by a separate resident program 34 and the quotation alert information 14 is downloaded. Therefore, even if the financial watch software 20 is closed immediately after execution, the resident program 34 activated by the resident program launch module 32 can continue to receive the offer alert information 14.

常駐程式34中負責處理網路連線之第二網路連線模組36與金融看盤軟體20中之第一網路連線模組22,兩者係兩獨立運作之模組,彼此互不相干。常駐程式34之第二網路連線模組36係採用HTTP通訊協定建立網路連線,而金融看盤軟體20中之第一網路連線模組22不須配合常駐程式34之第二網路連線模組36採用同樣之通訊協定。亦即金融看盤軟體20中之第一網路連線模組22可採用HTTP通訊協定或是TCP通訊協定。The second network connection module 36 of the resident program 34, which is responsible for processing the network connection, and the first network connection module 22 of the financial watch software 20, are two independent modules, mutually interacting with each other. Irrelevant. The second network connection module 36 of the resident program 34 establishes a network connection by using an HTTP protocol, and the first network connection module 22 of the financial watch software 20 does not need to cooperate with the second of the resident program 34. The network connection module 36 uses the same communication protocol. That is, the first network connection module 22 in the financial watch software 20 can adopt an HTTP communication protocol or a TCP communication protocol.

接下來說明本發明實施例之金融看盤軟體報價警示接收流程,由於本發明之常駐程式34係獨立於金融看盤軟體20外之另一程式,故,金融看盤軟體報價警示接收流程須切為兩段分開說明。以下,分別說明於第5A、5B圖。Next, the financial watch software quotation alert receiving process of the embodiment of the present invention is described. Since the resident program 34 of the present invention is independent of the financial watch software 20, the financial watch software quotation alert receiving process must be cut. Explain separately for the two paragraphs. Hereinafter, the description will be made on the fifth and fifth views.

第5A圖係本發明實施例之金融看盤軟體報價警示接收流程圖(一),其說明金融看盤軟體20之運作流程,請配合參考第3A圖及第4圖,其包含以下的步驟:FIG. 5A is a flow chart of the financial watch software quotation warning receiving (1) according to the embodiment of the present invention, which illustrates the operation flow of the financial watch software 20, please refer to FIG. 3A and FIG. 4, which includes the following steps:

步驟401:開始(金融看盤軟體20被執行);使用者於行動設備10上執行金融看盤軟體20(對照第3A圖之步驟101)。Step 401: Start (financial watch software 20 is executed); the user executes the financial watch software 20 on the mobile device 10 (cf. step 101 of FIG. 3A).

步驟402:建立網路連線;第一網路連線模組22以TCP或HTTP通訊協定建立網路連線。較佳地,步驟402介於第3A圖之步驟101至步驟102之間。Step 402: Establish a network connection; the first network connection module 22 establishes a network connection by using a TCP or HTTP protocol. Preferably, step 402 is between step 101 and step 102 of FIG. 3A.

步驟403:上傳報價警示設定;透過如第3A圖之步驟102,由使用者建立報價警示設定後,報價警示設定模組26通知資料傳送模組24將該報價警示設定傳送至伺服器12。Step 403: Upload the quotation alert setting; after the quotation alert setting is established by the user as in step 102 of FIG. 3A, the quotation alert setting module 26 notifies the data transfer module 24 to transmit the quotation alert setting to the server 12.

步驟404:啟動常駐程式;報價警示設定完成後,常駐程式啟動模組32啟動常駐程式34,以接收報價警示資訊14。常駐程式34之流程請參考第5B圖。又,步驟403與步驟404兩者先後順序可對換,其執行後結果皆相同。Step 404: Start the resident program; after the quotation alert setting is completed, the resident program launch module 32 starts the resident program 34 to receive the quotation alert information 14. Please refer to Figure 5B for the flow of resident program 34. Moreover, both steps 403 and 404 can be reversed in sequence, and the results are the same after execution.

步驟405:是否關閉軟體;啟動常駐程式34後,使用者不需一直開啟金融看盤軟體20以接收報價警示資訊14,若使用者選擇關閉金融看盤軟體20則跳至步驟406,若使用者繼續操作金融看盤軟體則跳至步驟407。Step 405: Whether to close the software; after starting the resident program 34, the user does not need to always open the financial watch software 20 to receive the quotation warning information 14, if the user chooses to close the financial watch software 20, then the process goes to step 406, if the user Continue to operate the financial watch software and skip to step 407.

步驟406:結束;金融看盤軟體20終止運作,釋放出金融看盤軟體20原本所佔用行動設備10之硬體資源(CPU運算與記憶體佔用容量)。Step 406: End; the financial watch software 20 terminates operation, releasing the hardware resources (CPU operation and memory occupation capacity) of the mobile device 10 originally occupied by the financial watch software 20.

步驟407:是否已下載報價警示資訊;若常駐程式34之報價警示接收模組40已下載完報價警示資訊14,則跳至步驟408,若常駐程式34之報價警示接收模組40尚未下載報價警示資訊14則跳至步驟409。Step 407: Whether the quotation warning information has been downloaded; if the quotation warning receiving module 40 of the resident program 34 has downloaded the quotation warning information 14, skip to step 408, and if the quotation warning receiving module 40 of the resident program 34 has not downloaded the quotation warning Information 14 then jumps to step 409.

步驟408:顯示報價警示資訊;常駐程式34下載該報價警示資訊14後,報價警示顯示模組28即依據該報價警示資訊14產生一報價警示對話方塊(未描繪)、一報價警示彈出視窗(未描繪)、或一報價警示視圖(未描繪),以供使用者查看報價警示內容。使用者可點選該報價警示資訊14之內容以切換至其他視圖(例如自選報價視圖,未描繪),以查看進一步之詳細報價資訊(對照第3A圖之步驟103)。Step 408: Display the quotation warning information; after the resident program 34 downloads the quotation warning information 14, the quotation warning display module 28 generates a quotation warning dialog box (not depicted) and a quotation warning pop-up window according to the quotation warning information 14 (not Depict), or a quote alert view (not depicted) for the user to view the quote alert content. The user can click on the content of the quotation alert information 14 to switch to another view (eg, a self-selected quotation view, not depicted) to view further detailed quotation information (cf. step 103 of Figure 3A).

步驟409:等待常駐程式下載報價警示資訊;若常駐程式34尚未下載報價警示資訊14,使用者可切換至任一視圖(例如報價警示視圖或自選報價視圖,未描繪)以查詢其他資訊並繼續等待,或關閉軟體(跳至步驟406)。Step 409: Waiting for the resident program to download the quotation warning information; if the resident program 34 has not downloaded the quotation warning information 14, the user can switch to any view (such as the quotation warning view or the self-selected quotation view, not depicted) to query other information and continue to wait. , or close the software (skip to step 406).

接著說明常駐程式34之運作流程,請參閱第5B圖本發明實施例之金融看盤軟體報價警示接收流程圖(二),配合參考第1B圖與第4圖,其常駐程式的操作流程包含以下的步驟:Next, the operation flow of the resident program 34 will be described. Please refer to FIG. 5B for the financial watch software quotation warning receiving flow chart (2) according to the embodiment of the present invention. Referring to FIG. 1B and FIG. 4, the operation procedure of the resident program includes the following. A step of:

步驟501:開始,(常駐程式被啟動);使用者於前一流程之步驟403上傳報價警示設定後(因步驟403與步驟404之先後順序可對調,又,步驟402建立網路連線較佳地介於第3A圖之步驟101與步驟102間,故,此一流程亦可開始於第3A圖之步驟102使用者設定一報價警示後),即啟動常駐程式34,開始本流程。Step 501: Start, (the resident program is started); after the user uploads the quotation alert setting in step 403 of the previous process (because the sequence of steps 403 and 404 can be reversed, and step 402 is better to establish the network connection. The process is between step 101 and step 102 of FIG. 3A. Therefore, the process may also start after the user sets a quotation alert in step 102 of FIG. 3A, that is, the resident program 34 is started to start the process.

步驟502:定時建立網路連線並查詢報價警示資訊;常駐程式34啟動後,其第二網路連線模組36即定時建立行動設備10與伺服器12間之HTTP通訊協定之網路連線。接著指令傳送模組38將自動查詢指令16送至伺服器12,以便查詢報價警示資訊14。如習見技術第1B圖上半部所示(習見技術係由習見金融看盤軟體18發送該自動查詢指令16,本發明係由常駐程式34發送該自動查詢指令16)。Step 502: Establish a network connection and query the quotation warning information periodically. After the resident program 34 is started, the second network connection module 36 periodically establishes a network connection of the HTTP communication protocol between the mobile device 10 and the server 12. line. The command delivery module 38 then sends an automatic query command 16 to the server 12 for querying the quote alert information 14. As shown in the upper part of FIG. 1B of the prior art (see the technique of transmitting the automatic inquiry command 16 by the financial watch software 18, the present invention transmits the automatic inquiry command 16 by the resident program 34).

步驟503:是否觸及報價警示價位;前一流程步驟403上傳該報價警示設定後,伺服器12即依規則檢查該報價警示設定中之金融商品其市價是否觸及報價警示價位,若「是」則由伺服器12產生一報價警示資訊14並跳至步驟504,若「否」則重複步驟502。Step 503: Whether to touch the quotation warning price; after the procedural warning setting is uploaded in the previous process step 403, the server 12 checks whether the market price of the financial product in the quotation warning setting touches the quotation warning price according to the rule, and if yes, The server 12 generates a quote warning message 14 and jumps to step 504. If no, step 502 is repeated.

步驟504:下載報價警示資訊;伺服器12產生報價警示資訊14後,報價警示接收模組40即可下載該報價警示資訊14(如第1B圖下半部所示),並儲存至行動設備10一固定儲存報價警示資訊14之路徑,以供之後金融看盤軟體20之報價警示顯示模組28產生/更新一報價警示對話方塊(未描繪)、一報價警示彈出視窗(未描繪)、或一報價警示視圖(未描繪)以供使用者查看報價警示內容。Step 504: Download the quotation warning information; after the server 12 generates the quotation warning information 14, the quotation warning receiving module 40 can download the quotation warning information 14 (as shown in the lower half of FIG. 1B), and store it to the mobile device 10 A fixed storage quotation alert information 14 path for the quotation alert display module 28 of the subsequent financial watch software 20 to generate/update a quotation alert dialog box (not depicted), a quotation alert pop-up window (not depicted), or a A quote alert view (not depicted) for the user to view the quote alert content.

步驟505:執行金融看盤軟體;當報價警示接收模組40下載完報價警示資訊14後,報價警示接收模組40較佳地可產生一圖示(未描繪)用以通知使用者報價警示資訊14下載完成,使用者即可點選該圖示以執行金融看盤軟體20。或者,除由使用者執行金融看盤軟體20外,亦可由常駐程式34於報價警示資訊14下載完成後,自動地啟動金融看盤軟體20。Step 505: Execute the financial watch software; after the quotation warning receiving module 40 downloads the quotation warning information 14, the quotation warning receiving module 40 preferably generates a graphic (not depicted) for notifying the user of the quotation warning information. After the download is completed, the user can click on the icon to execute the financial watch software 20. Alternatively, in addition to the execution of the financial watch software 20 by the user, the financial watch software 20 may be automatically activated by the resident program 34 after the download of the offer alert information 14 is completed.

接著,如前述步驟408,於執行金融看盤軟體20後,報價警示顯示模組28即依據該報價警示資訊14產生一報價警示對話方塊(未描繪)、一報價警示彈出視窗(未描繪)、或一報價警示視圖(未描繪)以供使用者查看報價警示內容,使用者可點選該報價警示資訊14之內容以切換至其他視圖(例如自選報價視圖,未描繪)以查看進一步之詳細報價資訊(對照第3A圖之步驟103)。Then, after performing the financial watch software 20, the quotation warning display module 28 generates a quotation warning dialog box (not depicted), a quotation warning pop-up window (not depicted) according to the quotation warning information 14, Or a quotation alert view (not depicted) for the user to view the quotation alert content, the user can click on the content of the quotation alert information 14 to switch to another view (eg, a self-selected quotation view, not depicted) to view further detailed quotations Information (cf. step 103 of Figure 3A).

以上流程說明常駐程式34之運作,另外,本發明實施例之常駐程式34亦可設定當滿足特定的終止觸發條件時,即終止該常駐程式34之運作(對照第5B圖之步驟506)。常駐程式34的終止條件可以是預定終止時間長度,例如:當日交易時間結束後1分鐘即終止該常駐程式34。或者,提供使用者一終止選項介面(未繪出),當使用者操作終止選項介面時,即產生一終止啟動指令,而滿足終止條件。當終止條件被觸發後,即由常駐程式終止模組42終止常駐程式34。The above process illustrates the operation of the resident program 34. In addition, the resident program 34 of the embodiment of the present invention can also set the operation of the resident program 34 to be terminated when the specific termination trigger condition is met (cf. step 506 of FIG. 5B). The termination condition of the resident program 34 may be a predetermined termination time length, for example, the resident program 34 is terminated 1 minute after the end of the current transaction time. Alternatively, a user-terminated option interface (not shown) is provided, and when the user operates the termination option interface, a termination start command is generated and the termination condition is satisfied. The resident program 34 is terminated by the resident program termination module 42 when the termination condition is triggered.

由本發明之第5A圖與第5B圖中可得知,使用者即使在關閉金融看盤軟體20後,本發明之常駐程式34亦能繼續接收報價警示14。As can be seen from Figures 5A and 5B of the present invention, the resident program 34 of the present invention can continue to receive the quotation alert 14 even after the user closes the financial watch software 20.

另外,由於本發明之常駐程式34其功能簡單,所佔用之硬體資源(CPU運算與記憶體容量)遠低於金融看盤軟體20之需求,故適合長時間開啟以等待接收報價警示。In addition, since the resident program 34 of the present invention has a simple function and the occupied hardware resources (CPU calculation and memory capacity) is much lower than the demand of the financial watch software 20, it is suitable for long-time opening to wait for receiving the quotation alert.

本發明之常駐程式34與行動設備10其作業系統(Operating System)所提供之背景服務(Background Service)意義與運作方式相同,故,本發明亦可以一背景服務取代上述之常駐程式34。The resident program 34 of the present invention has the same meaning and operation mode as the background service provided by the operating system 10 of the mobile device 10. Therefore, the present invention can also replace the resident program 34 with a background service.

綜上所述,行動設備金融看盤軟體報價警示接收之裝置與方法,可讓報價警示接收工作其電源功耗更為有效率的管理,當使用者執行金融看盤軟體後即可關閉金融看盤軟體,改以一佔用硬體資源較少之常駐程式處理報價警示接收之工作,讓使用者可順暢操作行動設備且同時間等待接收報價警示,兩者兼顧。In summary, the device and method for receiving the warning device for the mobile device financial watch software can make the quotation alert to receive more efficient management of the power consumption of the work. When the user executes the financial watch software, the financial watch can be closed. The disk software is replaced by a resident program that occupies less hardware resources to process the quotation warning reception, so that the user can smoothly operate the mobile device and wait for receiving the quotation warning at the same time.

雖然本發明的技術內容已經以較佳實施例揭露如上,然其並非用以限定本發明,任何熟習此技藝者,在不脫離本發明之精神所作些許之更動與潤飾,皆應涵蓋於本發明的範疇內,因此本發明之保護範圍當視後附之申請專利範圍所界定者為準。Although the technical content of the present invention has been disclosed in the above preferred embodiments, it is not intended to limit the present invention, and any modifications and refinements made by those skilled in the art without departing from the spirit of the present invention are encompassed by the present invention. The scope of protection of the present invention is therefore defined by the scope of the appended claims.

10...行動設備10. . . Mobile device

12...伺服器12. . . server

14...報價警示14. . . Quotation warning

16...自動查詢指令16. . . Automatic query instruction

18...習見金融看盤軟體18. . . Xi see financial watch software

181...網路連線模組181. . . Network connection module

183...資料傳送模組183. . . Data transfer module

185...報價警示設定模組185. . . Quotation warning setting module

187...報價警示顯示模組187. . . Quotation warning display module

189...報價警示產生模組189. . . Quotation warning generation module

20...金融看盤軟體20. . . Financial watch software

22...第一網路連線模組twenty two. . . First network connection module

24...資料傳送模組twenty four. . . Data transfer module

26...報價警示設定模組26. . . Quotation warning setting module

28...報價警示顯示模組28. . . Quotation warning display module

32...常駐程式啟動模組32. . . Resident program startup module

34...常駐程式34. . . Resident program

36...第二網路連線模組36. . . Second network connection module

38...指令傳送模組38. . . Command transmission module

40...報價警示接收模組40. . . Quotation warning receiving module

42...常駐程式終止模組42. . . Resident program termination module

第1A圖係習見TCP連線自動接收報價警示之示意圖;Figure 1A is a schematic diagram of the TCP connection automatic receiving quotation warning;

第1B圖係習見HTTP連線自動接收報價警示之示意圖;Figure 1B is a schematic diagram of the HTTP connection automatic receiving quotation warning;

第2A圖係習見裝置之系統功能方塊圖(一);Figure 2A is a block diagram of the system function of the device; (1);

第2B圖係習見裝置之系統功能方塊圖(二);Figure 2B is a block diagram of the system function of the device; (2);

第3A圖係習見金融看盤軟體接收報價警示資訊之使用者操作流程圖;Figure 3A is a flow chart of the user operation of the financial watch software receiving the quotation warning information;

第3B圖係習見金融看盤軟體以TCP自動接收報價警示資訊之流程圖;The 3B diagram is a flow chart of the financial watch software that automatically receives the quotation warning information by TCP;

第3C圖係習見金融看盤軟體以HTTP下載報價警示資訊之流程圖;The 3C chart is a flow chart of the financial warning software downloading the quotation warning information by HTTP;

第3D圖係習見金融看盤軟體由行動設備端產生報價警示資訊之流程圖;The 3D diagram is a flow chart of the quotation warning information generated by the mobile device software by the mobile device software;

第4圖係本發明實施例裝置之系統功能方塊圖;Figure 4 is a block diagram showing the system function of the device of the embodiment of the present invention;

第5A圖係本發明實施例之金融看盤軟體報價警示接收流程圖(一);及FIG. 5A is a flow chart of receiving the warning of the financial watch software of the embodiment of the present invention (1); and

第5B圖係本發明實施例之金融看盤軟體報價警示接收流程圖(二)。FIG. 5B is a flow chart of the financial watch software quotation warning receiving (2) of the embodiment of the present invention.

20...金融看盤軟體20. . . Financial watch software

22...第一網路連線模組twenty two. . . First network connection module

24...資料傳送模組twenty four. . . Data transfer module

26...報價警示設定模組26. . . Quotation warning setting module

28...報價警示顯示模組28. . . Quotation warning display module

32...常駐程式啟動模組32. . . Resident program startup module

34...常駐程式34. . . Resident program

36...第二網路連線模組36. . . Second network connection module

38...指令傳送模組38. . . Command transmission module

40...報價警示接收模組40. . . Quotation warning receiving module

42...常駐程式終止模組42. . . Resident program termination module

Claims (10)

一種行動設備金融看盤軟體報價警示接收之裝置,應用於一行動設備,該裝置包含:一金融交易軟體,包含:一第一網路連線模組,建立或關閉該行動設備與一伺服器間之一網路連線;一報價警示設定模組,用以建立一金融商品之一警示條件,並儲存為一報價警示設定;一資料傳送模組,當該網路連線建立時,接收由該伺服器傳送至該行動設備之一接收資料,並傳送該行動設備產生之一傳送資料至該伺服器,其中,該接收資料包含一報價警示資訊,該傳送資料包含該報價警示設定;及一常駐程式啟動模組;及一常駐程式,定時建立該行動設備與該伺服器間之一HTTP網路連線,於該HTTP網路連線建立期間,自該伺服器下載該報價警示資訊並儲存於該行動設備;其中,該常駐程式啟動模組於該報價警示設定模組儲存該報價警示設定後,啟動該常駐程式。A mobile device software quotation warning receiving device is applied to a mobile device, the device comprising: a financial transaction software, comprising: a first network connection module, establishing or closing the mobile device and a server One of the network connections; a quotation warning setting module for establishing a warning condition of a financial product and storing it as a quotation warning setting; a data transmission module, when the network connection is established, receiving Receiving data from the server to one of the mobile devices, and transmitting the mobile device to transmit the data to the server, wherein the received data includes a quotation alert information, the transmitted data including the quotation alert setting; a resident program startup module; and a resident program, periodically establishing an HTTP network connection between the mobile device and the server, and downloading the quotation warning information from the server during the establishment of the HTTP network connection and The resident device startup module activates the resident program after the quotation alert setting module stores the quotation alert setting. 如請求項1所述之裝置,更包含:一報價警示顯示模組,依據該報價警示資訊產生一報價警示對話方塊、一報價警示彈出視窗、或一報價警示視圖。The device of claim 1, further comprising: a quotation warning display module, generating a quotation warning dialog box, a quotation warning pop-up window, or a quotation warning view according to the quotation warning information. 如請求項1所述之裝置,其中該報價警示設定係包含:一金融商品與一報價警示價位。The device of claim 1, wherein the quotation alert setting comprises: a financial item and a quotation alert price. 如請求項1所述之裝置,其中該常駐程式包含:一第二網路連線模組,定時建立該行動設備與該伺服器間之該HTTP網路連線;一指令傳送模組,於該HTTP網路連線建立期間,將一自動查詢指令傳送至該伺服器;及一報價警示接收模組,於該HTTP網路連線建立期間,下載該伺服器所傳送之該報價警示資訊,並儲存該報價警示資訊於該行動設備。The device of claim 1, wherein the resident program comprises: a second network connection module, periodically establishing the HTTP network connection between the mobile device and the server; and an instruction transmission module During the establishment of the HTTP network connection, an automatic inquiry command is transmitted to the server; and a quotation warning receiving module downloads the quotation warning information transmitted by the server during the establishment of the HTTP network connection. And storing the quotation warning information on the mobile device. 如請求項4所述之裝置,其中該常駐程式更包含:一常駐程式終止模組,當一終止條件被觸發時,終止該常駐程式。The device of claim 4, wherein the resident program further comprises: a resident program termination module that terminates the resident program when a termination condition is triggered. 如請求項5所述之裝置,其中該終止條件係為一預定終止時間長度或一終止啟動指令。The device of claim 5, wherein the termination condition is a predetermined termination time length or a termination initiation command. 一種行動設備金融看盤軟體報價警示接收之方法,係應用於一行動設備,包含下列步驟:執行一金融看盤軟體;建立一報價警示設定;上傳該報價警示設定至伺服器;及啟動一常駐程式,該常駐程式執行以下步驟:定時建立該行動設備與一伺服器之一HTTP網路連線;於該HTTP網路連線建立期間,傳送一自動查詢指令至該伺服器;於該HTTP網路連線建立期間,自該伺服器下載一報價警示資訊;及儲存該報價警示資訊於該行動設備。A mobile device software quotation warning receiving method is applied to a mobile device, comprising the following steps: executing a financial watch software; establishing a quotation alert setting; uploading the quotation alert setting to the server; and starting a resident a program, the resident program performs the following steps: periodically establishing an HTTP network connection between the mobile device and one of the servers; during the establishment of the HTTP network connection, transmitting an automatic query command to the server; During the establishment of the road connection, a quotation warning information is downloaded from the server; and the quotation warning information is stored in the mobile device. 如請求項7所述之方法,其中該報價警示設定係包含:一金融商品與一報價警示價位。The method of claim 7, wherein the quotation alert setting comprises: a financial item and a quotation alert price. 如請求項7所述之方法,其中該常駐程式更執行以下步驟:當一終止條件被觸發時,終止該常駐程式。The method of claim 7, wherein the resident program further performs the step of terminating the resident program when a termination condition is triggered. 如請求項9所述之方法,其中該終止條件觸發係選自:由一預定終止時間長度觸發或一終止啟動指令觸發。The method of claim 9, wherein the termination condition trigger is selected from: triggering by a predetermined termination time length or a termination start instruction.
TW100125226A 2011-07-15 2011-07-15 Device and method for receiving the stock price alert of the finance software on a mobile apparatus TW201303782A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
TW100125226A TW201303782A (en) 2011-07-15 2011-07-15 Device and method for receiving the stock price alert of the finance software on a mobile apparatus
CN201110263543.9A CN102880986B (en) 2011-07-15 2011-09-01 Device and method for receiving financial tape reading software quotation warning of mobile device
MYPI2012700269A MY182196A (en) 2011-07-15 2012-05-08 Device and method for receiving quote alert of stock quoting software in mobile device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW100125226A TW201303782A (en) 2011-07-15 2011-07-15 Device and method for receiving the stock price alert of the finance software on a mobile apparatus

Publications (1)

Publication Number Publication Date
TW201303782A true TW201303782A (en) 2013-01-16

Family

ID=47482300

Family Applications (1)

Application Number Title Priority Date Filing Date
TW100125226A TW201303782A (en) 2011-07-15 2011-07-15 Device and method for receiving the stock price alert of the finance software on a mobile apparatus

Country Status (2)

Country Link
MY (1) MY182196A (en)
TW (1) TW201303782A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI492180B (en) * 2013-11-12 2015-07-11
TWI503778B (en) * 2013-01-30 2015-10-11 Mitake Information Corp Device and method for customized information combination of the quoting view of the stock quoting software
TWI646485B (en) * 2017-04-07 2019-01-01 Acer Incorporated Electronic device prompting the key price of financial products

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI503778B (en) * 2013-01-30 2015-10-11 Mitake Information Corp Device and method for customized information combination of the quoting view of the stock quoting software
TWI492180B (en) * 2013-11-12 2015-07-11
TWI646485B (en) * 2017-04-07 2019-01-01 Acer Incorporated Electronic device prompting the key price of financial products

Also Published As

Publication number Publication date
CN102880986A (en) 2013-01-16
MY182196A (en) 2021-01-18

Similar Documents

Publication Publication Date Title
US12443391B2 (en) Systems and methods for communicating notifications and textual data associated with applications
US10773161B2 (en) Mobile phone game interface
EP3547715B1 (en) Method and apparatus for reducing continuous-wakeup delay of bluetooth loudspeaker, and bluetooth loudspeaker
JP4546801B2 (en) Method for providing synchronization notification to client device
US20100184422A1 (en) Web-hosted framework for mobile applications
CN103947162B (en) Electronic device with message processing function
CN102687538A (en) Device,system and method for selecting,sharing and displaying electronic content
CN102917123B (en) Mobile terminal and the dormancy processing method for mobile terminal
CN106484326B (en) Data transmission processing method and mobile terminal
EP2960792A2 (en) Electronic device and data copy method between electronic devices
CN101222761A (en) Method for delivering applications for network operating system enabled user equipment
TW201303782A (en) Device and method for receiving the stock price alert of the finance software on a mobile apparatus
TWI413012B (en) Device and method for receiving confirmation of the finance software on a mobile apparatus
CN106326072A (en) Information processing method and mobile terminal
CN108323236A (en) A kind of exchange method and terminal
WO2017206318A1 (en) Mobile device, and method and apparatus for sharing location thereof
CN106339862A (en) Information processing method and mobile terminal
TWI498839B (en) Device and method for receiving the buying/selling signals of the finance software on a mobile apparatus
CN107291328A (en) Interface display method and related product
CN102880986B (en) Device and method for receiving financial tape reading software quotation warning of mobile device
CN102223610B (en) Method and the mobile device of exchanges data is carried out between mobile device
CN101276289B (en) The method of communication between user and multi-core in Linux system
CN102932425A (en) Method for receiving push information and then automatically opening operation panel
CA2814570A1 (en) Method, system and apparatus for transferring data via more than one communications interface
CN108429859A (en) Message prompting method, electronic device and computer readable storage medium