log in     sign up for free
 
In addition, you should also have some idea about how you plan to take profits and a strategy for letting your profits run.
Van K. Tharp
 
 
Home
systems (284)
 
 
Special offer: buy MetaStock (try for free)   |   Reuters QuoteCenter Real-Time Data (get a free month)   |   EOD Data
 

Buy

AmiBroker

     (special offer)
 
 
 

Buy

EOD data for AmiBroker

     (special offer)
 
 
 

Buy

Realtime data for AmiBroker

     (special offer)
 
 
 
 
Formula Library
 
AmiBroker
MetaTrader
MetaStock
TradeStation
Wealth-Lab
NinjaTrader
 
add your formula
System Library
 
 
Account login
Your email:
Password:
 
Log in
New to s4t? Sign up.
If you forgot your password click here.
Search the Web
 
Custom Search

MACD Difference System

System for: MetaStock


 

 

Views:  1742

Added: February 09, 2007
 
Rate this code:  Rate: 1 Rate: 2 Rate: 3 Rate: 4 Rate: 5
This formula has not been rated yet
 
 

email this link

 
 
Tags: MetaStock, system
 
Your Ad Here
---FFCorps@xxxxxxx wrote:
Hi Folks:

I'm new at this and wondering if anyone has ever done an exploration or built an indicator using weekly MACD-Histogram data. I'd like to identify stocks with MACD-Histogram lines which are rising toward zero for buys.
Conversely I'd like to identify stocks with MACD-Histogram lines which are falling toward zero as possible sells.

Has anyone had any experience working with this? Thanks for your time.

Mark Titus

---Chip Anderson wrote:
>
Hi Mark,

Here's how I created the MACD histogram. First I had to define a new custom indicator (you only need to do this once):

MACD Difference

MACD() - Mov(MACD(), 9, EXPONENTIAL)




OK, now we can create that MACD Histogram on any price chart with the following steps:
(Optional) Drop the MACD indicator at the top of your price chart to create a new inner window with the MACD lines in it.
Drop the "MACD Difference" indicator in an inner window (I use the same window that the MACD lines are in).
Pull up the "Properties" of the MACD Difference line and use the "Color/Style" tab to change it's "Style" from a single line into a histogram (I also make mine blue).
You can create a simple MACD Difference system test using the following steps:

1. Pull up the System Tester and press "New..."
2. Name the test something like

MACD Difference

Enter Long:

Fml("MACD Difference") 0


Close Long:

Fml("MACD Difference") <= 0

 

 



Code:

MACD Difference

MACD() - Mov(MACD(), 9, EXPONENTIAL)

 

MACD Difference

Enter Long:

Fml("MACD Difference") 0


Close Long:

Fml("MACD Difference") <= 0


 





Source: http://purebytes.com/archives/metastock/

 

View similar:

SeqSETUP & SeqINTERSECTION
StochRSI System
08_Momentum Time & S/C
Bull Fear/Bear Fear with DX System
Commodity Channel Index Buy & Sell Signal
TSF Optimised Trading System
Alligator Trading System
MACD Crossover System Test
FibFO
Fazola MAROC System
...
 
 
all systems for MetaStock
all systems

 

 

Email to friend

Top

 

     
However we try to maintain hiqhest possible level of service - most formulas, oscillators, indicators
and systems are submitted by anonymous users.
Therefore S4T™ does not take any responsibility for it's quality.
If you use any of this information, use it at your own risk. You are responsible for your own trading decisions.
Be sure to verify that any information you see on these pages is correct, and is applicable to your particular trade.
In no case will S4T™ be responsible for your trading gains or losses.
 
Privacy note | (c) copyrights systems4trading.com 2006-2012