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: Wickcity
About
User Name: Wickcity
Groups: Gold User, Member, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Saturday, February 21, 2009
Last Visit: Wednesday, April 28, 2010 7:10:19 AM
Number of Posts: 13
[0.00% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: A question about the coloring of candles by Telechart?
Posted: Friday, February 19, 2010 6:58:27 AM
Take MASI for example look at yesterdays candle(thur 2/18). Telechart and freestockcharts has the candle as a green one. How can this be? Look at the open and look at the close. I have three other platforms and they all have the candle mentioned above as a red candle.I've been noticing almost on a daily basis with different ticker symbols.
Topic: Is Telechart down?
Posted: Wednesday, January 27, 2010 6:21:52 AM
Over the last couple of days, I've had a hard time logging in. Now, I cannot log-in at all. Getting an error message, log-in not available.
Topic: I need help in setting up PCF's
Posted: Wednesday, December 16, 2009 3:56:06 PM
Yes, I'm using PCF as an Easyscan condition.
Topic: I need help in setting up PCF's
Posted: Wednesday, December 16, 2009 11:09:58 AM
Bruce, you were correct about the MA's. It was plotted separately from price.I do have a question for you on my volume criteria of >= 1 million shares for the last 50 days.I have tried this one.....AVGV50 >= 10000I have also tried this one......MINV50.1 >= 10000I'm still having stocks show up with volume less than 1 million shares and this was yesterdays close, so it fall outside of the last 50 days. Just two of the top of my head were DOX and CGA, they traded around 450,000 shares yesterday. Any thoughts on this?
Topic: I need help in setting up PCF's
Posted: Tuesday, December 15, 2009 11:09:50 PM
I've been messing around with this since the market closed today. I've finally gotten somewhere with the scans by doing them by hand(inputting) and not copying and pasting the scans above.But now I've having another issue on Telechart. For my 50 SMA scans its coming up with DOW, ORLY, PNC, TMX, INTC AND AVY. When I started using the space bar down, I was noticing that these stocks are not sitting on their 50ma. I thought something was wrong with my scan criteria(checking for the last 3 hours). As it turns out, the 200 simple ma on my(at least) Telechart is wrong, its placing the 200ma in the wrong location. I confirmed this by checking freestockcharts and two other platforms I have. What is interesting is that 13 stocks met my criteria for the 50ma scan. If you count the stocks listed above that gives you a total of 6. So that means the other 7 are correct with the 200 placement and 6 are wrong. I've checked to make sure my telechart is a simple 200ma. Could it be anything else? If somebody could type in these tickers and see if the close of 12/15 that DOW, ORLY, PNC, TMX, INTC AND AVY are sitting on their 200ma I would appreciate it.
Topic: I need help in setting up PCF's
Posted: Tuesday, December 15, 2009 8:45:00 PM
This is the code I copied and pasted. AVGC20 > AVGC20.1 AND H > AVGC20 AND L 40 AND L1 > AVGC20.1 AND MINV50.1 >= 10000 AND 15
Topic: I need help in setting up PCF's
Posted: Tuesday, December 15, 2009 12:11:00 PM
I hope you can bare with me on this. I'm having a difficult time wrapping my brain around this. If I add in the last part you added on...L1 > AVGC200.1 In addition, I suspect this also means you want the previous Bar (and possibly more Bars) to be entirely above the Moving Average. This means would would need to change C1 > AVGC20.1 to L1 > AVGC20.1. Doesn't this contradict the earlier part of the PCF and the straddle part because the L1 > AVGC20.1 because this is saying that the low of yesterday is > than the 20ma close of yesterday which would no longer give me a straddle on the MA?
Topic: I need help in setting up PCF's
Posted: Monday, December 14, 2009 10:54:45 PM
Bruce, I GREATLY appreciate your help, trying to decipher the code, I'm still confused. I do have a question for you. Take a look at what you wrote for the very first scan. I have a question about this part...........C1 > AVGC20.1 AND C than yesterdays 20 MA and Close of today is
Topic: Question about typing a pcf line and "spacing"?
Posted: Monday, December 14, 2009 3:36:33 PM
Thanks Bruce. I copied it and saved it.
Topic: Question about typing a pcf line and "spacing"?
Posted: Sunday, December 13, 2009 5:16:48 PM
I probably needed to add. In the second example, I added a space after "20" and after "AND". I'm not sure if I'm explaining myself well enough but I'm trying to find out if I need to type out my code with or without "spaces"?