Beth; ... Yes, the indicator used in the "QQQ Crash System" Active Trader Magazine June 2004 pages 50-52 Top Window . Prices - xxx chart . Custom Indicator _ _...
Watson M; ... Select the Chart Template to which you wish to add the bbands . Click the [ Edit ] button - its next to the [ Chart Template ] button Assuming...
EJR, Got it. Thanks so much. I was trying to add it to the middle windows and hence didn't see it in the drop-down. I forgot that it was an indicator for...
Watson, I haven't started using TC2005 yet, but you should be able to use BBands in any of the 3 windows... and not just applied to price, but also indicators...
Try this: { Price Rate of change 12 Days crossing the zero line} ((C -C12)/C12) * 100 > 0 and ((C1 -C12.1)/C12.1) * 100 < 0 This is based on the TA from A to...
Hi Kevin You failed to disclose the number of days you want to use for your ROC It is a rather simple formula though. If you wanted a 13 day ROC for example: ...
Thanks for the help. How would I graph a 10 day ROC against and 50 day moving average ROC? Kevin ... ROC ... or ... those ... number ... RS ... 250 ... ...
Hi again Kevin Keep in mind that when speaking of ROC it can be applied to Price as well as any other indicator. It is therefore necessary to indicate "What"...
Jack, Thanks for the very helpful info. 1 more question - which applies to this scans (and others I have) Can you in TC2000 do scans based on weekly. Example...
Sorry That PCF should be: ((C6/C16)-1)*100 <= ((AVGC50.6/AVGC50.16)-1)*100 AND ((C5/C15)-1) *100 > ((AVGC50.5/AVGC50.15)-1)*100 Jack ... applies ... Price ... ...