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: Eternum
About
User Name: Eternum
Groups: Gold User, Member, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Saturday, August 6, 2005
Last Visit: Sunday, September 14, 2008 10:18:47 PM
Number of Posts: 40
[0.01% of all post / 0.01 posts per day]
Avatar
Last 10 Posts
Topic: Stochastic Momentum Index
Posted: Wednesday, May 7, 2008 6:59:14 PM
Looks great. Thank you.
Topic: Stochastic Momentum Index
Posted: Tuesday, May 6, 2008 10:59:05 PM
Bruce,

What if I need the following parameters:
Days = 8
Smoothing Period = 5
Double Smoothing Period = 5

Are my changes correct?
200 * (9 * (XAVGC5 - (XAVG(MAXH8,5) + XAVG(MINL8,5)) / 2) - 2 * (XAVGC5 - (XAVG(MAXH8,5) + XAVG(MINL8,5)) / 2)) / (9 * (XAVG(MAXH8,5) - XAVG(MINL8,5)) - 2 * (XAVG(MAXH8,5) - XAVG(MINL8,5)))
Topic: Does anyone have any ideas for IBD's Canslim technical ratings?
Posted: Tuesday, March 4, 2008 10:31:41 PM
I'm wondering if that is possible to plot IBD RS-like indicator as Market Rank instead of actual value?

Thanks.
Topic: Weekly EMA
Posted: Friday, February 9, 2007 9:09:48 PM
Hi guys,

How to write the following PCF: xavgc26.1 < xavgc26 for weekly data? Is this correct: xavgc130.5 < xavgc130?

Topic: average true range pcf
Posted: Monday, January 15, 2007 11:55:52 AM
Jim,

Thank you for explanation. My question was about using formula in Custom Indicator rather than in PCF.
Topic: average true range pcf
Posted: Sunday, January 14, 2007 4:50:43 PM
Craig,

Will this formula have similar meaning on weekly chart (20 weeks ATR, simple MA)? Another words, how TeleChart treats, for example, C1? In this closing price of a previous BAR or previous DAY?
Topic: average true range pcf
Posted: Tuesday, October 24, 2006 10:59:24 PM
Tanstaafl,

Could you please provide also 20dayATR, Simple MA?

Thanks!
Topic: sorting by multiple RSI's?
Posted: Thursday, October 12, 2006 6:55:28 PM
Bruce,

The result is absolutely beautiful (biggest difference I found so far is 0.01)! Would you be able to do the same magic to RSI7 Weekly and RSI7 Monthly you posted earlier (when you have a chance)?

Thanks!
Topic: sorting by multiple RSI's?
Posted: Thursday, October 12, 2006 9:01:12 AM
Craig,

The values for the current day are also different. Is this due to way Custom Indicator is scaled?
Topic: sorting by multiple RSI's?
Posted: Tuesday, October 10, 2006 8:20:24 PM
Hi Bruce,

I tried to plot Wilder's RSI indicator (RSI=7, Use smoothing, Avg=1) and your daily RSI7 as a custom indicator. The indicators do not quite fit together. Is this because of rounding issues or some other problems?

Thanks!