Stock Portfolio Organizer
The ultimate porfolio management solution.
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
Stochastic %D for Metastock
The following formula is a three day moving average of a 14 day Stochastic. In MetaStock this would be the indicator line that is plotted with the built in Stochastic indicator.
Similar Indicators / Formulas
Indicator / Formula
Mov( ( ( ( C - LLV( L,14 ) ) /( HHV( H,14 ) - LLV( L,14 ) ) ) * 100 ) ,3 ,S )
0 comments
Leave Comment
Please login here to leave a comment.
Back