TWI720580B - Visual modularization program system - Google Patents

Visual modularization program system Download PDF

Info

Publication number
TWI720580B
TWI720580B TW108128931A TW108128931A TWI720580B TW I720580 B TWI720580 B TW I720580B TW 108128931 A TW108128931 A TW 108128931A TW 108128931 A TW108128931 A TW 108128931A TW I720580 B TWI720580 B TW I720580B
Authority
TW
Taiwan
Prior art keywords
module
program
financial
transaction
combined
Prior art date
Application number
TW108128931A
Other languages
Chinese (zh)
Other versions
TW202107269A (en
Inventor
葉彥良
Original Assignee
樂澄資訊顧問有限公司
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 樂澄資訊顧問有限公司 filed Critical 樂澄資訊顧問有限公司
Priority to TW108128931A priority Critical patent/TWI720580B/en
Publication of TW202107269A publication Critical patent/TW202107269A/en
Application granted granted Critical
Publication of TWI720580B publication Critical patent/TWI720580B/en

Links

Images

Landscapes

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

Abstract

A visual modularization program system is provided for an investor to plan out programs executable on a programmable calculation processing device. The visual modularization program system includes a graphical program module and a compiling module. The graphical program module includes a parameter module, an initialization module, a main program module, and a transaction technique module. The parameter module, initialization module, main program module and the transaction technique module are provided with graphical match features, respectively, such that the match features are sequentially combined to form a visualized program area. The compiling module captures the visualized program area and carry out a decoding process for generating the source code of the executable program, and the source code is embedded in a financial transaction program. Therefore, required financial investment strategies are efficiently combined to generate the source code needed to be applied in the financial transaction program.

Description

視覺模組化程式系統Visual Modular Programming System

本發明係關於一種程式系統,尤指一種用於規劃運用於金融交易程式的程式原始碼之視覺模組化程式系統。The present invention relates to a programming system, in particular to a visual modular programming system for planning program source codes used in financial transaction programs.

現今金融交易系統並未採用開放式應用程式介面(OPEN API,Open Application Programming Interface)架構技術進行軟體開發,也未將資料處理較複雜的底層部份,以軟體封裝技術包裏成易於調用的函式庫,僅以單一應用程式包含使用者介面及股票行情相關資訊處理。Today’s financial transaction systems do not use Open API (Open Application Programming Interface) architecture technology for software development, nor do they use software to encapsulate the more complex low-level parts of the technology package into easy-to-call functions. The formula library contains only a single application to process the user interface and stock market related information.

若面臨投資者欲增加所需投資策略時,由於金融交易系統是由專業程式設計人員編撰,而且金融交易系統之資料處理較複雜,因此,投資者本身若未具備程式語言之能力,很難進行程式內容之修改,也就是說,投資者僅能夠使用金融交易系統既有之投資策略進行判斷與投資。When faced with an investor’s desire to increase the required investment strategy, since the financial trading system is compiled by professional programmers and the data processing of the financial trading system is more complicated, it is difficult for investors to do so if they do not have the ability to program languages. Modification of the program content, that is, investors can only use the existing investment strategies of the financial trading system to make judgments and investments.

再者,由於金融交易系統之資料處理複雜,若非原系統開發廠商,即使是具備撰寫程式之相關人員欲修改原始程式碼,可能會因為程式語言、撰寫邏輯等差異,導致編改程式或新增功能無法使用之可能性發生。Furthermore, due to the complex data processing of the financial transaction system, if it is not the original system developer, even if the relevant personnel who have the ability to write programs want to modify the original code, the program may be modified or added due to differences in programming language and writing logic. The possibility that the function cannot be used occurs.

為解決上述課題,本發明提供一種視覺模組化程式系統,提供投資者依據所需之投資策略,透過程式圖形模組之各種模塊,以積木組合方式,快速且簡易建立出對應所需投資策略之程式原始碼,以便運用於金融交易程式。In order to solve the above-mentioned problems, the present invention provides a visual modular programming system that provides investors with required investment strategies. Through various modules of the program graphic module, the combination of building blocks can quickly and easily create corresponding investment strategies. The source code of the program in order to be used in financial transaction programs.

本發明之一項實施例提供一種視覺模組化程式系統,其提供投資者於具有運算處理及顯示之可程式運算處理裝置上規劃執行程式,視覺模組化程式系統包含:一程式圖形模組,其具有一參數模塊、一初始模塊、一主程式模塊及一交易技術模塊,參數模塊、初始模塊、主程式模塊及交易技術模塊各設有專屬圖形化之一相配特徵,參數模塊與初始模塊、主程式模塊及交易技術模塊藉由各自之所述相配特徵依序相互匹配結合,以形成一視覺化程式區塊;以及一編譯模組,其擷取視覺化程式區塊,並將視覺化程式區塊解碼,以產生執行程式之一程式原始碼,程式原始碼用以嵌入於金融交易程式。An embodiment of the present invention provides a visual modular programming system, which provides investors with planning and executing programs on a programmable arithmetic processing device with arithmetic processing and display. The visual modular programming system includes: a program graphics module , Which has a parameter module, an initial module, a main program module and a trading technology module. The parameter module, the initial module, the main program module and the trading technology module each have a matching feature of exclusive graphics, the parameter module and the initial module , The main program module and the transaction technology module are sequentially matched and combined with each other by their respective matching features to form a visualization program block; and a compilation module that captures the visualization program block and visualizes The program block is decoded to generate a program source code of the execution program, and the program source code is used to be embedded in the financial transaction program.

藉由上述,本發明視覺模組化程式系統,提供投資者依據所需之投資策略,透過程式圖形模組之各種模塊,以積木組合方式,快速且簡易建立出對應所需投資策略之程式原始碼,以便簡易嵌入金融交易程式之原始程式碼內,並且於金融交易程式順利運行,藉以免除以程式語言撰寫程式之困難。Based on the above, the visual modular programming system of the present invention provides investors with the required investment strategy, through the various modules of the program graphics module, through the combination of building blocks, to quickly and easily create the original program corresponding to the desired investment strategy Code so that it can be easily embedded in the source code of the financial transaction program and run smoothly in the financial transaction program, so as to avoid the difficulty of writing programs in programming languages.

再者,本發明程式圖形模組之各種模塊,藉由各自之相配特徵依序相互匹配結合;藉此,各種模塊之相配特徵能夠避免程式邏輯錯誤之產生,而且各種模塊僅能夠與配合之相配特徵結合,以保有程式架構之概念。Furthermore, the various modules of the program graphics module of the present invention are sequentially matched and combined with each other by their matching features; thereby, the matching features of the various modules can avoid the generation of programming logic errors, and the various modules can only be matched with the matched ones. Combination of features to maintain the concept of program structure.

於其中一項實施例中,程式圖形模組更具有一通訊模塊,通訊模塊設有專屬圖形化之所述相配特徵,通訊模塊與運算模塊藉由各自之所述相配特徵相互匹配結合,通訊模塊能與通訊平台連接,以將透過交易技術模塊取得金融市場線上交易平台所需金融商品之相關資訊,傳送至通訊平台;藉此,能夠提供投資者於通訊平台取得金融交易資訊,以達到觀察金融交易資訊之便利性。In one of the embodiments, the program graphics module further has a communication module, the communication module is provided with the matching feature of exclusive graphics, the communication module and the computing module are matched and combined with each other by the matching features of each, the communication module It can be connected to the communication platform to transmit the relevant information of the financial products required by the financial market online trading platform through the transaction technology module to the communication platform; thereby, it can provide investors with access to financial transaction information on the communication platform to achieve financial observation Convenience of transaction information.

於其中一項實施例中,程式圖形模組更具有一圖表模塊,圖表模塊設有專屬圖形化之所述相配特徵,圖表模塊與初始模塊或主程式模塊藉由各自之所述相配特徵相互匹配結合,圖表模塊用以將透過交易技術模塊取得金融市場線上交易平台所需金融商品之相關資訊轉換為圖表型態;藉此,提供投資者以圖表方式,簡易且清楚觀察投資策略所產生之變化。In one of the embodiments, the program graphics module further has a chart module, the chart module is provided with the matching feature of exclusive graphics, and the chart module and the initial module or the main program module are matched with each other by the matching features of each In combination, the chart module is used to convert the relevant information of financial products required by the financial market online trading platform through the trading technology module into a chart type; thereby, it provides investors with a chart method to easily and clearly observe the changes produced by the investment strategy .

為便於說明本發明於上述發明內容一欄中所表示的中心思想,茲以具體實施例表達。實施例中各種不同物件係按適於說明之比例、尺寸、變形量或位移量而描繪,而非按實際元件的比例予以繪製,合先敘明。In order to facilitate the description of the central idea of the present invention expressed in the column of the above-mentioned summary of the invention, specific embodiments are used to express it. The various objects in the embodiment are drawn according to the proportion, size, deformation or displacement suitable for illustration, rather than drawn according to the proportion of the actual element, which will be described first.

請參閱圖1至圖4所示,本發明提供一種視覺模組化程式系統100,其提供投資者於具有運算處理及顯示之可程式運算處理裝置1上規劃執行程式,於本發明實施例中,視覺模組化程式系統100架設於雲端伺服器2,可程式運算處理裝置1能透過網際網路連接至雲端伺服器2,視覺模組化程式系統100會呈現於可程式運算處理裝置1上之網際網頁供投資者使用;可程式運算處理裝置1為各種個人電腦、筆記型電腦、智慧手機或平板電腦。Please refer to Figures 1 to 4, the present invention provides a visual modular programming system 100, which allows investors to plan and execute programs on a programmable arithmetic processing device 1 with arithmetic processing and display. In the embodiment of the present invention , The visual modular programming system 100 is set up on the cloud server 2, the programmable computing processing device 1 can be connected to the cloud server 2 through the Internet, and the visual modular programming system 100 will be presented on the programmable computing processing device 1. The Internet page of the Internet is for investors to use; the programmable computing processing device 1 is a variety of personal computers, notebook computers, smart phones or tablet computers.

本發明視覺模組化程式系統100包含:The visual modular programming system 100 of the present invention includes:

一程式圖形模組10,其具有以圖形化呈現之一參數模塊11、一程式屬性模塊12、一初始模塊13、一主程式模塊14及一交易技術模塊15,於本發明實施例中,參數模塊11、程式屬性模塊12、初始模塊13、主程式模塊14及交易技術模塊15皆隱含有原始程式碼。A program graphics module 10, which has a parameter module 11, a program attribute module 12, an initial module 13, a main program module 14, and a transaction technology module 15. In the embodiment of the present invention, the parameter The module 11, the program attribute module 12, the initial module 13, the main program module 14, and the transaction technology module 15 all implicitly contain the original program code.

參數模塊11、程式屬性模塊12、初始模塊13、主程式模塊14及交易技術模塊15各設有專屬圖形化之一相配特徵101,於本發明實施例中,所述相配特徵101是以凹凸型態設置於各種模塊。參數模塊11與程式屬性模塊12、初始模塊13、主程式模塊14及交易技術模塊15藉由各自之相配特徵101依序相互匹配結合,以形成一視覺化程式區塊20,請參閱圖3及圖4所示。The parameter module 11, the program attribute module 12, the initial module 13, the main program module 14, and the transaction technology module 15 are each provided with an exclusive graphical matching feature 101. In the embodiment of the present invention, the matching feature 101 is a concave-convex type The state is set in various modules. The parameter module 11, the program attribute module 12, the initial module 13, the main program module 14, and the transaction technology module 15 are sequentially matched and combined with each other through their matching features 101 to form a visualization program block 20. Please refer to Figures 3 and Shown in Figure 4.

參數模塊11與程式屬性模塊12藉由各自之相配特徵101相互匹配結合,且程式屬性模塊12結合於參數模塊11與初始模塊13之間;其中,程式屬性模塊12具有一網站連結埠121,網站連結埠121提供與金融市場線上交易平台3連接;程式屬性模塊12之網站連結埠121擷取金融市場線上交易平台3之金融商品相關資訊,且將擷取之金融商品相關資訊傳送至交易技術模塊15。The parameter module 11 and the program attribute module 12 are matched and combined with each other by their matching features 101, and the program attribute module 12 is combined between the parameter module 11 and the initial module 13; wherein, the program attribute module 12 has a website connection port 121, the website The port 121 provides connection to the financial market online trading platform 3; the website port 121 of the program attribute module 12 retrieves the financial product related information of the financial market online trading platform 3, and sends the retrieved financial product related information to the transaction technology module 15.

再者,主程式模塊14與初始模塊13藉由各自之相配特徵101相互匹配結合;交易技術模塊15與主程式模塊14藉由各自之相配特徵101相互匹配結合,其中,交易技術模塊15分為一技術指標模塊151、一交易模塊152及一價格模塊153,技術指標模塊151具有取得金融市場線上交易平台3所需金融商品所呈現趨勢、震盪、成交量、比爾威廉及自定義之指標資訊功能;交易模塊152具有取得金融市場線上交易平台3所需金融商品以多單、空單及掛單之交易資訊功能;價格模塊153具有取得金融市場線上交易平台3所需金融商品之價格功能,在此需特別說明的是,本發明不限制技術指標模塊151、交易模塊152及價格模塊153所具備之功能,只要是金融交易投資所會運用到之相關資訊,皆能透過程式圖形模組10作設定產生。Furthermore, the main program module 14 and the initial module 13 are matched and combined with each other through their respective matching features 101; the transaction technology module 15 and the main program module 14 are combined with each other through their respective matching features 101, wherein the transaction technology module 15 is divided into A technical indicator module 151, a trading module 152, and a price module 153. The technical indicator module 151 has the functions of obtaining trend, shock, volume, Bill William and custom indicator information of financial products required by the financial market online trading platform 3 ; The transaction module 152 has the function of obtaining the transaction information of the financial products required by the financial market online trading platform 3 in terms of long, empty and pending orders; the price module 153 has the function of obtaining the price of financial products required by the financial market online trading platform 3, here It should be particularly noted that the present invention does not limit the functions of the technical indicator module 151, the transaction module 152, and the price module 153. As long as it is related information that will be used by financial transactions and investment, it can be set through the program graphics module 10. produce.

程式圖形模組10更具有以圖形化呈現之一變數模塊16,變數模塊16隱含有原始程式碼;變數模塊16設有專屬圖形化之相配特徵101,變數模塊16與程式屬性模塊12藉由各自之相配特徵101相互匹配結合,變數模塊16設於程式屬性模塊12與初始模塊13之間;其中,透過變數模塊16能夠預先宣告所欲產生投資策略所需記錄之資料,而資料可能是文字或數字,所以需要透過變數模塊16將資料記錄在可程式運算處理裝置1之記憶體的某個位址中,並給它一個名稱,由可程式運算處理裝置1之於記憶體的容量是有限的,所以每個資料所佔用的空間必須於變數模塊16定義清楚。The program graphics module 10 further has a variable module 16 that is graphically presented. The variable module 16 implicitly contains the original program code; the variable module 16 is provided with an exclusive graphical matching feature 101, and the variable module 16 and the program attribute module 12 The respective matching features 101 are matched and combined with each other. The variable module 16 is set between the program attribute module 12 and the initial module 13. The variable module 16 can pre-declare the data required for the investment strategy to be generated, and the data may be text Or numbers, so it is necessary to record data in an address in the memory of the programmable arithmetic processing device 1 through the variable module 16, and give it a name. The capacity of the programmable arithmetic processing device 1 in the memory is limited Yes, so the space occupied by each data must be clearly defined in the variable module 16.

程式圖形模組10更具有以圖形化呈現之一運算模塊17,運算模塊17隱含有原始程式碼;運算模塊17設有專屬圖形化之相配特徵101,交易技術模塊15與運算模塊17藉由各自之相配特徵101相互匹配結合,交易技術模塊15透過運算模塊17與主程式模塊14結合,於本發明實施例中,運算模塊17具有邏輯與迴圈功能,藉以透過運算模塊17編譯出所需投資策略,且於於變數模塊16定義出所欲紀錄的資料,再由運算模塊17搭配與參數模塊11、程式屬性模塊12、初始模塊13、主程式模塊14及交易技術模塊15依序相互匹配結合,以形成符合投資策略之視覺化程式區塊20。The program graphics module 10 further has an arithmetic module 17 which is presented graphically, and the arithmetic module 17 implicitly contains the original code; the arithmetic module 17 has a dedicated graphical matching feature 101, and the transaction technology module 15 and the arithmetic module 17 The respective matching features 101 are matched and combined with each other. The transaction technology module 15 is combined with the main program module 14 through the calculation module 17. In the embodiment of the present invention, the calculation module 17 has logic and loop functions, so as to compile the required data through the calculation module 17. Investment strategy, and the data to be recorded is defined in the variable module 16, and then matched and combined by the calculation module 17 with the parameter module 11, the program attribute module 12, the initial module 13, the main program module 14 and the transaction technology module 15 in order. , To form a visual program block 20 that is in line with the investment strategy.

程式圖形模組10更具有以圖形化呈現之一通訊模塊18,通訊模塊18隱含有原始程式碼;通訊模塊18設有專屬圖形化之相配特徵101,通訊模塊18與運算模塊17藉由各自之相配特徵101相互匹配結合,通訊模塊18能與通訊平台連接,以將透過交易技術模塊15經由網站連結埠121取得金融市場線上交易平台3所需金融商品之相關資訊,傳送至通訊平台,其中,通訊平台能夠係LINE、facebook、Telegram等通訊平台,本發明不以此為限。The program graphics module 10 further has a communication module 18 that is graphically presented. The communication module 18 implicitly contains the original program code; the communication module 18 is provided with a dedicated graphical matching feature 101. The communication module 18 and the computing module 17 rely on their respective The matching features 101 are matched and combined with each other. The communication module 18 can be connected with the communication platform to transmit the relevant information of the financial products required by the financial market online trading platform 3 obtained through the trading technology module 15 through the website connection port 121 to the communication platform. The communication platform can be a communication platform such as LINE, facebook, and Telegram, and the present invention is not limited to this.

程式圖形模組10更具有以圖形化呈現之一圖表模塊19,圖表模塊19隱含有原始程式碼;圖表模塊19設有專屬圖形化之相配特徵101,圖表模塊19與初始模塊13或主程式模塊14藉由各自之相配特徵101相互匹配結合,圖表模塊19用以將透過交易技術模塊15經由網站連結埠121取得金融市場線上交易平台3所需金融商品之相關資訊轉換為圖表型態。The program graphics module 10 further has a chart module 19 that is presented graphically. The chart module 19 implicitly contains the original code; the chart module 19 has a dedicated graphical matching feature 101, the chart module 19 and the initial module 13 or the main program The module 14 matches and combines the respective matching features 101 with each other. The chart module 19 is used to convert the relevant information of the financial products required by the financial market online trading platform 3 obtained through the trading technology module 15 through the website port 121 into a chart format.

一編譯模組30,其用以擷取視覺化程式區塊20中各圖塊隱含有原始程式碼,並將視覺化程式區塊20解碼,以產生執行程式之一程式原始碼,程式原始碼用以嵌入於金融交易程式,讓投資者所設計投資策略之執行程式能夠運行於金融交易程式;於本發明實施例中,金融交易程式能夠係Metatrader 4或Metatrader5;也就是說,編譯模組30會將視覺化程式區塊20解碼產生能夠運行於Metatrader 4或Metatrader5之程式原始碼。A compilation module 30, which is used to retrieve the original code contained in each block of the visualization program block 20, and decode the visualization program block 20 to generate a program source code of the execution program. The code is used to be embedded in the financial transaction program, so that the execution program of the investment strategy designed by the investor can run in the financial transaction program; in the embodiment of the present invention, the financial transaction program can be Metatrader 4 or Metatrader 5; that is, the compilation module 30 decodes the visualization program block 20 to generate program source code that can run on Metatrader 4 or Metatrader 5.

綜合上述,本發明能夠達到下列功效:In summary, the present invention can achieve the following effects:

一、本發明視覺模組化程式系統100,提供投資者依據所需之投資策略,透過程式圖形模組10之各種模塊,以積木組合方式,快速且簡易建立出對應所需投資策略,並且透過編譯模組30快速產生所需投資策略之程式原始碼,以便簡易嵌入金融交易程式之原始程式碼內,並且於金融交易程式順利運行。1. The visual modular programming system 100 of the present invention provides investors with the required investment strategy, through various modules of the program graphics module 10, through the combination of building blocks, to quickly and easily create corresponding investment strategies, and through The compilation module 30 quickly generates the program source code of the required investment strategy so as to be easily embedded in the source code of the financial transaction program and run smoothly in the financial transaction program.

二、本發明程式圖形模組10之各種模塊,藉由各自之相配特徵101依序相互匹配結合,能夠避免程式邏輯錯誤之產生,而且各種模塊僅能夠與配合之相配特徵101結合,以保有程式架構之概念。2. The various modules of the program graphics module 10 of the present invention are matched and combined with each other in order by their respective matching features 101, which can avoid the occurrence of programming logic errors, and the various modules can only be combined with the matching matching features 101 to preserve the program The concept of architecture.

三、本發明通訊模塊18能夠提供投資者於通訊平台取得金融交易資訊,以達到觀察金融交易資訊之便利性。3. The communication module 18 of the present invention can provide investors with access to financial transaction information on the communication platform, so as to achieve the convenience of observing financial transaction information.

四、本發明圖表模塊19提供投資者以圖表方式,簡易且清楚觀察投資策略所產生之變化。4. The chart module 19 of the present invention provides investors with a chart method to easily and clearly observe the changes produced by the investment strategy.

以上所舉實施例僅用以說明本發明而已,非用以限制本發明之範圍。舉凡不違本發明精神所從事的種種修改或變化,俱屬本發明意欲保護之範疇。The above-mentioned embodiments are only used to illustrate the present invention, and are not used to limit the scope of the present invention. All modifications or changes made without violating the spirit of the present invention fall within the scope of the present invention's intended protection.

可程式運算處理裝置1 Programmable arithmetic processing device 1 雲端伺服器2 Cloud Server 2 金融市場線上交易平台3 Financial Market Online Trading Platform 3 視覺模組化程式系統100 Visual Modular Programming System 100 程式圖形模組10 Program graphics module 10 相配特徵101 Matching features 101 參數模塊11 Parameter module 11 程式屬性模塊12 Program attribute module 12 網站連結埠121 Website port 121 初始模塊13 Initial module 13 主程式模塊14 Main program module 14 交易技術模塊15 Trading Technology Module 15 技術指標模塊151 Technical index module 151 交易模塊152 Transaction module 152 價格模塊153 Price module 153 變數模塊16 Variable Module 16 運算模塊17 Math module 17 通訊模塊18 Communication module 18 圖表模塊19 Chart Module 19 視覺化程式區塊20 Visualization block 20 編譯模組30 Compile module 30

圖1係本發明連結方塊圖。 圖2係本發明系統架構方塊圖。 圖3係本發明實施例示意圖(一),表示程式圖形模組所具有之各種模塊藉由各自之相配特徵相互匹配結合。 圖4係本發明實施例示意圖(二),表示視覺化程式區塊。 Figure 1 is a block diagram of the connection of the present invention. Figure 2 is a block diagram of the system architecture of the present invention. FIG. 3 is a schematic diagram (1) of an embodiment of the present invention, showing that various modules of the program graphics module are matched and combined with each other by their matching features. FIG. 4 is a schematic diagram (2) of the embodiment of the present invention, showing the visualization program block.

視覺模組化程式系統100 Visual Modular Programming System 100 交易模塊152 Transaction module 152 程式圖形模組10 Program graphics module 10 價格模塊153 Price module 153 參數模塊11 Parameter module 11 變數模塊16 Variable Module 16 程式屬性模塊12 Program attribute module 12 運算模塊17 Math module 17 網站連結埠121 Website port 121 通訊模塊18 Communication module 18 初始模塊13 Initial module 13 圖表模塊19 Chart Module 19 主程式模塊14 Main program module 14 視覺化程式區塊20 Visualization block 20 交易技術模塊15 Trading Technology Module 15 編譯模組30 Compile module 30 技術指標模塊151 Technical index module 151   To

Claims (7)

一種視覺模組化程式系統,其提供投資者於具有運算處理及顯示之可程式運算處理裝置上規劃執行程式,該視覺模組化程式系統包含:一程式圖形模組,其具有一參數模塊、一初始模塊、一主程式模塊、一交易技術模塊及一程式屬性模塊,該參數模塊、該初始模塊、該主程式模塊、該交易技術模塊及該程式屬性模塊各設有專屬圖形化之一相配特徵,該參數模塊與該初始模塊、該主程式模塊及該交易技術模塊藉由各自之所述相配特徵依序相互匹配結合,該程式屬性模塊與該參數模塊藉由各自所述相配特徵相互匹配結合,且該程式屬性模塊結合於該參數模塊與該初始模塊之間,以形成一視覺化程式區塊,其中,該程式屬性模塊具有一網站連結埠,該網站連結埠提供與金融市場線上交易平台連接,該程式屬性模塊之網站連結埠擷取金融市場線上交易平台之金融商品相關資訊,且將擷取之金融商品相關資訊傳送至該交易技術模塊,該交易技術模塊分為一技術指標模塊及一交易模塊,該技術指標模塊具有取得金融市場線上交易平台所需金融商品所呈現趨勢、震盪、成交量、比爾威廉及自定義之指標資訊功能;該交易模塊具有取得金融市場線上交易平台所需金融商品以多單、空單及掛單之交易資訊功能;以及一編譯模組,其擷取該視覺化程式區塊,並將該視覺化程式區塊解碼,以產生執行程式之一程式原始碼,該程式原始碼用以嵌入於金融交易程式。 A visual modular programming system that provides investors with planning and executing programs on a programmable arithmetic processing device with arithmetic processing and display. The visual modular programming system includes: a program graphics module with a parameter module, An initial module, a main program module, a transaction technology module, and a program attribute module. The parameter module, the initial module, the main program module, the transaction technology module, and the program attribute module are each equipped with an exclusive graphical one to match Feature, the parameter module and the initial module, the main program module, and the transaction technology module are sequentially matched and combined with each other by their respective matching features, and the program attribute module and the parameter module are matched with each other by their respective matching features Combined, and the program attribute module is combined between the parameter module and the initial module to form a visualization program block, wherein the program attribute module has a website connection port that provides online transactions with financial markets Platform connection, the website port of the program attribute module retrieves financial product-related information of the financial market online trading platform, and transmits the retrieved financial product-related information to the transaction technology module, which is divided into a technical indicator module And a trading module, the technical indicator module has the function of obtaining the trend, shock, volume, Bill William and custom indicator information of the financial products required by the financial market online trading platform; the trading module has the ability to obtain the financial market online trading platform information The transaction information function of long, short, and pending orders for financial products; and a compilation module that retrieves the visualized program block and decodes the visualized program block to generate a program source for the execution program Code, the source code of the program is used to be embedded in the financial transaction program. 如請求項1所述之視覺模組化程式系統,其中,該參數模塊與該初始模塊藉由各自之所述相配特徵相互匹配結合;該主程式模塊與該初始模塊藉由各自之所述相配特徵相互匹配結合;該交易技術模塊與該主程式模塊藉由各自之所述相配特徵相互匹配結合。 The visual modular programming system according to claim 1, wherein the parameter module and the initial module are matched and combined with each other by their respective matching features; the main program module and the initial module are matched by their respective matching features Features are matched and combined with each other; the transaction technology module and the main program module are matched and combined with each other by their respective matching features. 如請求項1所述之視覺模組化程式系統,其中,該程式圖形模組更具有一變數模塊,該變數模塊設有專屬圖形化之所述相配特徵,該變數模塊與該程式屬性模塊藉由各自之所述相配特徵相互匹配結合,該變數模塊設於該程式屬性模塊與該初始模塊之間。 The visual modular programming system according to claim 1, wherein the program graphics module further has a variable module, the variable module is provided with the matching feature of exclusive graphics, and the variable module is borrowed from the program attribute module By matching and combining the respective matching features, the variable module is set between the program attribute module and the initial module. 如請求項1所述之視覺模組化程式系統,其中,該程式圖形模組更具有一運算模塊,該運算模塊設有專屬圖形化之所述相配特徵,該交易技術模塊與該運算模塊藉由各自之所述相配特徵相互匹配結合,該交易技術模塊透過該運算模塊與該主程式模塊結合。 The visual modular programming system according to claim 1, wherein the program graphics module further has an arithmetic module, the arithmetic module is provided with the matching feature of exclusive graphics, and the transaction technology module is borrowed from the arithmetic module By matching and combining the respective matching features, the transaction technology module is combined with the main program module through the calculation module. 如請求項1所述之視覺模組化程式系統,其中,該交易技術模塊更分為一價格模塊,該價格模塊具有取得金融市場線上交易平台所需金融商品之價格功能。 The visual modular programming system according to claim 1, wherein the trading technology module is further divided into a price module, and the price module has the function of obtaining the price of financial products required by the online trading platform of the financial market. 如請求項1所述之視覺模組化程式系統,其中,該程式圖形模組更具有一通訊模塊,該通訊模塊設有專屬圖形化之所述相配特徵,該通訊模塊與該運算模塊藉由各自之所述相配特徵相互匹配結合,該通訊模塊能與通訊平台連接,以將透過該交易技術模塊取得金融市場線上交易平台所需金融商品之相關資訊,傳送至通訊平台。 The visual modular programming system according to claim 1, wherein the programming graphics module further has a communication module, the communication module is provided with the matching feature of exclusive graphics, and the communication module and the computing module The respective matching features are matched and combined with each other, and the communication module can be connected with the communication platform to transmit the relevant information of the financial products required by the financial market online trading platform obtained through the transaction technology module to the communication platform. 如請求項1所述之視覺模組化程式系統,其中,該程式圖形模組更具有一圖表模塊,該圖表模塊設有專屬圖形化之所述相配特徵,該圖表模塊與該初始模塊或該主程式模塊藉由各自之所述相配特徵相互匹配結合,該圖表模塊用以將透過該交易技術模塊取得金融市場線上交易平台所需金融商品之相關資訊轉換為圖表型態。 The visual modular programming system according to claim 1, wherein the program graphics module further has a chart module, the chart module is provided with the matching feature of exclusive graphics, and the chart module is compatible with the initial module or the The main program module is matched and combined with each of the matching features, and the chart module is used to convert the relevant information of the financial products required by the financial market online trading platform obtained through the transaction technology module into a chart type.
TW108128931A 2019-08-14 2019-08-14 Visual modularization program system TWI720580B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW108128931A TWI720580B (en) 2019-08-14 2019-08-14 Visual modularization program system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW108128931A TWI720580B (en) 2019-08-14 2019-08-14 Visual modularization program system

Publications (2)

Publication Number Publication Date
TW202107269A TW202107269A (en) 2021-02-16
TWI720580B true TWI720580B (en) 2021-03-01

Family

ID=75745256

Family Applications (1)

Application Number Title Priority Date Filing Date
TW108128931A TWI720580B (en) 2019-08-14 2019-08-14 Visual modularization program system

Country Status (1)

Country Link
TW (1) TWI720580B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI764282B (en) * 2020-09-18 2022-05-11 速創科技股份有限公司 Visual Stackable Control Program Compilation System

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110126170A1 (en) * 2009-11-23 2011-05-26 Michael James Psenka Integrated Development Environment and Methods of Using the Same
TW201612780A (en) * 2014-07-03 2016-04-01 Oim Squared Inc Interactive content generation
US20170277800A1 (en) * 2016-03-23 2017-09-28 FogHorn Systems, Inc. Composition of Pattern-Driven Reactions in Real-Time Dataflow Programming
TWM564758U (en) * 2018-02-26 2018-08-01 華凌光電股份有限公司 Panel control system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110126170A1 (en) * 2009-11-23 2011-05-26 Michael James Psenka Integrated Development Environment and Methods of Using the Same
TW201612780A (en) * 2014-07-03 2016-04-01 Oim Squared Inc Interactive content generation
US20170277800A1 (en) * 2016-03-23 2017-09-28 FogHorn Systems, Inc. Composition of Pattern-Driven Reactions in Real-Time Dataflow Programming
TWM564758U (en) * 2018-02-26 2018-08-01 華凌光電股份有限公司 Panel control system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
碧華國小資訊中心,"App Inventor Code Snippets 研究", http://webnas.bhes.ntpc.edu.tw/wordpress/archives/3318,2016/8/9 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI764282B (en) * 2020-09-18 2022-05-11 速創科技股份有限公司 Visual Stackable Control Program Compilation System

Also Published As

Publication number Publication date
TW202107269A (en) 2021-02-16

Similar Documents

Publication Publication Date Title
Omarova New tech v. new deal: Fintech as a systemic phenomenon
Mosteanu et al. Digital systems and new challenges of financial management–FinTech, XBRL, blockchain and cryptocurrencies
US12002017B2 (en) Method and system for multi-account check processing via blockchain
WO2020098084A1 (en) Processing method and apparatus for loan service, and computer device
US10839385B2 (en) Method and system for personally identifiable information
TW201342271A (en) Method and system for active receipt management
TWI720580B (en) Visual modularization program system
Lemieux Financial analysis and risk management: Data governance, analytics and life cycle management
Karasan Machine Learning for Financial Risk Management with Python
Bodie Robert C. Merton and the science of finance
WO2020108051A1 (en) Insurance transaction processing method and device
de Walque et al. Reviewing the evidence on health financing for effective coverage: do financial incentives work?
Yan Python for finance
Brummitt et al. Inside money, procyclical leverage, and banking catastrophes
US20190156413A1 (en) Method and system for real time installment options on inter- and intra-bank transactions
US11023977B1 (en) Financial future visualization and training
Warf US international trade in knowledge-intensive business services
Kang Currency market efficiency revisited: Evidence from Korea
Ozgur et al. R, Python, Excel, SPSS, SAS, and MINITAB in Banking Research.
Desmettre et al. Nested MC-based risk measurement of complex portfolios: Acceleration and energy efficiency
US20230245231A1 (en) Systems and methods for providing low risk asset-based investment products
Lauria et al. Insuring hollywood: a movie returns index and the American stock market
US9852472B1 (en) Trading software
Stein Using RBOs and Megafunds to Hedge Longevity Risk and Specialty Drug Costs
Seiter Access to medicines and the innovation dilemma—can pharmaceutical multinationals be good corporate citizens?