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 ....
For Portfolio Manager Click Here

WiseTrader Toolbox

#1 Selling Amibroker Plugin featuring:

Advanced Adaptive Indicators
Advanced Pattern Exploration
Neural Networks
And Much More ....
Find Out More Here

Guppy MMA Divergence Oscillator for Metastock
kaiji
about 15 years ago
Metastock

Rating:
5 / 5 (Votes 2)
Tags:
oscillator, metastock

The formula is developed by Leon Wilson, author of the TechStats report.

Similar Indicators / Formulas

Auto-adaptive Ergotic Candlestick Oscillator
Submitted by kelvinhand almost 12 years ago
Schaff Trend Cycle Oscillator
Submitted by kaiji over 14 years ago
3-10 Oscillator
Submitted by mayurs over 12 years ago
Relative Vigor Index
Submitted by vargasc1 over 13 years ago
Bull and Bear Balance Indicator
Submitted by kaiji about 15 years ago
StochPVT Indicators
Submitted by gohck over 13 years ago

Indicator / Formula

Copy & Paste Friendly
((Mov(CLOSE,3,E)+Mov(CLOSE,5,E)+
Mov(CLOSE,8,E)+Mov(CLOSE,10,E)+
Mov(CLOSE,12,E)+Mov(CLOSE,15,E))-
(Mov(CLOSE,30,E)+Mov(CLOSE,35,E)+
Mov(CLOSE,40,E)+Mov(CLOSE,45,E)+
Mov(CLOSE,50,E)+Mov(CLOSE,60,E)))*10;

(Mov((Mov(CLOSE,3,E)+Mov(CLOSE,5,E)+
Mov(CLOSE,8,E)+Mov(CLOSE,10,E)+
Mov(CLOSE,12,E)+Mov(CLOSE,15,E))-
(Mov(CLOSE,30,E)+Mov(CLOSE,35,E)+
Mov(CLOSE,40,E)+Mov(CLOSE,45,E)+
Mov(CLOSE,50,E)+Mov(CLOSE,60,E)),13,E))*10;0;

0 comments

Leave Comment

Please login here to leave a comment.

Back