View previous topic :: View next topic |
Author |
Bollinger Bands |
hemant.icharts Site Admin
Joined: 10 May 2011 Posts: 334
|
Post: #1 Posted: Mon May 05, 2014 1:29 pm Post subject: Bollinger Bands |
|
|
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.
Crossover
For Crossover of Price above Bollinger Band Top use this Code -- CROSSOVER(CLOSE, BBT(CLOSE, 20, 2, EXPONENTIAL)) = TRUE
For Crossover of Price below Bollinger Band Bottom use this Code -- CROSSOVER(BBB(CLOSE, 20, 2, EXPONENTIAL), CLOSE) = TRUE |
|
Back to top |
|
|
| |
|
|
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
|
|