學術產出-Theses

Article View/Open

Publication Export

Google ScholarTM

政大圖書館

Citation Infomation

  • No doi shows Citation Infomation
題名 基於雲端運算架構之期貨投資策略服務-以高頻交易系統為例
A Future Investment Strategy Service based on Cloud Computing Architecture - Taking a High-frequency Trading System as an Example
作者 林承翰
Lin, Cheng Han
貢獻者 劉文卿
Liou, Wen Qing
林承翰
Lin, Cheng Han
關鍵詞 雲端運算
高頻交易
服務導向架構
技術分析
交易策略評估
MVC架構
日期 2013
上傳時間 25-Aug-2014 15:16:29 (UTC+8)
摘要 本研究應用雲端分散式的架構來建置與佈署一個處理大量使用者交易需求的高頻交易投資策略服務平台,此平台有以下特色:
1. 系統後端採用雲端SOA架構,將整個龐大的交易系統切割佈署到雲端叢集之上,並提供單一的Façade介面供外部使用者呼叫;系統前端畫面的設計遵循Yahoo UI嚴格的MVC架構規範,並保證前端的View與Model與後端的資料達成同步。
2. 不斷接收來自外部的即時報價訊息,並產生海量的即時市場狀態資訊,包含多種技術分析指標、買賣規則…等,以供高頻交易的策略作為買賣的依據。
3. 利用Java Message Service將大量的即時市場狀態資訊快速、非同步的派送給分佈在雲端叢集各節點的系統模組,並採取Publisher-Subscriber的模式來維持分散後各系統模組之間的鬆散關係。
4. 多樣化的統計演算法模型可供使用者作為產生優良的個人化投資策略之依據。產生的新策略可馬上投入即時的模擬交易環境下監控與評估其策略績效。
參考文獻 英文參考文獻
[1] Adam(2013). The History of HFT (Infographic). investoo.com. Retrieved from http://www.investoo.com/high-frequency-trading-hft-infographic/
[2] Kevin Kelly(2006). Moving markets Shifts in trading patterns are making technology ever more important. The Economist. Retrieved from http://www.economist.com/node/5475381?story_id=E1_VQSVPRT.
[3] National Institute of Standards and Technology(NIST)(2011). The NIST Definition of Cloud Computing . Retrieved from http://csrc.nist.gov/publications/nistpubs/800-145/SP800-145.pdf
[4] Adnan Gohar(2010).Analyzing Service Oriented Architecture (SOA) in Open Source Products. Student thesis. Mälardalen University, School of Innovation, Design and Engineering
[5] IBM(2014). Java Management Extensions overview. Retrieved from http://pic.dhe.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=%2Fcom.ibm.websphere.nd.doc%2Finfo%2Fae%2Fae%2Fcjmx_overview.html.
[6] Oracle(2013). The Java EE 6 Tutorial. Retrieved from http://docs.oracle.com/javaee/6/tutorial/doc/bncdr.html
[7] RedHat(2014). What is HornetQ?. Retrieved from http://www.jboss.org/hornetq

