Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Profile: Torch551
About
User Name: Torch551
Groups: Member, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Thursday, January 6, 2005
Last Visit: Thursday, February 9, 2012 10:05:55 AM
Number of Posts: 4
[0.00% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: NEW HIGH
Posted: Thursday, February 9, 2012 9:37:46 AM
Thank you. I was able to copy and paste it without a problem. I have been trying to figure out a way how to write a code for an intra-day consolidation breakout. I am looking for a scan so I can find stocks that are basically flat the entire day and then have an usual volume spike that is accompanied by a significant increase in price. I am not sure if you are able to look at a chart so you can better understand what I am looking for but some examples from yesterday would include YPF at 1:09, RIMM at 10:00, and MBI at 10:09. If you have any suggestions I would greatly appreciate it.
Topic: NEW HIGH
Posted: Monday, February 6, 2012 11:18:10 PM
When I tried it, 2 errors came up.
1)  If, else, elself, end if, or const expected. 
2) Name Period is not declared. 

Any suggestions.
Topic: NEW HIGH
Posted: Saturday, February 4, 2012 11:10:14 PM
I'd like to create a condition for price-  30 bar new high.  When I right clicked the price on the graph
and put in price history new high.  I tried all different combinations for high period___ and for passing
___ of last ___ bars. Nothing seems to work.  What would be the proper entries to get this to work?
Or should I just use real code in which case what would it be?  Thank you.
Topic: SCAN
Posted: Wednesday, February 1, 2012 1:42:55 PM
How would I create a scan on Stockfinder that will allow me to find those
stocks that in a 2 minute chart have a volume that is five times greater than
the 10 bar volume moving average?  Thank you.