First I have heard of the RSL (Relative Strange Index)... perhaps there was a misspelling? If not, can you provide more information on what you were looking for?
Regards,
Jay F.
Product Manager
_____________________________________
Have a suggestion to improve our products?
Click Support --> Request a Feature in eSignal 11
I ment strenght. I think the RSI is from Wilder.
The RSL is from Levy. It´s a different thing.
I found something. I hope it will help.
Relative Strength Index Levy
The Relative Strength Index Levy - technical share key figure The Relative Strength Index Levy is calculated from the current price in relation to a rolling average, e.g. for 5, 20, or 250 days. The resulting value oscillates around 100%. If the result is above 100%, the share drifted positively away from the observed period's rolling average. The share is on a rising trend and vice versa.
Renaming the thread and moving it to New Study Suggestions as I don't believe this has been written yet for EFS.
Regards,
Jay F.
Product Manager
_____________________________________
Have a suggestion to improve our products?
Click Support --> Request a Feature in eSignal 11
Tomcat
Just edit the builtinMA.efs in the Builtin folder, change the value of the MA from 10 to 27 then in the return statement divide the close() by what is already there.
If you also want the reference line at 1 than just insert in preMain() an addBand() command with the appropriate parameters .
Barely a one minute job.
Alex
Comment