中文參考文獻
[8] Robert D. Edwards, & John Magee(1998)。股價趨勢技術分析(上)。寰宇出版股份有限公司。
[9] Robert D. Edwards, & John Magee(1998)。股價趨勢技術分析(下)。寰宇出版股份有限公司。
[10] 陳進忠(2005)。股票聖經:技術分析寶典。中經社文化有限公司。
[11] 黎永良(2014,1月14日)。高頻交易與未來股市發展的關係。信報財經新聞。取自http://www2.hkej.com/wm/article/id/343415。
[12] Eric Freeman & Elisabeth Freeman(2005)。深入淺出設計模式。碁峰資訊股份有限公司。
描述 碩士
國立政治大學
資訊管理研究所
101356019
102
資料來源 http://thesis.lib.nccu.edu.tw/record/#G0101356019
資料類型 thesis
dc.contributor.advisor 劉文卿zh_TW
dc.contributor.advisor Liou, Wen Qingen_US
dc.contributor.author (Authors) 林承翰zh_TW
dc.contributor.author (Authors) Lin, Cheng Hanen_US
dc.creator (作者) 林承翰zh_TW
dc.creator (作者) Lin, Cheng Hanen_US
dc.date (日期) 2013en_US
dc.date.accessioned 25-Aug-2014 15:16:29 (UTC+8)-
dc.date.available 25-Aug-2014 15:16:29 (UTC+8)-
dc.date.issued (上傳時間) 25-Aug-2014 15:16:29 (UTC+8)-
dc.identifier (Other Identifiers) G0101356019en_US
dc.identifier.uri (URI) http://nccur.lib.nccu.edu.tw/handle/140.119/69196-
dc.description (描述) 碩士zh_TW
dc.description (描述) 國立政治大學zh_TW
dc.description (描述) 資訊管理研究所zh_TW
dc.description (描述) 101356019zh_TW
dc.description (描述) 102zh_TW
dc.description.abstract (摘要) 本研究應用雲端分散式的架構來建置與佈署一個處理大量使用者交易需求的高頻交易投資策略服務平台,此平台有以下特色:
1. 系統後端採用雲端SOA架構,將整個龐大的交易系統切割佈署到雲端叢集之上,並提供單一的Façade介面供外部使用者呼叫;系統前端畫面的設計遵循Yahoo UI嚴格的MVC架構規範,並保證前端的View與Model與後端的資料達成同步。
2. 不斷接收來自外部的即時報價訊息,並產生海量的即時市場狀態資訊,包含多種技術分析指標、買賣規則…等,以供高頻交易的策略作為買賣的依據。
3. 利用Java Message Service將大量的即時市場狀態資訊快速、非同步的派送給分佈在雲端叢集各節點的系統模組,並採取Publisher-Subscriber的模式來維持分散後各系統模組之間的鬆散關係。
4. 多樣化的統計演算法模型可供使用者作為產生優良的個人化投資策略之依據。產生的新策略可馬上投入即時的模擬交易環境下監控與評估其策略績效。
zh_TW
dc.description.tableofcontents 摘要 I
目錄 II
表目錄 IV
圖目錄 V
第一章 緒論 1
第一節 研究背景與動機 1
第二節 研究目的 1
第三節 研究流程 3
第二章 文獻探討 4
第一節 技術分析 5
第二節 雲端運算 6
一、 基本特性 6
二、 服務模型 7
三、 部署模型 7
第三節 服務導向架構 8
第四節 JMX(Java Management Extension) 8
一、 設備層(Instrumentation): 9
二、 代理層(Agent): 9
三、 分散層(Distributed Services): 9
第五節 JMS(Java Message Service) 10
一、 點對點模型(Point-to-Point): 11
二、 發佈/訂閱模型(Publish/Subscribe): 11
第三章 雲端分散式架構研究 14
第一節 JBoss AS 7叢集管理機制 15
第二節 JBoss Cluster工作分派模型(JBoss Cluster Job Dispatching Model) 16
一、 初始階段(Initial State): 19
二、 工作分派階段(Job Dispatching State): 21
三、 工作操作階段(Job Control State): 24
第三節 JBoss Cluster管理與工作分派模型之結合 27
第四章 雲端分散式架構實作 28
第一節 系統架構 28
一、 市場狀態室 30
二、 資料存取室 34
三、 規劃室 35
四、 交易室 38
五、 下單機 43
第二節 系統模組切分 44
第三節 系統畫面說明 49
一、 規劃室(PlanRoom) 49
二、 交易室(TradeRoom) 52
第五章 結論與未來展望 54
第一節 總結 54
第二節 未來展望 55
一、 提高演算法、統計模型與市場狀態的豐富性 55
二、 結合平行運算改善運算效能 55
參考文獻 55
三、 英文參考文獻 55
四、 中文參考文獻 56
zh_TW
dc.format.extent 6876663 bytes-
dc.format.mimetype application/pdf-
dc.language.iso en_US-
dc.source.uri (資料來源) http://thesis.lib.nccu.edu.tw/record/#G0101356019en_US
dc.subject (關鍵詞) 雲端運算zh_TW
dc.subject (關鍵詞) 高頻交易zh_TW
dc.subject (關鍵詞) 服務導向架構zh_TW
dc.subject (關鍵詞) 技術分析zh_TW
dc.subject (關鍵詞) 交易策略評估zh_TW
dc.subject (關鍵詞) MVC架構zh_TW
dc.title (題名) 基於雲端運算架構之期貨投資策略服務-以高頻交易系統為例zh_TW
dc.title (題名) A Future Investment Strategy Service based on Cloud Computing Architecture - Taking a High-frequency Trading System as an Exampleen_US
dc.type (資料類型) thesisen
dc.relation.reference (參考文獻) 英文參考文獻
[1] Adam(2013). The History of HFT (Infographic). investoo.com. Retrieved from http://www.investoo.com/high-frequency-trading-hft-infographic/
[2] Kevin Kelly(2006). Moving markets Shifts in trading patterns are making technology ever more important. The Economist. Retrieved from http://www.economist.com/node/5475381?story_id=E1_VQSVPRT.
[3] National Institute of Standards and Technology(NIST)(2011). The NIST Definition of Cloud Computing . Retrieved from http://csrc.nist.gov/publications/nistpubs/800-145/SP800-145.pdf
[4] Adnan Gohar(2010).Analyzing Service Oriented Architecture (SOA) in Open Source Products. Student thesis. Mälardalen University, School of Innovation, Design and Engineering
[5] IBM(2014). Java Management Extensions overview. Retrieved from http://pic.dhe.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=%2Fcom.ibm.websphere.nd.doc%2Finfo%2Fae%2Fae%2Fcjmx_overview.html.
[6] Oracle(2013). The Java EE 6 Tutorial. Retrieved from http://docs.oracle.com/javaee/6/tutorial/doc/bncdr.html
[7] RedHat(2014). What is HornetQ?. Retrieved from http://www.jboss.org/hornetq

中文參考文獻
[8] Robert D. Edwards, & John Magee(1998)。股價趨勢技術分析(上)。寰宇出版股份有限公司。
[9] Robert D. Edwards, & John Magee(1998)。股價趨勢技術分析(下)。寰宇出版股份有限公司。
[10] 陳進忠(2005)。股票聖經:技術分析寶典。中經社文化有限公司。
[11] 黎永良(2014,1月14日)。高頻交易與未來股市發展的關係。信報財經新聞。取自http://www2.hkej.com/wm/article/id/343415。
[12] Eric Freeman & Elisabeth Freeman(2005)。深入淺出設計模式。碁峰資訊股份有限公司。
zh_TW