Hello Trying to write a cross up of the fast over the slow MACD 3-8-13. This is what I have. ((XAVGC3.1-XAVGC8.1)<(XAVG(XAVGC3.1,13)-XAVG(XAVGC8.1,13))) AND...
Hi Win I tried your PCF with Fri. data and only had two hits, and they didn't match the indicator. Have any ideas? Thanks for taking the time Chuck In...
I would like to write an Easy Scan that uses the change in Relative Strength (not RSI) vs the S&P from the Relative Strength x days ago. I can't seem to find...
Hi Chuck, Not sure what you are doing but I just tried the (PCF) formula I gave you below and got 511 hits for Friday's Oct. 7, 2005 market close, you should...
Chuck; ... Yes, optimize and defrag your hard drive. What is YOUR chart template MACD setting? (FWIW) The only difference between the 2 PCFs is the number of...
Win & ejr Thanks for taking the time. Ejr my template is 3-8-13 exp.I'll try the defrag. Thanks Chuck In telechrt2005Users@yahoogroups.com, "w061844"...
I'm trying to scan stocks $10 to $50 with a PercentChange Today, but my formula100 * (C - C3) / C3 and MINC2 (10) and MAXC2 (50)is not responding. Any...
Private; ... The scan conditions are preprogrammed! In a EasyScan . WatchList to Scan: All Stocks [Add Condition]s . Price Per Share _ _ adjust Range Selector...
Chuck; ... Note: Delete the MACD PCF from TeleChart; delete any other PCFs that YOU no longer use and / or any PCFs that are not calculating. From message 43 ...
The formula should have one more set of parentheses. It should be 100 * ((C - C3) / C3). That gives you a percent change today - 3 percent gain would be 103....
Bob P; ... NO! Your formula 'gives you' the 3-day % change KISS (Keep It Simple and Succinct)! From the TeleChart Help Topics Index, PLEASE review . Formula...
The Wordens give the New Highs-New Lows under their Market Indicators (T2117) and when picked, a chart of the ratio can be made. However, this ratio can also...
Paul, PCFs, in Worden Brothers' TC2005, can only act against a single symbol at a time. I am still not sure what you would like to accomplish here. But you...
donniepa98; ... Please review the Bollinger Band PCFs.doc In the Files Section http://finance.groups.yahoo.com/group/telechrt2005Users/files/ Open the PCFs...
Kermit: I was able to program the Lower BB Band buy but I'm having trouble with the Upper BB Band Sell... Bollinger Band Buy: C1<LowerBB and C0>LowerBB C1 <...
I discovered my error... Here's the corrected code for each respective PCF denoting yesterday's closing price C1 outside the band and todays closing price C0...
Hi, When I copied, pasted, and then tested your PCFs, it returned syntax errors. ... From: Kermit Prather To: telechrt2005Users@yahoogroups.com Sent: Sunday,...
Leon M; ... Kermit's PCFs use a ' ^ ' which is NOT compatible with all computer systems. Try jdh1344's BBand PCFs (in the Files section). IF the PCFs work, ...
The PCFs on MACD Divergence on Tradeon site seem to be incorrect. I copy and pase the PCFs and get Syntex Error. Does anyone know what's wrong. MACD Divergence...
JFK; ... Yes, the PCFs were written for simple moving averages not Exponential moving averages. Please review the MACD PCF primer.doc In the Files section ...