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 

SMA CROSSOVERS

 
Post new topic   Reply to topic    iCharts Discussions Forum Index -> Custom Scripts
View previous topic :: View next topic  
Author SMA CROSSOVERS
hemant.icharts
Site Admin


Joined: 10 May 2011
Posts: 334

Post: #1   PostPosted: Wed Apr 30, 2014 11:46 am    Post subject: SMA CROSSOVERS 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.

Bullish

For Bullish Crossover of SMA 5 & 13 use this Code. -- CROSSOVER(SMA(CLOSE, 5), SMA(CLOSE, 13)) = TRUE
For Bullish Crossover of SMA 5 & 20 use this Code -- CROSSOVER(SMA(CLOSE, 5), SMA(CLOSE, 20)) = TRUE
For Bullish Crossover of SMA 13 & 34 use this Code -- CROSSOVER(SMA(CLOSE, 13), SMA(CLOSE, 34)) = TRUE
For Bullish Crossover of SMA 20 & 50 use this Code -- CROSSOVER(SMA(CLOSE, 20), SMA(CLOSE, 50)) = TRUE
For Bullish Crossover of SMA 20 & 89 use this Code -- CROSSOVER(SMA(CLOSE, 20), SMA(CLOSE, 89)) = TRUE
For Bullish Crossover of SMA 34 & 89 use this Code -- CROSSOVER(SMA(CLOSE, 34), SMA(CLOSE, 89)) = TRUE
For Bullish Crossover of SMA 50 & 200 use this Code -- CROSSOVER(SMA(CLOSE, 50), SMA(CLOSE, 200)) = TRUE
For Bullish Crossover of SMA 89 & 200 use this Code -- CROSSOVER(SMA(CLOSE, 89), SMA(CLOSE, 200)) = TRUE


Bearish

For Bearish Crossover of SMA 5 & 13 use this Code. -- CROSSOVER(SMA(CLOSE, 13), SMA(CLOSE, 5)) = TRUE
For Bearish Crossover of SMA 5 & 20 use this Code -- CROSSOVER(SMA(CLOSE, 20), SMA(CLOSE, 5)) = TRUE
For Bearish Crossover of SMA 13 & 34 use this Code -- CROSSOVER(SMA(CLOSE, 34), SMA(CLOSE, 13)) = TRUE
For Bearish Crossover of SMA 20 & 50 use this Code -- CROSSOVER(SMA(CLOSE, 50), SMA(CLOSE, 20)) = TRUE
For Bearish Crossover of SMA 20 & 89 use this Code -- CROSSOVER(SMA(CLOSE, 89), SMA(CLOSE, 20)) = TRUE
For Bearish Crossover of SMA 34 & 89 use this Code -- CROSSOVER(SMA(CLOSE, 89), SMA(CLOSE, 34)) = TRUE
For Bearish Crossover of SMA 50 & 200 use this Code -- CROSSOVER(SMA(CLOSE, 200), SMA(CLOSE, 50)) = TRUE
For Bearish Crossover of SMA 89 & 200 use this Code -- CROSSOVER(SMA(CLOSE, 200), SMA(CLOSE, 89)) = TRUE
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