Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Profile: kkelliher
About
User Name: kkelliher
Groups: Gold User, Member, Platinum User, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Gender:
Statistics
Joined: Tuesday, August 20, 2013
Last Visit: Sunday, November 10, 2013 9:26:15 PM
Number of Posts: 8
[0.00% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: Volume Indicator
Posted: Tuesday, September 17, 2013 12:33:59 AM

I'm looking to create a scan that will look for stocks on a weekly chart, where last week price closed within 2.2% of the week before and that week closed within 2.2% of the week before.  So for example last week price closes at 87.69, the week before that price close at 87.29, and the week before that price closes at 87.18.  I want to be able to find stocks that have these tight weekly closes within 2.2% of each other.    I know its C5, C10, etc but not sure how to incorporate the 2.2%.                                                                                                                                                                                                          Also, how can I find stocks on a weekly timeframe that is up say 10% within say  3 months.  Thanks

Topic: Volume Indicator
Posted: Tuesday, September 10, 2013 1:13:20 AM

Hello.  I understand  there is no way to specify the time of day of intraday bars, but on the easy scan is there a way to add a time column.  So say a scan triggers AAPL at 9:38am and the scan triggers FFIV at 9:45am, is there a time column that can be added to indicate when the scan triggered (9:38 am, 9:45 am).  Thanks. 

Topic: Volume Indicator
Posted: Wednesday, September 4, 2013 1:43:16 AM

One more if you don't mind.  Find stocks today that on the first 15 min bar that are doing volume greater than the volume done on the last five days average first 15 min bars. If I wanted to go one step further and say find stocks today that on the first 15 min bar that are doing volume greater than 120% the volume done on the last five days average first 15 min bars.  Thanks.

Topic: Volume Indicator
Posted: Tuesday, September 3, 2013 4:31:59 PM

Is there a way to tell the program to scan for just green volume bars?  Also is there a way to backtest the scanner that I have created.  By backtest I really mean scan historical data to see what stocks the scanner would have pulled up from 9:30am to 10am. Thank you.

Topic: Volume Indicator
Posted: Tuesday, September 3, 2013 12:09:12 PM

thank you

Topic: Volume Indicator
Posted: Monday, September 2, 2013 5:43:53 PM

Also if I say the following V >= 3.25 * AVGV13.0 would this mean that I would find stocks that are doing 1/4 of yesterday's volume within the first 30 minutes?

Topic: Volume Indicator
Posted: Monday, September 2, 2013 5:37:32 PM

I am a platinum sub so I can compare previous day data.

Topic: Volume Indicator
Posted: Monday, September 2, 2013 5:36:13 PM

Hi Bruce,  Another question related to volume.  How Can I say yesterdays volume is below the Exp Moving Average 50.  I was thinking something like V1 < Exp Moving Average 50 - but when I test the forumla it says argument missing near Exp  Thanks.