博碩士論文 108423037 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:93 、訪客IP:18.118.10.37
姓名 卓育辰(Yu-Chen Zhuo)  查詢紙本館藏   畢業系所 資訊管理學系
論文名稱 結合因子分析與程式交易應用於台股之自動化回測與驗證平台
(An automated backtest platform combining factor analysis and program trading on Taiwan stocks)
相關論文
★ 針對提昇資料倉儲資料庫執行效能之知識管理與相關系統設計★ 以關聯規則探勘為基礎,探討詐騙車手提領型態互動之研究
★ 部落格之網路口碑評比機制平台管理與應用★ 虛擬貨幣交易平台之實現
★ 適用於多種設備的可否認鑑別協定之設計★ 交易程式最佳化的多維度分析平台之設計與建置
★ 多商品多策略程式交易績效曲線比較和分群機制之研究★ 整合分位數回歸分析與單因子選股的股票選股策略回測與績效評估之研究
★ 以工作流程與Portlet為基礎整合學習管理系統以支援課程編組★ 使用服務導向技術建構具支援二線廠客製化能力的電子中樞系統之研究
★ 以流程為中心的Portlet重用性分析★ 應用資料倉儲技術建構平衡計分卡資訊系統之研究-以某消費性電子製造公司人力資源計分卡為例
★ 自動化的產品平台管理與應用★ 以代理人為基礎的資訊系統協助新產品開發流程的自動化
★ 以整合式的教練引導開發以框架為基礎的專案★ 支援新產品研發的整合性知識管理系統
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 多因子模型相關的研究大多針對使用各種方法找出有效的因子組合,然而鮮少研究
接續探討多因子模型結合技術面策略之相關驗證,以及如何建置這些自動化回測與驗證
平台。對此本研究參考謝昀峻 (2018)提出之類似實驗設計為概念,以此為基礎加入多因
子模型結合技術面策略動態換股策略,同時改進了能夠根據條件動態配置資金權重,並
且以 Pardo (2011)所提出投組最佳化方法——移動窗格設計系統流程,使能夠動態驗證
策略穩定性,然而其系統架構與流程設計存在種種限制無法兼容上述需求,故本研究自
行以 Python 開發一套具備上述功能之自動化回測與驗證平台,此外由於移動窗格之系
統流程設計需要較多的運算資源,故參考林泓志 (2020)研究中使用的多節點偵測任務分
散式演算法設計系統架構,以多台主機同時運算分擔運算負載。
本研究以 8 種單因子與 4 種雙因子組合搭配各種策略組合進行實驗,主要交易策略
共有買入持有與動態換股 2 種策略,另外動態換股包含其他設定,例如最佳化參數窗格
配置中的固定參數、定錨、非定錨;資金權重分配方法中的等資金權重、最大化資金利
用方法。並且會再實驗以各種組合選擇不同群組之候選股以及持有不同最大持有股數之
差異,最後將績效以多種視覺化圖表呈現,從不同角度剖析策略表現。
摘要(英) Most of the researches related to multi-factor models are aimed at finding effective factor
combinations using various methods, but few studies continue to explore the verification of
multi-factor models combined with technical analysis strategies, and how to build these
automated backtesting and verification platforms. In this regard, this research refers to the
concept of similar experimental design proposed by 謝昀峻 (2018). Based on this, it adds a
multi-factor model combined with a technical analysis strategy dynamic exchange stock
strategy. At the same time, it improves the ability to dynamically allocate capital weights
according to conditions, and use walk forward analysis which is a portfolio optimization method,
proposed by Pardo (2011) to design system process, so let it can dynamically verify the stability
of the strategy. However, its system architecture and process design have various limitations
and cannot be compatible with the above requirements. Therefore, this research uses Python to
develop an automated backtest and verification platform with the above functions. In addition,
because the system process design of the walk forward analysis requires more computing
resources, the system architecture is designed with reference to the multi-node detection task
distributed algorithm used in the research of 林泓志 (2020). It uses multiple hosts to perform
simultaneous operations to share the computational load.
This study uses 8 single-factor and 4 dual-factor combinations with various strategy
combinations to conduct experiments. The main trading strategies include two strategies: buyand-hold and dynamic stock exchange. In addition, dynamic stock exchange strategies
includes other settings, such as in the optimization parameter window configuration, there are
fixed parameters, anchored, and non-anchored; There are equal capital weight and maximum
capital utilization methods in the capital weight distribution method. Besides, we will
experiment with various combinations to select candidate stocks in different groups and the
difference in holding different maximum number of shares. Finally, the performance will be
presented in a variety of visual charts to analyze the performance of the strategy from different
perspectives.
關鍵字(中) ★ 量化交易
★ 程式交易
★ 多因子模型
★ 因子分析
★ 技術面分析
★ 移動窗格
★ 分散式運算
關鍵字(英) ★ Quantitative Trading
★ Program Trading
★ Multi-Factor Models
★ Factor Analysis
★ Technical Analysis
★ Walk Forward Analysis
★ Distribute Computing
論文目次 摘要 vi
Abstract vii
誌謝 viii
目錄 ix
圖目錄 xi
表目錄 xv
第一章、 緒論 1
1.1 研究背景 1
1.2 研究動機 2
1.3 研究目的 3
第二章、 文獻探討 5
2.1 多因子模型 5
2.1.1 簡介 5
2.1.2 因子組合 5
2.1.3 因子失效的問題 7
2.1.4 因子有效性檢驗 7
2.2 結合基本面指標選股與技術面策略相關研究 8
2.3 技術面分析 9
2.4 最佳化 10
2.4.1 移動窗格 10
2.5 多節點分散式運算 12
第三章、 系統設計與實作 14
3.1 系統流程與架構 14
3.1.1 系統流程 14
3.1.2 系統架構 16
3.2 多因子選股 17
3.3 動態換股與根據條件動態配置資金權重 18
3.3.1 動態換股 21
3.3.2 根據條件動態配置資金權重 24
3.4 績效分析與因子有效性分析 28
3.5 多節點分散式運算任務分派 30
3.6 子系統設計 31
3.6.1 資料API Server 32
3.6.2 平行運算處理 35
第四章、 系統驗證與分析 37
4.1 實驗架構 37
4.1.1 選擇因子組合 37
4.1.2 實驗變數 38
4.1.3 因子計算公式 39
4.2 實驗設計 40
4.2.1 實驗流程 40
4.2.2 環境設定 41
4.3 實驗結果 42
4.3.1 比較不同因子組合搭配各種實驗變數之三種績效指標表現 42
4.3.2 選擇分析數據 70
4.3.3 分析資金利用率對於投組之影響 72
4.3.4 分析不同最佳化窗格配置獲利分布 77
4.3.5 分析單一策略交易明細 83
4.3.6 分析因子有效性 88
4.3.7 檢視系統執行效率 92
第五章、 結論 93
5.1 結論 93
5.2 研究限制 95
5.3 未來建議 96
參考文獻 97
參考文獻 Carhart, M. M. (1997). On persistence in mutual fund performance. The Journal of Finance, 52(1), 57-82.
Fama, E. F., & French, K. R. (1993). Common risk factors in the returns on stocks and bonds. Journal of financial economics, 33, 3-56.
Lev, B., & Srivastava, A. (2019). Explaining the recent failure of value investing. NYU Stern School of Business.
Li, H., Zhang, X., Li, Z., & Zheng, C. (2020). Overview of Machine Learning for Stock Selection Based on Multi-Factor Models. Paper presented at the E3S Web of Conferences.
McLean, R. D., & Pontiff, J. (2016). Does academic research destroy stock return predictability? The Journal of Finance, 71(1), 5-32.
Novy-Marx, R. (2013). The other side of value: The gross profitability premium. Journal of financial economics, 108(1), 1-28.
Pardo, R. (2011). The evaluation and optimization of trading strategies (Vol. 314): John Wiley & Sons.
Rao, A., & Gupta, A. (2019). Value investing is down. But is it out? , from https://www.msci.com/www/blog-posts/value-investing-is-down-but-is/01619618276
Ross, S. (1976). The arbitrage theory of capital asset pricing, ʽJournal of Economic Theoryʼ: Elsevier, Amsterdam.
Tortoriello, R. (2009). Quantitative strategies for achieving alpha: McGraw Hill.
Trombetta, G. (no date). Persistenza, Validazione e Walk Forward Analysis. from https://www.gandalfproject.com/index.php/articles/219-persistenza-validazione-e-walk-forward-analysis?fbclid=IwAR104AoRKagoRf8KGtWhUMxkFqpEYMEsbGg56X8U05wrhLLswvGGaERzVEk
Wendong, Y., Zhengzheng, L., & Bo, J. (2017). A multi-factor analysis model of quantitative investment based on GA and SVM. Paper presented at the 2017 2nd International Conference on Image, Vision and Computing (ICIVC).
丁鹏. (2016). 量化投资: 策略与技术: 电子工业出版社.
石川. (2019). Anomalies, Factors, and Multi-Factor Models. from https://mp.weixin.qq.com/s?__biz=MzIyMDEwNDk1Mg==&mid=2650878746&idx=1&sn=1473b1b862ffa4861b98fe8c90521807&scene=21#wechat_redirect
朱家泓. (2017). 做對5個實戰步驟 你就是賺錢高手. 台灣: 金尉股份有限公司.
林泓志(2020)。多商品相關性獲利穩定度分析與比較。未出版之碩士論文,國立中央大學資訊管理學系,桃園縣。
蔡永丞(2017)。初始興櫃認購價格的特徵因素與IFRS實施前後的影響分析。未出版之碩士論文,國立中央大學產業經濟研究所在職專班。
鄭皓元(2018)。以分散式運算分析多商品主副策略最適性之自動化平台設計與驗證。未出版之碩士論文,國立中央大學資訊管理學系,桃園縣。
謝昀峻(2018)。運用等分法與核心交易策略於台灣股票之自動化平台設計與實證研究。未出版之碩士論文,國立中央大學資訊管理學系,桃園縣。
指導教授 許智誠(Chih-Cheng Hsu) 審核日期 2021-7-12
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明