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: vyzwtc2000
About
User Name: vyzwtc2000
Groups: Gold User, Member, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Thursday, March 3, 2005
Last Visit: Thursday, May 25, 2006 12:18:28 PM
Number of Posts: 6
[0.00% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: on formula to screen for stock that made a 50-day new high
Posted: Thursday, May 25, 2006 12:18:28 PM
Hi Craig,

i'd like to know how to write the formula to find stocks that made 50-day new high (not 52-wk new high) or low? what i want to see is stocks that made a new high vs its own price 50 days ago. thanks. victoria
Topic: on formula to screen for stock that made a 50-day new high
Posted: Thursday, May 25, 2006 12:17:03 PM
Hi Craig,

i'd like to know how to write the formula to find stocks that made 50-day new high (not 52-wk new high) or low? what i want to see is stocks that made a new high vs its own price 50 days ago. thanks. victoria
Topic: question on setting different colors on price chart
Posted: Thursday, May 26, 2005 11:09:10 PM
Hi,

I notice that some of the charts you use in your comments on stocks every day have different colors (green, yellow, and red) on prices. i'd like to know how you set it and what is the basis for different colors.

thank you very much.
regards,
victoria
Topic: Understanding MACD
Posted: Monday, April 25, 2005 8:57:28 PM
Hi Craig,

I also notice some differences in your two formula below;

This is the formula posted on 4/10/05 above:

MACD Histogram Crossing From Positive to Negative 10 days ago
(XAVGC20.10-XAVGC40.10)<(XAVG(XAVGC30.10,20)-XAVG(XAVGC40.10,30)) AND (XAVGC20.11-XAVGC40.11)>(XAVG(XAVGC30.11,20)-XAVG(XAVGC40.11,30))


This is the formula posted on 4/14/05 above:


(((XAVGC12-XAVGC26)-(XAVG(XAVGC12,9)-XAVG(XAVGC26,9)))<=.25) AND ((XAVGC12-XAVGC26)-(XAVG(XAVGC12,9)-XAVG(XAVGC26,9)))>((XAVGC12.1-XAVGC26.1)-(XAVG(XAVGC12.1,9)-XAVG(XAVGC26.1,9))) AND ((XAVGC12.2-XAVGC26.2)-(XAVG(XAVGC12.2,9)-XAVG(XAVGC26.2,9)))>((XAVGC12.1-XAVGC26.1)-(XAVG(XAVGC12.1,9)-XAVG(XAVGC26.1,9)))

In your histogram calculation part, in your 20/40/30 example, you have 30.11 in the calculation. while in your 12/26/9 example, you used 12.1 and 26.1. My question is which order is right. I tried both. It gives me some difference in the numbers.

Please advise.
Thank you.
Victoria



Topic: Understanding MACD
Posted: Monday, April 25, 2005 8:49:40 PM
Thanks, Craig. I checked. It is daily chart with the same 12, 26, 9 setting. It may be because you have 0.25 (positive) in the formula. Can you change it to negative 0.25? thanks. victoria
Topic: Understanding MACD
Posted: Sunday, April 24, 2005 1:13:26 AM
hi craig,

i looked at your formula for finding the slope of histogram. i tried it. it gives me stocks whose histogram is both in the positive and negative. if i just want the histogram in the negative, how shall i change the formula? I changed the 0.25 to -.25, the formula does not work. thanks. victoria