2010年5月19日 星期三

RealDDE 4 FuBon ... update lists

RealDDE 原理 http://funningboy.blogspot.com/2010/05/real-4-fubon-dde.html RealDDE + EntryRule(策略分析) http://funningboy.blogspot.com/2010/05/cdp-from-tsts.html 1. RealDDE 參數說明 my $QU = QUInfo->new(); $QU->QU_SIZ(10); // 定義Queue Size, 盡量不要設太大. $QU->QU_PT_OK_LAT(2); // 定義sample 的時間點, 目前是每兩秒 sample一次 $QU->QU_PT_NO_LAT(1); // 定義如果Queue滿了,要Delay多久在Return $QU->QU_GT_OK_LAT(0); // 定義 Put 到(策略)要Delay 多久, Default 0 $QU->QU_GT_NO_LAT(1); // 定義 Queue Empty時,要Delay多久在Return 2. 加入 Backup機制 如果DDESer Crack, 可以藉由歷史資料回補. 3. Include 轉檔好的 "期交所前日交易資料" 期交所 K 棒轉檔 4 upload 期貨契約 4 期交所 4. 加入 Normal Function Highest('high',Length,D); Lowest('low',Length,D); ...

沒有留言:

張貼留言