4optrader |
Gold User, Member, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Tuesday, March 22, 2005 |
Friday, August 13, 2021 2:56:52 PM |
88 [0.03% of all post / 0.01 posts per day] |
|
Please help.
I need a PCF for 20 day Rate of Change crossing up on its 12 day exponential moving average
Same for Crossing down.
|
Thank you, very much, Bruce.
|
I need help writing an accurate PCF for 9 EMA >15 EMA >25 EMA >35 EMA on a two-day chart on TC2000 v. 7.
Please find below what I have written if this is OK.
XAVGC18 > XAVGC30 AND XAVGC30 > XAVGC50 AND XAVGC50 > XAVGC70
|
Thank you, very much, Bruce.
|
What do I write a PCF to get exponential MACD (20, 15, 7) Cross Down and Cross Up on a two-day chart for TC2000 version7?
I wrote the following for crossing up but it is not accurate.
XAVGC40 - XAVGC30 > XAVG(XAVGC40,14) - XAVG(XAVGC30,14) AND XAVGC40.1 - XAVGC30.1 <= XAVG(XAVGC40.1,14) - XAVG(XAVGC30.1,14)
|
Yes, I want 1-bar ago.
Thanks, Bruce.
|
How do I write a PCF to get Cross Up for Exponential Stochastics (7, 10, 4) on a daily chart for TC2000 v. 7? Would the following be correct?
XAVG(STOC7.1.1,4) > XAVG(STOC7.1.1,10) AND XAVG(STOC7.1.2,4) <= XAVG(STOC7.1.2,10)
|
Thanks, Bruce.
|
How do I write a PCF on TC 2007 for Stoch RSI (15, 7, 14, 14, close) crooss up on:
1. a daily chart
2. a weekly chart
Thanks.
|
So, what is the formula on a daily chart? Can I double the numbers for a 2-day chart?
|
|