Quote:
|
Originally Posted by newdigital
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.
|
Hi newdigital,
at my mt4 your this indikator not works... any idea ?
I downloaded AbsoluteStrength_exit !
Thanks, mr.trader