Home
Option Tools
Services Offered
My Services
Contact Us
Charts
Charts (Premium)
Chart Watch
JCharts (EOD)
JCharts(EOD-COMM)
HCharts (EOD)
HCharts (EOD-COMM)
Forum
Stock Lists
Screener (EOD)
Screener (EOD-Comm)
Breadth Charts
Calculators
Education
Links
FAQs
Advertise Here
Charts (Old)
Login Form





Lost Password?
No account yet? Register
  iCharts Discussions

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Moving Average Convergence / Divergence (MACD)

 
Post new topic   Reply to topic    iCharts Discussions Forum Index -> Custom Scripts
View previous topic :: View next topic  
Author Moving Average Convergence / Divergence (MACD)
hemant.icharts
Site Admin


Joined: 10 May 2011
Posts: 334

Post: #1   PostPosted: Mon May 05, 2014 1:15 pm    Post subject: Moving Average Convergence / Divergence (MACD) Reply with quote

Below are the examples codes, you can customize the parameters as per your requirement. For Help on how to put this code in scanner, you can refer the video https://youtube.googleapis.com/v/icfr0r7vYt8 OR call / mail us.

For MACD using SIMPLE Average:


Bullish

For MACD above Center Line(i.e. above Zero) Center Line use this Code -- MACD(13, 26, 9, SIMPLE) > 0

For Bullish Crossover of MACD above MACD Signal line use this Code -- CROSSOVER(MACD(13, 26, 9, SIMPLE), MACDSignal(13, 26, 9, SIMPLE)) = TRUE

Bearish

For Bearish Crossover of MACD above MACD Signal line use this Code -- CROSSOVER(MACDSignal(13, 26, 9, SIMPLE), MACD(13, 26, 9, SIMPLE)) = TRUE

For MACD below Center Line(i.e. above Zero) Center Line use this Code -- MACD(13, 26, 9, SIMPLE) < 0


For MACD using EXPONENTIAL Average:


Bullish

For MACD above Center Line(i.e. above Zero) Center Line use this Code -- MACD(13, 26, 9, EXPONENTIAL) > 0

For Bullish Crossover of MACD above MACD Signal line use this Code -- CROSSOVER(MACD(13, 26, 9, EXPONENTIAL), MACDSignal(13, 26, 9, EXPONENTIAL)) = TRUE

Bearish

For Bearish Crossover of MACD above MACD Signal line use this Code -- CROSSOVER(MACDSignal(13, 26, 9, EXPONENTIAL), MACD(13, 26, 9, EXPONENTIAL)) = TRUE

For MACD below Center Line(i.e. above Zero) Center Line use this Code -- MACD(13, 26, 9, EXPONENTIAL) < 0
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    iCharts Discussions Forum Index -> Custom Scripts All times are GMT + 5.5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

@MEMBER OF PROJECT HONEY POT
Spam Harvester Protection Network
provided by Unspam