lmah; Please be specific! What is YOUR strategy? How narrow is the price range or consolidation - 10%? 15%? 20%? other? What type of breakout or breakdown - ...
I was trying to create a simple PCF - RSI TODAY (14 period) < 20, but I notice RSI has an "RSI Period" and an "Average Period". I am not sure what these mean -...
Rsi period is your normal period that you would choose (most people select 14). Average period is a moving average of the rsi period. The average period can...
Thanks - I have never used a smoothing number, so I would assume I would leave this as 1 to get a "true" 14 period RSI? ... The ... but ... right ... ...
Hi, I am starting to day trade QQQ usually at 1000 share increments what settings do you recommend for RSI, MACD, Stochastics, and moving averages? For the...
I am trying to creat a top Bollinger Band with a 10 period and 1.5 Standard Deviations, based on the daily price high.(The opposite band for the QQQ Crash...
Beth, Here is one form I got from another user. There has been discussion of a variation of this were you would use 81 (9 times 9) instead of 100 in that last...
Dave E; Beth's formula from message 6954 AVGH10+1.5*SQR((10*(H*H+H1*H1+H2*H2+H3*H3+H4*H4+H5*H5+H6* H6+H7*H7+H8*H8+H9*H9)-(AVGH10*10)*(AVGH10*10))/(100)) In...
Novatex; ... Are you looking for a 10-DAY sma on a 2-day chart? If so, on a 2-day chart, the 10-DAY sma is 5 bars. PCF Name: #1 C xing 10-dma (C2<AVGC10.2 AND...
I had the same problem until I made sure there was no possibility of a divide by zero error. In your formula (2 places) you have )*((h-c)/(h-l))))) change it...
Does anybody out there use a point & figure charting service like Bulls Eye Broker or Pfscan and my question is: How in the world do you get their results over...
Novatex; ... On a Daily Chart, . Look at the date line at the top of the Daily chart Note: that each is TODAY's Values . . Date . . Open (O) . . High (H) . ....
... Chart ... Chart ... pcf that when i change my time frame to 2 day chart it shows me price crossing the 10 bars sma.i am not changing anything as far as...
10 day is the past 10 days. 10 bar is the past 10 bars based on the time frame you are viewing. Ex: Weekly chart would be 10 weeks, hourly chart 10 hours, 5...
Novatex; ... Activate the pointer . Hot Key: period [ . ] On the DAILY Chart, . Prices - Open bar Chart . . Moving Average - 5 bars - Simple . . Moving Average...
Sorry if this has been covered before, but I don't quite know what to call this problem to know what to search for in the archives -- I'm rather new at this,...
It is possibly a bug. I ran into the same thing last week. After updaing your new pcf's and scans, restart TeleChart (possibly reboot your machine also). ...
Novatex, ... Yes. The PCF: ((C2<=(C2+C4+C6+C8+C10+C12+C14+C16+C18+C20)/10) AND(C>(C+C2+C4+C6+C8+C10+C12+C14+C16+C18)/10)) will be True when there is an...
Novatex; ... IF you are using the same 10-bar moving average on a 2-days Per Bar chart: Activate the pointer . Hot Key: period [ . ] On the DAILY Chart, ....
As TC2000 uses daily bars for almost everything, how does one create a PCF for a weekly MA? Background: I want to create a scan that finds stocks with a 26 bar...
gartleytrader; ... the simple moving average formula is (AVGC130>AVGC130.5) On the WEEKLY Chart (5-trading days per bar) . Prices - Bar Chart . . Moving...
This may be a dumb question but why won't multiplying by 5 work? I use a scan to find the same 26 Wk MA and it seems to work fine for me. KL _____ From:...