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 ,作者同時也是三重濾網與艾達指標的原創者
沒有留言:
張貼留言