Eternum |
Gold User, Member, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Saturday, August 6, 2005 |
Sunday, September 14, 2008 10:18:47 PM |
40 [0.01% of all post / 0.01 posts per day] |
|
Looks great. Thank you.
|
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)))
|
I'm wondering if that is possible to plot IBD RS-like indicator as Market Rank instead of actual value?
Thanks.
|
Hi guys,
How to write the following PCF: xavgc26.1 < xavgc26 for weekly data? Is this correct: xavgc130.5 < xavgc130?
|
Jim,
Thank you for explanation. My question was about using formula in Custom Indicator rather than in PCF.
|
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?
|
Tanstaafl,
Could you please provide also 20dayATR, Simple MA?
Thanks!
|
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!
|
Craig,
The values for the current day are also different. Is this due to way Custom Indicator is scaled?
|
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!
|
|