javierontiveros |
Gold User, Member, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Friday, April 11, 2008 |
Wednesday, July 30, 2008 11:58:13 AM |
10 [0.00% of all post / 0.00 posts per day] |
|
Can a PCF for price change intraday be written for either Telechart or Blocks? I am not looking for the usual C - C1 pcf, but one that gives me the actual change between C and the last price at the moment of running the scan.
|
Oops, beginner's mistake! Sorry, Thanks Bruce and StockGuy :)
|
Thanks Bruce, I read that post before posting my own, that post seems to be for an Ultimate Oscillator (8,10,28). I read somewhere else that the usual setting is for (7,14,28) : http://stockcharts.com/school/doku.php?id=chart_school:technical_indicators:ultimate_oscillator : "The typical values are 7, 14 and 28 which are the default entries for this indicator." Is there a significant difference between (8,10,28) and (7,14,28) ?
Regards
Javier
|
Bruce, can you please write the formula for the (7,14,28) Ultimate oscillator? Thank You!
|
Thank you, it works fine. Where can I find the explanation about how to short the initial formula down to the last formula?
|
Thank you, I guess I was looking for a deflection indeed, not for a MACD already in a bullish trend, how would you write the formula for such a deflection?
|
Thank you for your reply! Yes, I realized I had not been too clear only after I had posted my question. Been using Telechart for about one month, only I had not needed to post a question, browsing the forum had answered all my questions until last night! Here are the specific conditions:
- Long
- Daily Chart
- Exponential
- 10,30,5 (Works better for me)
I found the formula you posted later on last night and made the following formula, which worked very well for my purposes, not really on the MACD histogram when browsing the 20 plus selected stocks, but when looking at the price chart, just what I wanted!
(XAVGC10 - XAVGC30) - (XAVG(XAVGC30,10) - XAVG(XAVGC30,5)) > (XAVGC10.1 - XAVGC30.1) - (XAVG(XAVGC30.1,10) - XAVG(XAVGC30.1,5)) AND (XAVGC10.1 - XAVGC30.1) - (XAVG(XAVGC30.1,10) - XAVG(XAVGC30.1,5)) < (XAVGC10.2 - XAVGC30.2) - (XAVG(XAVGC30.2,10) - XAVG(XAVGC30.2,5))
Javier
|
I want to write a PCF for a new scan but I have problems with one condition. I have browsed all related topics and none of them is a perfect answer for what I'm looking for, that is, a pcf for detecting a minor bullish trend in a MACD histogram, in other words, no matter where the present position is, below or above zero, today's bar must be higher than yesterday's bar
|
|