Stock Portfolio Organizer
The ultimate porfolio management solution.
Shares, Margin, CFD's, Futures and Forex
EOD and Realtime
Dividends and Trust Distributions
And Much More ....
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
Advanced Adaptive Indicators
Advanced Pattern Exploration
Neural Networks
And Much More ....
adx with stochastics signals for Metastock
Rating:
3 / 5 (Votes 2)
Tags:
metastock
ADX with stochastics signal
Similar Indicators / Formulas
Ortalama fiyat degiskenligi gostergesi
Submitted
by tasma over 12 years ago
Adaptive Wilders Smoothing
Submitted
by aashish51 almost 13 years ago
O.B.V. Good example of if() func
Submitted
by karim.chakib almost 11 years ago
Cycle Indicator by Bill Irwin
Submitted
by roszyk almost 14 years ago
Flat Market Indicator (FMI)
Submitted
by chsmcp over 11 years ago
Price Action Indicator (PAIN)
Submitted
by star123 about 14 years ago
Indicator / Formula
Copy & Paste Friendly
{New Entry} ADX(14) > 20 AND ( Mov(C,15,S) > Mov(C,30,S)) AND ( Mov(C,5,S) > Mov(C,30,S)) AND Stoch(5,3) < 30 AND Ref(Stoch(5,3) ,-1) >=30 {Bullish formula} ADX(14) > 20 AND ( Mov(C,15,S) > Mov(C,30,S)) AND ( Mov(C,5,S) > Mov(C,30,S)) {Bearish formula} ADX(14) > 20 AND ( Mov(C,15,S) < Mov(C,30,S)) AND ( Mov(C,5,S) < Mov(C,30,S))
0 comments
Leave Comment
Please login here to leave a comment.
Back