2013年12月23日 星期一

●日內動量指標 (Intraday Momentum Index) (續篇)

EasyTrader ArtNo 079
接續前文,針對不同條件作測試,結果如下



相較而言 30分鐘的週期是較好的,由於IMI 與強度指標可以有四種不同的方式組合

Condition5= IMI > UpBand and Strength > HighBand ;
Condition6 = IMI < DnBand and Strength < LowBand ;
Condition7 = IMI Cross over UpBand and Strength > HighBand ;
Condition8 = IMI Cross under DnBand and Strength < LowBand ;
Condition9 = IMI > UpBand and Strength Cross over HighBand ;
Condition10 = IMI < DnBand and Strength Cross under LowBand ;
Condition11 = IMI Cross over UpBand and Strength Cross over HighBand ;
Condition12 = IMI Cross under DnBand and Strength Cross under LowBand ;

我將藍字部份加入原程式碼,並增加三組測試結果如下



動量強度指標 Cross over / Cross under 上下限的影響度比 IMI 來得高!

最後使用 平盤上下與 力道指標( Force Index) 觀念加入,獲得以下結果
力道指標 = 成交量 * 漲跌量


爾後再另外專文介紹 Force index ,作者同時也是三重濾網與艾達指標的原創者

0 留言:

張貼留言

如果有私人問題想請教,請透過網站右方『與站長聯絡』之表單,謝謝!

----------------------------------------------------------------------------------------------------
網站聲明(Disclaimer)
本教學網站內所提供之程式碼(包括函數、指標、訊號)屬開放程式碼,用意在於讓使用者學習程式語法之撰寫,使用者可以任意修改語法內容並調整參數。本網站所有之內容(包括文章、影片、歷史紀錄、程式碼、教材)限用於個人學習使用,請勿轉寄、濫用,嚴禁私自串接帳戶交易。
-------------------------------------------------------------------------------------------------