上課日期 | 授課時間 | 時數 | 課程進度/內容 | Course progress / content |
109/05/17 | 13:00~16:00 | 3 | 期貨交易邏輯原理介紹 | Introduction to logical principles of futures trading |
109/05/24 | 09:00~12:00 | 3 | 程式交易系統入門說明 | Introduction to program trading system |
109/05/24 | 13:00~16:00 | 3 | 資料庫維護與撰寫程式碼的第一步 | The first step of database maintenance and coding |
109/05/31 | 09:00~12:00 | 3 | 歷史數據回測與最佳化 | Historical data backtesting and optimization |
109/05/31 | 13:00~16:00 | 3 | 資金管理與報表解析 | Fund management and report analysis |
109/06/07 | 09:00~12:00 | 3 | 蒙地卡羅模擬與策略開發 | Monte Carlo simulation and strategy development |
109/06/07 | 13:00~16:00 | 3 | Multicharts 外掛DLL讀寫外部檔案 | Multicharts plug-in DLL to read and write external files |
109/06/14 | 09:00~12:00 | 3 | 簡易AI模組開發方法 | Simple AI module development method |
109/06/14 | 13:00~16:00 | 3 | 程式碼閱讀與撰寫範例 | Code reading and writing examples |
109/06/21 | 09:00~12:00 | 3 | 認識 Excel VBA 操作介面與語法 | Understanding Excel VBA user interface and syntax |
109/06/21 | 13:00~16:00 | 3 | 利用DDE打造看盤系統 | Using DDE to build a disk viewing system |
109/06/28 | 09:00~12:00 | 3 | 認識報價與下單API | Know the quotation and order API |
109/06/28 | 13:00~16:00 | 3 | 常態分配與數據統計檢定 | Normal distribution and data statistical verification |
109/07/05 | 09:00~12:00 | 3 | 打造價差策略交易系統 | Create a spread strategy trading system |
109/07/05 | 13:00~16:00 | 3 | 選擇權模擬計算機 | Option simulation computer |
金融量化紅白大對抗 P-Quant v.s. Q-Quant
P-Quant & Q-Quant 金融量化中的“紅軍”和“白軍” 很多人不知道有這對名詞,但我相信大家都會有一個疑惑,對衍生品定價算不算量化? 那麼對沖基金裡面用模型找到的交易策略算不算量化?如果都是量化的範疇,那麼這兩個方面看起來差別特別大。我...
2020年4月17日 星期五
數位金融股票證券期貨程式自動交易實務班
訂閱:
文章 (Atom)
-
P-Quant & Q-Quant 金融量化中的“紅軍”和“白軍” 很多人不知道有這對名詞,但我相信大家都會有一個疑惑,對衍生品定價算不算量化? 那麼對沖基金裡面用模型找到的交易策略算不算量化?如果都是量化的範疇,那麼這兩個方面看起來差別特別大。我...
-
時間序列在金融上的研究 1. 時間序列模型在金融預測中的應用 1.1 股票價格預測 模型應用 :傳統的時間序列模型如 ARIMA、GARCH,以及現代的 LSTM、Transformer 等深度學習模型都廣泛應用於股票價格的預測。 挑戰 :金融市場中價格...