TWI498839B - Device and method for receiving the buying/selling signals of the finance software on a mobile apparatus - Google Patents

Device and method for receiving the buying/selling signals of the finance software on a mobile apparatus Download PDF

Info

Publication number
TWI498839B
TWI498839B TW100125225A TW100125225A TWI498839B TW I498839 B TWI498839 B TW I498839B TW 100125225 A TW100125225 A TW 100125225A TW 100125225 A TW100125225 A TW 100125225A TW I498839 B TWI498839 B TW I498839B
Authority
TW
Taiwan
Prior art keywords
buy
sell signal
resident program
mobile device
signal
Prior art date
Application number
TW100125225A
Other languages
Chinese (zh)
Other versions
TW201303779A (en
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 TW100125225A priority Critical patent/TWI498839B/en
Priority to CN201110263532.0A priority patent/CN102880984B/en
Publication of TW201303779A publication Critical patent/TW201303779A/en
Application granted granted Critical
Publication of TWI498839B publication Critical patent/TWI498839B/en

Links

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Description

行動設備金融交易軟體買/賣信號接收之裝置與方法Mobile device financial transaction software buying/selling signal receiving device and method

本發明係關於一種行動設備金融交易軟體,特別是關於一種行動設備金融交易軟體買/賣信號接收之裝置與方法。The present invention relates to a mobile device financial transaction software, and more particularly to a device and method for receiving/selling a mobile device software transaction software.

一般來說,買/賣信號提供業者係為證券業者或投顧業者,其所提供之買/賣信號可供其客戶(即使用者)參考特定金融商品之買進/賣出價位與時間點,而習見行動設備金融交易軟體用以接收該買/賣信號的方式有兩種:一、以簡訊(SMS)傳送買/賣信號至行動設備;二、由習見金融交易軟體直接接收由伺服器傳送至行動設備之買/賣信號。In general, the buy/sell signal provider is a securities dealer or a trader who provides a buy/sell signal for its customers (ie users) to refer to the bid/sale price and time point of a particular financial product. There are two ways to receive the buy/sell signal from the mobile device financial transaction software: 1. Sending a buy/sell signal to the mobile device via SMS (SMS); 2. Directly receiving the server by the financial transaction software. A buy/sell signal sent to a mobile device.

習見以簡訊傳送買/賣信號之主要缺點係簡訊乃由習見金融交易軟體之外部程式(通常為行動設備作業系統內建程式)所開啟,使用者無法直接點選簡訊內容中的金融商品或價格以進行下單交易,而須讀完簡訊後另外開啟習見金融交易軟體,且須使用者自行手動輸入買/賣信號中(即簡訊內容中所提及)的金融商品與價格,方可進行下單交易。The main shortcoming of the transmission of the buy/sell signal by SMS is that the SMS is opened by the external program of the financial transaction software (usually the built-in program of the mobile device operating system). Users cannot directly click on the financial products or prices in the SMS content. To make an order transaction, and to open the SMS financial transaction software after reading the newsletter, and the user must manually input the financial products and prices in the buy/sell signal (as mentioned in the newsletter content) before proceeding. Single transaction.

至於由習見金融交易軟體直接接收由伺服器傳送至行動設備之買/賣信號,雖然改善了透過簡訊傳送買/賣信號的缺點,讓使用者可於該習見金融交易軟體中直接接收信號,亦可點選買/賣信號內容中的金融商品或價格以進行下單交易,但是此種習見技術仍有一大缺點,即該習見金融交易軟體須於執行中方可接收買/賣信號,亦即關閉軟體後就無法接收買/賣信號。As for the purchase/selling signals received by the financial transaction software directly from the server to the mobile device, although the shortcomings of transmitting/selling signals through the SMS are improved, the user can directly receive signals in the financial transaction software. You can click to buy/sell financial products or prices in the signal content to place an order, but this kind of technology still has a major drawback. That is, the financial transaction software must be executed to receive the buy/sell signal, that is, it is closed. After buying the software, you cannot receive the buy/sell signal.

習見行動設備金融交易軟體依靠網路連線(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 device financial transaction software relies on the Internet (Data Network, also known as "data transmission connection") to transmit data (Data), and the network protocol of the network connection 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 device financial transaction software adopts HTTP as the protocol for network connection because its network has no connection characteristics because its network connection has low power consumption. 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).

由習見行動設備金融交易軟體直接接收買/賣信號可分為兩種方式:Directly receiving buy/sell signals from the mobile device financial trading software 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 viewing is shown in Figure 1A: when the server 12 has a buy/sell signal 14, the buy/sell signal 14 is automatically transmitted to the financial transaction software of the mobile device 10. The shortcoming of this method is that when the financial transaction software is closed, the buy/sell signal 14 cannot be automatically received. If the software is always turned on in order to receive the buy/sell signal 14, the power consumption is quite wasted, and the software is occupied by the hardware after being turned on. Resources (CPU and memory) affect the operational effectiveness 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 transaction 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 downloading the buy/sell signal 14 from the server 12. The shortcomings of this method are the same as the second method of view, that is, when the financial transaction software is closed, the buy/sell signal 14 cannot be automatically received. If the software is always powered on in order to receive the buy/sell signal 14, the power consumption is quite wasted. And when the software is turned on, the operating efficiency of the mobile device 10 is affected by occupying hardware resources (CPU and memory).

參閱第2圖習見裝置之系統功能方塊圖,此圖僅描繪與本說明書相關之模組,其餘無關聯之模組皆予以省略未描繪。習見金融交易軟體18包含:一網路連線模組182、一資料傳送模組184與一買/賣信號模組186。網路連線模組182用以建立網路連線以及關閉網路連線。資料傳送模組184用以接收由伺服器12傳送至行動設備10之資料,以及由行動設備10傳送資料至伺服器12。該資料包含金融商品報價資訊、查詢指令、以及買/賣信號14。買/賣信號模組186,用以依據接收到之買/賣信號14產生一買/賣信號視圖(未描繪)以供使用者查看買/賣信號內容。Referring to Figure 2, the system function block diagram 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 financial transaction software 18 includes a network connection module 182, a data transmission module 184 and a buy/sell signal module 186. The network connection module 182 is used to establish network connection and close the network connection. The data transfer module 184 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 commodity quote information, query instructions, and buy/sell signals 14. The buy/sell signal module 186 is configured to generate a buy/sell signal view (not depicted) based on the received buy/sell signal 14 for the user to view the buy/sell signal content.

第3A圖係習見金融交易軟體自動接收買/賣信號方式之使用者操作流程圖,其以開啟習見金融交易軟體18後的具體操作流程來說明習見TCP自動接收買/賣信號(如第1A圖所示)之操作流程,請配合參考第1A圖與第2圖,其包含以下的步驟:Figure 3A is a flow chart of the user operation of the financial transaction software automatically receiving the buy/sell signal mode. The specific operation flow after opening the financial transaction software 18 is used to explain that the TCP automatically receives the buy/sell signal (such as Figure 1A). For the operation flow shown in the figure, please refer to Figure 1A and Figure 2, which includes the following steps:

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

步驟102:以選單切換至買/賣信號視圖;當軟體開啟後,使用者即可以選單(未描繪)切換進入由買/賣信號模組186所產生之買/賣信號視圖(未描繪)以等待接收買/賣信號14,或切換進入自選報價視圖(未描繪)一邊看報價資訊一邊等待買/賣信號14。Step 102: Switch to the buy/sell signal view with the menu; when the software is turned on, the user can switch to the buy/sell signal view (not depicted) generated by the buy/sell signal module 186 by the menu (not depicted). Waiting to receive the buy/sell signal 14, or switch to the self-selected quote view (not depicted) while waiting for the buy/sell signal 14 while looking at the quote information.

步驟103:檢視買/賣信號並下單交易;接收到買/賣信號14後,使用者即可檢視買/賣信號14之內容(由買/賣信號視圖顯示買/賣信號14之內容,未描繪),並可點選該買/賣信號14之內容以進行下單交易。例如使用者點選其中一金融商品之買進信號,接著,買/賣信號模組186自動切換至下單交易視圖(未描繪),並將該金融商品之代號自動填入,使用者再手動填入其他下單交易資訊包含交易數量與價格,即可進行下單交易。Step 103: View the buy/sell signal and place an order; after receiving the buy/sell signal 14, the user can view the content of the buy/sell signal 14 (the buy/sell signal 14 shows the contents of the buy/sell signal 14 Not depicted), and the contents of the buy/sell signal 14 can be clicked to place an order transaction. For example, the user clicks on the buy signal of one of the financial products, and then the buy/sell signal module 186 automatically switches to the order transaction view (not depicted), and automatically fills in the code of the financial product, and the user manually Fill in other order trading information including the number of transactions and the price, you can place an order transaction.

於此,請參見第3B圖,係習見金融交易軟體TCP自動接收買/賣信號之流程圖。於上述步驟102至步驟103之間,以TCP連線方式之習見金融交易軟體18執行下列步驟:Here, please refer to Figure 3B, which is a flow chart of the financial transaction software TCP automatically receiving the buy/sell signal. Between the above steps 102 to 103, the financial transaction software 18 is implemented by the TCP connection method to perform the following steps:

步驟111:建立網路連線;當切換至買/賣信號視圖後,網路連線模組182以TCP網路通訊協定建立網路連線。Step 111: Establish a network connection; when switching to the buy/sell signal view, the network connection module 182 establishes a network connection by using a TCP network protocol.

步驟112:接收買/賣信號;買/賣信號14產生後,伺服器12自動傳送買/賣信號14至行動設備10,由資料傳送模組184負責接收。如第1A圖所示。Step 112: Receive the buy/sell signal; after the buy/sell signal 14 is generated, the server 12 automatically transmits the buy/sell signal 14 to the mobile device 10, which is responsible for receiving by the data transfer module 184. As shown in Figure 1A.

此種TCP連線自動接收買/賣信號,若等待接收買/賣信號(步驟111至步驟112)時間過久,極為耗費電源功耗,並且使用者於等待期間不得關閉習見金融交易軟體18。Such a TCP connection automatically receives a buy/sell signal. If it waits for a long time to receive a buy/sell signal (steps 111 to 112), it consumes power and consumes power, and the user must not close the financial transaction software 18 while waiting.

請參見合併參閱第3A圖及第3C圖,第3C圖係習見金融交易軟體HTTP自動接收買/賣信號之流程圖。於上述使用者操作流程圖之步驟102至步驟103之間,以HTTP連線方式之習見金融交易軟體18執行下列步驟:Please refer to the 3A and 3C diagrams for the merger. The 3C diagram shows the flow chart of the HTTP transaction automatic receiving/selling signal of the financial transaction software. Between step 102 and step 103 of the above user operation flowchart, the financial transaction software 18 is implemented in the HTTP connection manner to perform the following steps:

步驟211:定時建立網路連線並查詢買/賣信號;進入買/賣信號視圖後,買/賣信號模組186即定時請求網路連線模組182以HTTP通訊協定建立網路連線,再透過資料傳送模組184將自動查詢指令16送至伺服器12,以便查詢買/賣信號14,如第1B圖上半部所示。Step 211: periodically establish a network connection and query the buy/sell signal; after entering the buy/sell signal view, the buy/sell signal module 186 periodically requests the network connection module 182 to establish a network connection by using an HTTP protocol. The automatic query command 16 is sent to the server 12 via the data transfer module 184 to query the buy/sell signal 14, as shown in the upper half of Figure 1B.

步驟212:是否已有買/賣信號;送出自動查詢指令16至伺服器12後,若伺服器12已有買/賣信號14則跳至步驟213,若伺服器12尚無買/賣信號14則跳至步驟211。Step 212: Whether there is a buy/sell signal; after the automatic inquiry command 16 is sent to the server 12, if the server 12 has a buy/sell signal 14, then the process jumps to step 213, if the server 12 has no buy/sell signal 14 Then go to step 211.

步驟213:下載買/賣信號;伺服器12已有買/賣信號14時,資料傳送模組184即可下載該買/賣信號14至行動設備10,如第1B圖下半部所示。下載後再由買/賣信號模組186更新買/賣信號視圖之資料。Step 213: Download the buy/sell signal; when the server 12 has a buy/sell signal 14, the data transfer module 184 can download the buy/sell signal 14 to the mobile device 10, as shown in the lower half of Figure 1B. After downloading, the buy/sell signal module 186 updates the data of the buy/sell signal view.

此種HTTP連線自動接收買/賣信號之習見技術較前述習見技術TCP自動接收買/賣信號節省電源功耗。然而,此種習見技術與前項習見技術都有同一缺點,即習見金融交易軟體18關閉後無法自動接收買/賣信號。This kind of HTTP connection automatically receives the buy/sell signal. See the technology. The TCP automatically receives the buy/sell signal to save power consumption. However, this kind of technology has the same shortcomings as the prior art, that is, the financial transaction software 18 cannot automatically receive the buy/sell signal after it is closed.

綜上所述,先前技術行動設備金融交易軟體18缺乏關閉交易軟體後仍可接收買/賣信號之功能,交易軟體因而不得關閉致使浪費網路連線之電源功耗,且交易軟體開啟著因佔用硬體資源以致影響行動設備之運作效能,此種接收買/賣信號方式對使用者而言極為不便。In summary, the prior art mobile device financial transaction software 18 can still receive the function of buying/selling signals after the transaction software is closed, and the transaction software can not be turned off to waste power consumption of the network connection, and the transaction software opens the cause. Taking up hardware resources to affect the operational performance of mobile devices, such receiving and selling signals is extremely inconvenient for users.

因此,實有必要提出一種行動設備金融交易軟體買/賣信號接收之裝置與方法,讓交易軟體關閉後,可以一佔用硬體資源較少之常駐程式繼續接收買/賣信號,以滿足使用者操作金融交易軟體的潛在需求。Therefore, it is necessary to propose a device and method for receiving/selling the signal of the mobile device financial transaction software. After the transaction software is closed, the resident program that occupies less hardware resources can continue to receive the buy/sell signal to satisfy the user. The potential need to operate financial trading software.

本發明提供一種行動設備金融交易軟體買/賣信號接收之裝置與方法,主要係另外開啟一佔用硬體資源較少之常駐程式,用以負責接收買/賣信號,讓金融交易軟體在關閉的情況之下仍可繼續接收買/賣信號。The invention provides a device and a method for receiving/selling a signal of a mobile device financial transaction software, which mainly opens a resident program that occupies less hardware resources, and is responsible for receiving a buy/sell signal and allowing the financial transaction software to be closed. In the case, you can continue to receive buy/sell signals.

本發明提供一種行動設備金融交易軟體買/賣信號接收之裝置,應用於一行動設備,包含:一金融交易軟體及一常駐程式。金融交易軟體包含一第一網路連線模組、一資料傳送模組、一買/賣信號模組、一常駐程式啟動模組。其中,第一網路連線模組建立或關閉行動設備與一伺服器間之一網路連線。資料傳送模組於網路連線建立時,接收由伺服器傳送至行動設備之接收資料,並傳送行動設備產生之傳送資料至伺服器,其中,接收資料包含一買/賣信號。買/賣信號模組用以依據接收到之買/賣信號產生一買/賣信號視圖以供使用者查看買/賣信號內容。常駐程式啟動模組在金融交易軟體被執行後,啟動常駐程式。常駐程式包含一第二網路連線模組、一指令傳送模組、一買/賣信號接收模組以及一常駐程式終止模組。其中,第二網路連線模組用以定時建立行動設備與伺服器間之HTTP網路連線。指令傳送模組於該HTTP網路連線建立期間,將一自動查詢指令傳送至該伺服器。買/賣信號接收模組於該HTTP網路連線建立期間,下載該伺服器所傳送之該買/賣信號,並儲存該買/賣信號於該行動設備。常駐程式終止模組,當一終止條件被觸發時,終止該常駐程式。The invention provides a mobile device software transaction software buying/selling signal receiving device, which is applied to a mobile device, comprising: a financial transaction software and a resident program. The financial transaction software includes a first network connection module, a data transmission module, a buy/sell signal 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 data transmission module receives the received data transmitted by the server to the mobile device when the network connection is established, and transmits the transmission data generated by the mobile device to the server, wherein the received data includes a buy/sell signal. The buy/sell signal module is configured to generate a buy/sell signal view based on the received buy/sell signal for the user to view the buy/sell signal content. The resident program startup module starts the resident program after the financial transaction software is executed. The resident program includes a second network connection module, an instruction transmission module, a buy/sell signal receiving module, and a resident program termination module. The second network connection module is used to periodically establish an HTTP network connection between the mobile device and the server. The command transfer module transmits an automatic query command to the server during the establishment of the HTTP network connection. The buy/sell signal receiving module downloads the buy/sell signal transmitted by the server during the establishment of the HTTP network connection, and stores the buy/sell signal on the mobile device. The resident program terminates the module and terminates the resident program when a termination condition is triggered.

本發明更提供一種行動設備金融交易軟體買/賣信號接收之方法,應用於一行動設備,包含下列步驟:執行一金融交易軟體;及啟動一常駐程式。常駐程式執行以下步驟:定時建立該行動設備與一伺服器間之一HTTP網路連線;於HTTP網路連線建立期間,傳送一自動查詢指令至伺服器;於該HTTP網路連線建立期間,由伺服器下載一買/賣信號;及儲存買/賣信號於行動設備。The invention further provides a mobile device financial transaction software buying/selling signal receiving method, which is applied to a mobile device, comprising the steps of: executing a financial transaction software; and starting a resident program. The resident program performs the following steps: periodically establishing an HTTP network connection between the mobile device and a server; during the establishment of the HTTP network connection, transmitting an automatic query command to the server; establishing the HTTP network connection During the period, a buy/sell signal is downloaded by the server; and a buy/sell signal is stored in the mobile device.

本發明又提供一種行動設備金融交易軟體買/賣信號接收之方法,應用於一行動設備,包含下列步驟:執行一金融交易軟體;該金融交易軟體啟動一常駐程式;關閉該金融交易軟體;及該常駐程式接收一買/賣信號。常駐程式執行以下步驟:定時建立該行動設備與一伺服器間之一HTTP網路連線;於HTTP網路連線建立期間,傳送一自動查詢指令至伺服器;於該HTTP網路連線建立期間,由伺服器下載一買/賣信號;及儲存買/賣信號於行動設備。The invention further provides a mobile device software transaction software buying/selling signal receiving method, which is applied to a mobile device, comprising the steps of: executing a financial transaction software; the financial transaction software starts a resident program; and closing the financial transaction software; The resident program receives a buy/sell signal. The resident program performs the following steps: periodically establishing an HTTP network connection between the mobile device and a server; during the establishment of the HTTP network connection, transmitting an automatic query command to the server; establishing the HTTP network connection During the period, a buy/sell signal is downloaded by the server; and a buy/sell signal is stored in 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 financial transaction software 20 such as a mobile Internet device (Ultra-Mobile PC).

參閱第4圖,係本發明實施例裝置之系統功能方塊圖。本發明之金融交易軟體20包含有:第一網路連線模組22、資料傳送模組24、買/賣信號模組26與常駐程式啟動模組28。其中,第一網路連線模組22用以建立行動設備10與伺服器12間之網路連線;或,用以關閉行動設備10與伺服器12間之網路連線。資料傳送模組24於網路連線建立時,接收由伺服器12傳送至行動設備10之接收資料,並傳送行動設備10產生之傳送資料至伺服器12。接收資料包含買/賣信號14。買/賣信號模組26則依據行動設備10所儲存之買/賣信號14產生買/賣信號視圖(未描繪)。常駐程式啟動模組28在該金融交易軟體20被執行後,啟動常駐程式(TSR,Terminate-and-Stay-Resident)30。Referring to Figure 4, there is shown a block diagram of the system function of the apparatus of the embodiment of the present invention. The financial transaction software 20 of the present invention comprises: a first network connection module 22, a data transmission module 24, a buy/sell signal module 26 and a resident program startup module 28. The first network connection module 22 is used to establish a network connection between the mobile device 10 and the server 12; or, the network connection between the mobile device 10 and the server 12 is closed. 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 contains a buy/sell signal 14. The buy/sell signal module 26 generates a buy/sell signal view (not depicted) based on the buy/sell signal 14 stored by the mobile device 10. The resident program launch module 28 activates the resident program (TSR, Terminate-and-Stay-Resident) 30 after the financial transaction software 20 is executed.

常駐程式30包含有:第二網路連線模組32、指令傳送模組34、買/賣信號接收模組36以及常駐程式終止模組38。第二網路連線模組32用以定時自動建立行動設備10與伺服器12間之HTTP網路通訊協定之連線。指令傳送模組34用以傳送自動查詢指令16至伺服器12,藉以查詢買/賣信號14。買/賣信號接收模組36則係接收伺服器12之買/賣信號14,並將接收到之該買/賣信號14再儲存於行動設備10之一固定儲存買/賣信號之路徑,供之後買/賣信號模組26產生或更新買/賣信號視圖(未描繪)。常駐程式終止模組38則用以終止該常駐程式30,其觸發條件係一自動定時開關,例如:當日交易時間結束後1小時即終止該常駐程式30。其中,常駐程式終止模組38可作為選擇性模組而設置。The resident program 30 includes a second network connection module 32, an instruction transmission module 34, a buy/sell signal receiving module 36, and a resident program termination module 38. The second network connection module 32 is configured to automatically establish a connection between the HTTP network protocol of the mobile device 10 and the server 12 at a timing. The command delivery module 34 is configured to transmit an automatic query command 16 to the server 12 for querying the buy/sell signal 14. The buy/sell signal receiving module 36 receives the buy/sell signal 14 of the server 12, and stores the received buy/sell signal 14 in a path of a fixed storage buy/sell signal of the mobile device 10 for The buy/sell signal module 26 then generates or updates a buy/sell signal view (not depicted). The resident program termination module 38 is configured to terminate the resident program 30, and the trigger condition is an automatic time switch, for example, the resident program 30 is terminated one hour after the end of the trading day. The resident program termination module 38 can be configured as a selective module.

借習見技術第1B圖來說明本發明,前述第二種習見技術係由行動設備10端之金融交易軟體18,依一固定時間(例如每30秒鐘)自動由網路連線模組182建立HTTP連線以下達自動查詢指令16至伺服器12端下載買/賣信號14。而本發明係由行動設備10端之常駐程式30,依一固定時間(例如每30秒鐘)自動由常駐程式30中的第二網路連線模組32建立HTTP連線以下達自動查詢指令16至伺服器12端下載買/賣信號14。本發明與習見技術二之差異係在於以一獨立之常駐程式30處理網路連線並下載買/賣信號14,即使金融交易軟體20於執行後即立刻關閉,經由常駐程式啟動模組28所啟動之常駐程式30仍可繼續接收買/賣信號14。The present invention will be described with reference to FIG. 1B, which is automatically established by the network connection module 182 by a financial transaction software 18 of the mobile device 10 at a fixed time (for example, every 30 seconds). The HTTP connection is followed by an automatic inquiry command 16 to the server 12 to download the buy/sell signal 14. The present invention is implemented by the resident program 30 of the mobile device 10, and the HTTP connection is automatically established by the second network connection module 32 in the resident program 30 for a fixed time (for example, every 30 seconds). 16 to the server 12 side to download the buy/sell signal 14. The difference between the present invention and the prior art 2 is that the network connection is processed by a separate resident program 30 and the buy/sell signal 14 is downloaded, even if the financial transaction software 20 is closed immediately after execution, via the resident program startup module 28 The activated resident program 30 can continue to receive the buy/sell signal 14.

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

接下來說明本發明實施例之金融交易軟體自動接收買/賣信號流程,由於本發明之常駐程式30係獨立於金融交易軟體20外之另一程式,故,金融交易軟體自動接收買/賣信號流程須切為兩段分開說明。以下,分別說明於第5A、5B圖。Next, the financial transaction software of the embodiment of the present invention automatically receives the buy/sell signal flow. Since the resident program 30 of the present invention is independent of the financial transaction software 20, the financial transaction software automatically receives the buy/sell signal. The process must be cut into two separate sections. Hereinafter, the description will be made on the fifth and fifth views.

第5A圖係本發明實施例之金融交易軟體自動接收買/賣信號流程圖(一),其說明金融交易軟體20之運作流程,請配合參考第4圖,其包含以下的步驟:FIG. 5A is a flow chart (1) of the financial transaction software automatically receiving the buy/sell signal according to the embodiment of the present invention, which illustrates the operation flow of the financial transaction software 20, please refer to FIG. 4, which includes the following steps:

步驟301:開始(金融交易軟體20被執行);使用者於行動設備10上執行金融交易軟體20(對照第3A圖之步驟101)。Step 301: Start (Financial Transaction Software 20 is executed); the user executes the Financial Transaction Software 20 on the mobile device 10 (cf. Step 101 of Figure 3A).

步驟302:啟動常駐程式;執行金融交易軟體20後,常駐程式啟動模組28即啟動常駐程式30以接收買/賣信號14。常駐程式30之流程請參考第5B圖。Step 302: Start the resident program; after executing the financial transaction software 20, the resident program launch module 28 activates the resident program 30 to receive the buy/sell signal 14. Please refer to Figure 5B for the procedure of resident program 30.

步驟303:是否關閉軟體;啟動常駐程式30後,使用者不需一直開啟金融交易軟體20以接收買/賣信號14。若使用者選擇關閉金融交易軟體20則跳至步驟304,若使用者繼續操作金融交易軟體則跳至步驟305。Step 303: Whether to close the software; after starting the resident program 30, the user does not need to open the financial transaction software 20 all the time to receive the buy/sell signal 14. If the user chooses to close the financial transaction software 20, then the process goes to step 304, and if the user continues to operate the financial transaction software, then the process goes to step 305.

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

步驟305:是否已有買/賣信號;若常駐程式30之買/賣信號接收模組36已下載完買/賣信號14,則跳至步驟307,若常駐程式30之買/賣信號接收模組36尚未下載買/賣信號14則跳至步驟306。Step 305: Whether there is a buy/sell signal; if the buy/sell signal receiving module 36 of the resident program 30 has downloaded the buy/sell signal 14, then skip to step 307, if the resident program 30 buys/sells the signal receiving mode Group 36 has not yet downloaded the buy/sell signal 14 and skips to step 306.

於此,對照第3A圖之步驟102,使用者可以選單(未描繪)切換進入買/賣信號視圖(未描繪)以等待接收買/賣信號14,或切換進入自選報價視圖(未描繪)一邊看報價資訊一邊等待買/賣信號14。Here, in step 102 of FIG. 3A, the user can switch to the buy/sell signal view (not depicted) by the menu (not depicted) to wait to receive the buy/sell signal 14, or switch to the side of the self-selected quote view (not depicted). Look at the quote information while waiting for the buy/sell signal 14.

步驟306:等待常駐程式下載買/賣信號;若常駐程式30尚未下載買/賣信號14,使用者可於買/賣信號視圖(未描繪)中繼續等待,或關閉軟體(跳至步驟304),或切換至其他視圖(例如自選報價視圖,未描繪)以查看其他資訊。若使用者選擇切換至其他視圖查看其他資訊,需由第一網路連線模組22以HTTP或TCP網路通訊協定建立網路連線。Step 306: Waiting for the resident program to download the buy/sell signal; if the resident program 30 has not downloaded the buy/sell signal 14, the user can continue to wait in the buy/sell signal view (not depicted), or close the software (skip to step 304) , or switch to another view (such as a self-selected quote view, not depicted) to view additional information. If the user chooses to switch to another view to view other information, the first network connection module 22 needs to establish a network connection by HTTP or TCP network protocol.

步驟307:顯示買/賣信號而供下單交易;當常駐程式30之買/賣信號接收模組36已下載買/賣信號14後,買/賣信號模組26即更新買/賣信號視圖(未描繪)之資料。使用者即可檢視買/賣信號14之內容(由買/賣信號視圖中檢視),並可點選該買/賣信號14之內容以進行下單交易。例如使用者點選其中一金融商品之買進信號,接著,金融交易軟體20自動切換至下單交易視圖(未描繪),並將該金融商品之代號自動填入,使用者再填入其他下單交易資訊包含交易數量與價格,即可進行下單交易(對照第3A圖之步驟103)。Step 307: Display the buy/sell signal for the order transaction; when the buy/sell signal receiving module 36 of the resident program 30 has downloaded the buy/sell signal 14, the buy/sell signal module 26 updates the buy/sell signal view. (not depicted) information. The user can view the contents of the buy/sell signal 14 (viewed from the buy/sell signal view) and can click on the contents of the buy/sell signal 14 to place an order. For example, the user clicks on the buy signal of one of the financial products, and then the financial transaction software 20 automatically switches to the order transaction view (not depicted), and automatically fills in the code of the financial product, and the user fills in the other The single transaction information includes the quantity and price of the transaction, and the order transaction can be performed (cf. step 103 of Figure 3A).

接著說明常駐程式30之運作流程,請參閱第5B圖本發明實施例之金融交易軟體自動接收買/賣信號流程圖(二),其常駐程式30的運作流程,配合參考第1B圖與第4圖,其包含以下的步驟:Next, the operation flow of the resident program 30 will be described. Referring to FIG. 5B, the financial transaction software automatically receives the buy/sell signal flow chart (2) according to the embodiment of the present invention, and the operation flow of the resident program 30 is matched with reference to FIG. 1B and FIG. Figure, which contains the following steps:

步驟401:開始(常駐程式被啟動);使用者於前一流程之步驟301執行金融交易軟體20後,金融交易軟體20即啟動常駐程式30,開始本流程。Step 401: Start (the resident program is started); after the user executes the financial transaction software 20 in step 301 of the previous process, the financial transaction software 20 starts the resident program 30 to start the process.

步驟402:定時建立網路連線並查詢買/賣信號;常駐程式30啟動後,其第二網路連線模組32即定時建立行動設備10與伺服器12間之HTTP網路通訊協定之連線。接著,指令傳送模組34將自動查詢指令16送至伺服器12,以便查詢買/賣信號14。如習見技術第1B圖上半部所示(習見技術係由習見金融交易軟體18發送該自動查詢指令16,本發明係由常駐程式30發送該自動查詢指令16)。Step 402: Establish a network connection and query the buy/sell signal periodically; after the resident program 30 is started, the second network connection module 32 periodically establishes an HTTP network communication protocol between the mobile device 10 and the server 12. Connected. Next, the command delivery module 34 sends an automatic query command 16 to the server 12 to query the buy/sell signal 14. As shown in the upper part of FIG. 1B of the technique (the technology is transmitted by the financial transaction software 18, the automatic inquiry command 16 is transmitted by the resident program 30).

步驟403:是否已有買/賣信號;送出該自動查詢指令16至伺服器12後,若伺服器12已有買/賣信號14則跳至步驟404,若伺服器12尚無買/賣信號14則跳至步驟402。Step 403: Whether there is a buy/sell signal; after sending the automatic inquiry command 16 to the server 12, if the server 12 has a buy/sell signal 14 then skip to step 404, if the server 12 has no buy/sell signal yet 14 Then skip to step 402.

步驟404:下載買/賣信號;伺服器12已有買/賣信號14時,買/賣信號接收模組36即可下載該買/賣信號14(如第1B圖下半部所示),並儲存至行動設備10一固定儲存買/賣信號14之路徑,以供之後金融交易軟體20之買/賣信號模組26更新買/賣信號視圖之資料。Step 404: Download the buy/sell signal; when the server 12 has the buy/sell signal 14, the buy/sell signal receiving module 36 can download the buy/sell signal 14 (as shown in the lower half of FIG. 1B). And storing to the mobile device 10 a fixed storage buy/sell signal 14 path for the subsequent purchase/sell signal module 26 of the financial transaction software 20 to update the information of the buy/sell signal view.

步驟405:執行金融交易軟體;當買/賣信號接收模組36下載完買/賣信號14後,買/賣信號接收模組36較佳地可產生一圖示(未描繪),用以通知使用者買/賣信號14已下載完成,使用者即可點選該圖示以執行金融交易軟體20。或者,除由使用者執行金融交易軟體20外,亦可由常駐程式30於買/賣信號14下載完成後,自動地啟動金融交易軟體20。Step 405: Execute the financial transaction software; after the buy/sell signal receiving module 36 downloads the buy/sell signal 14, the buy/sell signal receiving module 36 preferably generates an icon (not depicted) for notifying The user buy/sell signal 14 has been downloaded and the user can click on the icon to execute the financial transaction software 20. Alternatively, in addition to executing the financial transaction software 20 by the user, the financial transaction software 20 may be automatically activated by the resident program 30 after the download/sell signal 14 is downloaded.

接著,如前述步驟307,於執行金融交易軟體20後,買/賣信號模組26即更新買/賣信號視圖(未描繪)之資料,並自動切換至該買/賣信號視圖(未描繪),使用者即可檢視買/賣信號14之內容。使用者可點選該買/賣信號14之內容以進行下單交易,例如使用者點選其中一金融商品之買進信號,接著,金融交易軟體20自動切換至下單交易視圖(未描繪),並將該金融商品之代號自動填入,使用者再填入其他下單交易資訊包含交易數量與價格,即可進行下單交易(對照第3A圖之步驟103)。Next, as in the foregoing step 307, after executing the financial transaction software 20, the buy/sell signal module 26 updates the data of the buy/sell signal view (not depicted) and automatically switches to the buy/sell signal view (not depicted). The user can view the contents of the buy/sell signal 14. The user can click the content of the buy/sell signal 14 to place an order transaction, for example, the user clicks on the buy signal of one of the financial products, and then the financial transaction software 20 automatically switches to the order transaction view (not depicted). And the code of the financial product is automatically filled in, and the user fills in the other order transaction information including the transaction quantity and price, and then the order transaction can be performed (cf. step 103 of FIG. 3A).

以上流程說明常駐程式30之運作,另外,本發明實施例之常駐程式30亦可設定當滿足特定的終止觸發條件時,即終止該常駐程式30之運作(對照第5B圖之步驟406)。常駐程式30的終止條件可以是預定終止時間長度,例如:當日交易時間結束後1小時即終止該常駐程式30。或者,提供使用者一終止選項介面(未繪出),當使用者操作終止選項介面時,即產生一終止啟動指令,而滿足終止條件。當終止條件被觸發後,即由常駐程式終止模組38終止常駐程式30。The above process illustrates the operation of the resident program 30. In addition, the resident program 30 of the embodiment of the present invention can also set the operation of the resident program 30 to be terminated when the specific termination trigger condition is met (cf. step 406 of FIG. 5B). The termination condition of the resident program 30 may be a predetermined termination time length, for example, the resident program 30 is terminated one hour 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 30 is terminated by the resident program termination module 38 when the termination condition is triggered.

由本發明之第5A圖與第5B圖中可得知,使用者即使在關閉金融交易軟體20後,本發明之常駐程式30亦能繼續接收買/賣信號14。As can be seen from Figures 5A and 5B of the present invention, the resident program 30 of the present invention can continue to receive the buy/sell signal 14 even after the user closes the financial transaction software 20.

另外,由於本發明之常駐程式30其功能簡單,所佔用之硬體資源(CPU運算與記憶體容量)遠低於金融交易軟體20之需求,故適合長時間開啟以等待接收買/賣信號。In addition, since the resident program 30 of the present invention has a simple function and consumes much less hardware resources (CPU calculation and memory capacity) than the financial transaction software 20, it is suitable for a long time to wait for receiving a buy/sell signal.

本發明之常駐程式30與行動設備10其作業系統(Operating System)所提供之背景服務(Background Service)意義與運作方式相同,故,本發明亦可以一背景服務取代上述之常駐程式30。The resident service 30 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 30 with a background service.

綜上所述,行動設備金融交易軟體買/賣信號接收之裝置與方法,可讓下單交易後之買/賣信號接收工作其電源功耗更為有效率的管理,當使用者執行金融交易軟體後即可關閉金融交易軟體,改以一佔用硬體資源較少之常駐程式處理買/賣信號接收之工作,讓使用者可順暢操作行動設備且同時間等待接收買/賣信號,兩者兼顧。In summary, the mobile device financial transaction software buy/sell signal receiving device and method can make the purchase/sell signal receiving work after the order transaction more efficient management of power consumption, when the user performs financial transaction After the software, the financial transaction software can be closed, and the resident program that takes up less hardware resources can be used to process the buying/selling signal receiving operation, so that the user can smoothly operate the mobile device and wait for receiving the buying/selling signal at the same time. Take care of both.

雖然本發明的技術內容已經以較佳實施例揭露如上,然其並非用以限定本發明,任何熟習此技藝者,在不脫離本發明之精神所作些許之更動與潤飾,皆應涵蓋於本發明的範疇內,因此本發明之保護範圍當視後附之申請專利範圍所界定者為準。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. . . Buy/sell signal

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

18...習見金融交易軟體18. . . See financial trading software

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

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

186...買/賣信號模組186. . . Buy/sell signal module

20...本發明金融交易軟體20. . . Financial transaction software of the invention

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

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

26...買/賣信號模組26. . . Buy/sell signal module

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

30...常駐程式30. . . Resident program

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

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

36...買/賣信號接收模組36. . . Buy/sell signal receiving module

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

第1A圖係習見TCP連線自動接收買/賣信號示意圖;Figure 1A shows a schematic diagram of the TCP connection automatic receiving buy/sell signal;

第1B圖係習見HTTP連線自動接收買/賣信號示意圖;Figure 1B is a schematic diagram of the HTTP connection automatic receiving buy/sell signal;

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

第3A圖係習見金融交易軟體自動接收買/賣信號之使用者操作流程圖;Figure 3A is a flow chart of the user operation of the financial transaction software automatically receiving the buy/sell signal;

第3B圖係習見金融交易軟體TCP自動接收買/賣信號流程圖;Figure 3B shows the financial transaction software TCP automatic receiving buy/sell signal flow chart;

第3C圖係習見金融交易軟體HTTP自動接收買/賣信號流程圖;The 3C figure is a flow chart of the HTTP automatic receiving buy/sell signal of the financial transaction 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 (1) of automatically receiving a buy/sell signal of a financial transaction software according to an embodiment of the present invention;

第5B圖係本發明實施例之金融交易軟體自動接收買/賣信號流程圖(二)。FIG. 5B is a flow chart (2) of the financial transaction software automatically receiving the buy/sell signal according to the embodiment of the present invention.

20...本發明金融交易軟體20. . . Financial transaction software of the invention

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

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

26...買/賣信號模組26. . . Buy/sell signal module

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

30...常駐程式30. . . Resident program

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

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

36...買/賣信號接收模組36. . . Buy/sell signal receiving module

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

Claims (10)

一種行動設備金融交易軟體買/賣信號接收之裝置,應用於一行動設備,該裝置包含:一金融交易軟體,包含:一第一網路連線模組,用以建立或關閉該行動設備與一伺服器間之一網路連線;一資料傳送模組,當該網路連線建立時,接收由該伺服器傳送至該行動設備之一接收資料,並傳送該行動設備產生之一傳送資料至該伺服器,其中,該接收資料包含一買/賣信號;及一常駐程式啟動模組;及一常駐程式,定時建立該行動設備與該伺服器間之一HTTP網路連線,於該HTTP網路連線建立期間,自該伺服器下載該買/賣信號並儲存於該行動設備,該常駐程式包含:一第二網路連線模組,定時建立該行動設備與該伺服器間之該HTTP網路連線;一指令傳送模組,於該HTTP網路連線建立期間,將一自動查詢指令傳送至該伺服器;及一買/賣信號接收模組,於該HTTP網路連線建立期間,下載該伺服器所傳送之該買/賣信號,並儲存該買/賣信號於該行動設備;其中,該常駐程式啟動模組於該金融交易軟體被執行後,啟動該常駐程式,該常駐程式於該金融交易軟體關閉後仍持續執行。 A mobile device software transaction software buying/selling signal receiving device is applied to a mobile device, the device comprising: a financial transaction software, comprising: a first network connection module, configured to establish or close the mobile device and a network connection between the servers; 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 one of the transmissions Data to the server, wherein the received data includes a buy/sell signal; and a resident program launch module; and a resident program that periodically establishes an HTTP network connection between the mobile device and the server, During the establishment of the HTTP network connection, the buy/sell signal is downloaded from the server and stored in the mobile device. The resident program includes: a second network connection module, and the mobile device and the server are periodically established. The HTTP network connection; an instruction transmission module transmits an automatic inquiry command to the server during the establishment of the HTTP network connection; and a buy/sell signal receiving module on the HTTP network Lulian During the establishment, the buy/sell signal transmitted by the server is downloaded, and the buy/sell signal is stored in the mobile device; wherein the resident program startup module starts the resident program after the financial transaction software is executed. The resident program continues to execute after the financial transaction software is closed. 如請求項1所述之裝置,其中該金融交易軟體更包含:一買/賣信號模組,依據該行動設備所儲存之該買/賣信號產生一買/賣信號視圖。 The device of claim 1, wherein the financial transaction software further comprises: a buy/sell signal module, and generating a buy/sell signal view according to the buy/sell signal stored by the mobile device. 如請求項1所述之裝置,其中該買/賣信號係選自:一金融商品買進信號與一金融商品賣出信號。 The device of claim 1, wherein the buy/sell signal is selected from the group consisting of: a financial commodity buy signal and a financial commodity sell signal. 如請求項1所述之裝置,其中該常駐程式更包含:一常駐程式終止模組,當一終止條件被觸發時,終止該常駐程式。 The device of claim 1, wherein the resident program further comprises: a resident program termination module that terminates the resident program when a termination condition is triggered. 如請求項4所述之裝置,其中該終止條件係為一預定終止時間長度或一終止啟動指令。 The device of claim 4, wherein the termination condition is a predetermined termination time length or a termination initiation command. 一種行動設備金融交易軟體買/賣信號接收之方法,係應用於一行動設備,包含下列步驟:執行一金融交易軟體;該金融交易軟體啟動一常駐程式;關閉該金融交易軟體;及該常駐程式接收一買/賣信號;其中,該常駐程式執行以下步驟:定時建立該行動設備與一伺服器間之一HTTP網路連線;於該HTTP網路連線建立期間,傳送一自動查詢指令至該伺服器;於該HTTP網路連線建立期間,自該伺服器下載一買/賣信號;及儲存該買/賣信號於該行動設備; 其中,該常駐程式於該金融交易軟體關閉後仍持續執行。 A mobile device software transaction software buying/selling signal receiving method is applied to a mobile device, comprising the steps of: executing a financial transaction software; the financial transaction software launching a resident program; closing the financial transaction software; and the resident program Receiving a buy/sell signal; wherein the resident program performs the following steps: periodically establishing an HTTP network connection between the mobile device and a server; during the establishment of the HTTP network connection, transmitting an automatic query command to The server downloads a buy/sell signal from the server during the establishment of the HTTP network connection; and stores the buy/sell signal on the mobile device; Among them, the resident program continues to execute after the financial transaction software is closed. 如請求項6所述之方法,於該常駐程式接收一買/賣信號後,更包含下列步驟:再度執行該金融交易軟體;及該金融交易軟體顯示該買/賣信號。 The method of claim 6, after receiving the buy/sell signal in the resident program, further comprising the steps of: re-executing the financial transaction software; and the financial transaction software displaying the buy/sell signal. 如請求項6所述之方法,其中該買/賣信號係選自:一金融商品買進信號與一金融商品賣出信號。 The method of claim 6, wherein the buy/sell signal is selected from the group consisting of: a financial commodity buy signal and a financial commodity sell signal. 如請求項6所述之方法,其中該常駐程式更執行以下步驟:當一終止條件被觸發時,終止該常駐程式。 The method of claim 6, 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.
TW100125225A 2011-07-15 2011-07-15 Device and method for receiving the buying/selling signals of the finance software on a mobile apparatus TWI498839B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
TW100125225A TWI498839B (en) 2011-07-15 2011-07-15 Device and method for receiving the buying/selling signals of the finance software on a mobile apparatus
CN201110263532.0A CN102880984B (en) 2011-07-15 2011-09-01 Device and method for receiving financial transaction software trading signal of mobile device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW100125225A TWI498839B (en) 2011-07-15 2011-07-15 Device and method for receiving the buying/selling signals of the finance software on a mobile apparatus

Publications (2)

Publication Number Publication Date
TW201303779A TW201303779A (en) 2013-01-16
TWI498839B true TWI498839B (en) 2015-09-01

Family

ID=47482298

Family Applications (1)

Application Number Title Priority Date Filing Date
TW100125225A TWI498839B (en) 2011-07-15 2011-07-15 Device and method for receiving the buying/selling signals of the finance software on a mobile apparatus

Country Status (2)

Country Link
CN (1) CN102880984B (en)
TW (1) TWI498839B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI708201B (en) * 2018-01-26 2020-10-21 中國信託綜合證券股份有限公司 Stock management interface system and method for suggesting changing stock
CN110597668B (en) * 2019-09-20 2022-04-29 中国银行股份有限公司 Resident job processing method and system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200745877A (en) * 2006-06-07 2007-12-16 Telepaq Technology Inc Distributed push-pull information service system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0326626D0 (en) * 2003-11-14 2003-12-17 Filewave International Holding A method in a network of the delivery of files
CN201114581Y (en) * 2007-10-17 2008-09-10 肖静 Hand-held mobile stock information terminal based on idle interface
CN101599982B (en) * 2008-06-06 2014-03-05 广东宇天科技有限公司 Mobile phone information browsing device, mobile phone information browsing system and realizing method thereof
CN101778125A (en) * 2009-12-23 2010-07-14 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and method, device and system for mobile terminal to obtain securities information

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200745877A (en) * 2006-06-07 2007-12-16 Telepaq Technology Inc Distributed push-pull information service system

Also Published As

Publication number Publication date
TW201303779A (en) 2013-01-16
CN102880984A (en) 2013-01-16
CN102880984B (en) 2016-03-23

Similar Documents

Publication Publication Date Title
CN104753911B (en) A kind of information processing method based on social application, relevant apparatus and system
US20060223504A1 (en) Efficient server polling system and method
US20030046091A1 (en) System and method for providing wireless services
CN104123650B (en) The text maninulation instruction identification processing method and system of internet trading system
WO2018223976A1 (en) Method and apparatus for configuring live streaming application, storage medium and electronic apparatus
KR102058302B1 (en) Reflow of data presentation using tracking data
CN102346891A (en) Network transaction method and server
US20080276180A1 (en) Method and system configured to assess a fee for communication facilitation regarding publication information
US20070130521A1 (en) System and method for displaying advertisement using flash memory storage devices
US20170046682A1 (en) Real-time mobile payment processing system
TWI498839B (en) Device and method for receiving the buying/selling signals of the finance software on a mobile apparatus
CN103530766A (en) Method, device and system for paying by smart television
TWI413012B (en) Device and method for receiving confirmation of the finance software on a mobile apparatus
CN105871785B (en) Service processing method, device and system
JP7385041B2 (en) Live room interaction methods, equipment, readable media and electronic equipment
CN102542496A (en) Application name marketplace
TW201303782A (en) Device and method for receiving the stock price alert of the finance software on a mobile apparatus
CN107948337B (en) Electronic file transmission method, device and system and computer readable storage medium
CN111770043A (en) Game data communication method, device, storage medium and electronic equipment
CN104811529A (en) Mobile terminal or intelligent handling method based on movement mode
CN101119285B (en) Exchange information processing method and system of network instant communication
CN116760708A (en) Device flow control method, system and storage medium based on WeChat applet
CN111135584B (en) Object processing method and device
KR20170037092A (en) Execution method for ordering based on a price and electronic device supporting the same
US20120059695A1 (en) Integrated promotion of multimedia applications for mobile devices