Thread: ASCTrend system
View Single Post
  #373 (permalink)  
Old 06-29-2006, 10:57 AM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 16,268
Blog Entries: 106
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by newdigital
And I want to re-mind that there is Fisher_exit indicator (created by Kalenzo). This Fishe_exit uses Fisher_v1 created by Igorad.

We are not using this Fisher_exit for M30 timeframe.
And I modified this Fisher_exit to work with AbsoluteStrength_v1 indicator (instead of Fisher_v1).

AbsoluteStrength_v1 indicator is attached.

AbsoluteStrength_exit indicator is the exit on signal line crossing of AbsoluteStrength_v1 indicator.

AbsoluteStrength_exit_v1 is exit on more higher value of AbsoluteStrength_v1 (the same with Fisher_exit).

Settings:

Mode = 0; // 0-RSI method; 1-Stoch method
Length = 10; // Period
Smooth = 5; // Period of smoothing
Signal = 5; // Period of Signal Line
Price = 0; // Price mode : 0-Close,1-Open,2-High,3-Low,4-Median,5-Typical,6-Weighted
ModeMA = 3; // Mode of Moving Average

On the image attached you may see exit on more higher value (AbsoluteStrength_exit_v1) with default settings.
Attached Images
File Type: gif 1.gif (22.6 KB, 870 views)
Attached Files
File Type: mq4 AbsoluteStrength_v1.mq4 (4.8 KB, 346 views)
File Type: mq4 AbsoluteStrength_exit.mq4 (3.9 KB, 353 views)
File Type: mq4 AbsoluteStrength_exit_v1.mq4 (4.0 KB, 387 views)
Reply With Quote