gwsmith |
Gold User, Member, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Thursday, January 21, 2010 |
Saturday, August 28, 2010 11:01:01 AM |
21 [0.01% of all post / 0.00 posts per day] |
|
Hello programing pros,
I want to have a scan that will identify stocks that are trading withing a range of 2 or 3 points over a period of time of 1 month or 30 days. There can be movement in the trend up or down or straight across the chart. Can you help to me to get started on this scan?
thanks, Greg
|
Bruce,
Thank you for your support, it is invaluable to have your assistance. I really do appreciate and use to my benefit in my tradeing what you do. Thank you, Greg
|
((AVGC100 + 2 * SQR((20 * (C * C + C5 * C5 + C10 * C10 + C15 * C15 + C20 * C20 + C25 * C25 + C30 * C30 + C35 * C35 + C40 * C40 + C45 * C45 + C50 * C50 + C55 * C55 + C60 * C60 + C65 * C65 + C70 * C70 + C75 * C75 + C80 * C80 + C85 * C85 + C90 * C90 + C95 * C95) - (AVGC100 * 20) * (AVGC100 * 20)) / (20 * 20))) - (AVGC100 - 2 * SQR((20 * (C * C + C5 * C5 + C10 * C10 + C15 * C15 + C20 * C20 + C25 * C25 + C30 * C30 + C35 * C35 + C40 * C40 + C45 * C45 + C50 * C50 + C55 * C55 + C60 * C60 + C65 * C65 + C70 * C70 + C75 * C75 + C80 * C80 + C85 * C85 + C90 * C90 + C95 * C95) - (AVGC100 * 20) * (AVGC100 * 20)) / (20 * 20)))) / AVGC100 <= .06
This my pcf formula for a 6 % volitilty squeeze based on a daily basis. Can you help me to make the necessary adjustments to scan on a monthly basis? The adjustments may not be as complcated as I think they are now. But I am asking for your help now so I do not waste more of my time than need to be.
Thanks to you, greg
|
Thanks for the goto Bruce. I got the information I asked for thru your link. -- Greg
|
I am new and need some help. Please can you tell me how to color the histogram in 2 colors . Green for the bullish and red and the bearish moves. I think that is a real possibilty to do, am I right? thanks, Greg
|
QUOTE (Craig_S) Author: Craig Shipman
Craig, The video was fine and the sort feature works. I am not getting a middle screen indicator. When the sort works why would I really need the middle screen indicator?
I think that once installed onto my chart template the sort will become permeant right?
keywords: Bollinger bands sort visual channel volatile volatility custom indicator
|
[QUOTE=Craig_S]rewingr,
Are you looking to watch the video on Bollinger Bands? Does the video appear as the 1st post?[/QUOT
Yes I believe so
|
Can you assist me with a pcf that will help identify stocks breaking out of a consoldation trend or channel that is within the BB. Just want to formulate a scan to indentify breakouts from the BB volitilty squeeze . Closing prices within a day.
Maybe a second formula to identify stocks that are trending in the upper half of their BB.
Thank you
|
|