I would like very much if Michael Thompson would share in v12 his workspaces/layouts he showed in his webinar noted above, that is, Workflow Tips From the Pros dated 10/8/13. Specifically, those workspaces are Sector Performance, Diverse Assets ETF, Active Trading, Sectors, New Sector Rotation, and Stocks & Indices. Thank you in advance for your time.
|
Hi, is there a way to write a condition formula for use in either a watchlist, or better yet a scan, where the premkt Bid is compared with the close of yesterday? For example, the premkt Bid is 8% higher than yesterday's close. Another example would be the premkt Bid is x% greater or lesser than yesterday's close, and I could put that as a watchlist column and sort by it.
Also, can premkt volume as a pcf condition, again for use ideally in a scan but secondarily in a watchlist.
Thank you in advance for your help.
|
Is there any way to find the value of BOP 1 day ago, two days ago, etc? C2 is the closing value two days ago, but BOP2 is the 2-day average of BOP. I’m trying to find crossovers and such where BOP changes from negative to positive. Thanks in advance for your help.
|
Hi, I want to have a pcf for v12.1, or pcfs, which gives me a hammer candle result. I pulled this from researching earlier posts, and apologise if I missed your earlier answer(s) to this; I'm sure I'm not the first to ask. Here's what I copied:
- lower shadow more than twice the size of the body.
- upper shadow less than half the size of the body.
O - L > 2 * ABS(C - O) AND C - L > 2 * ABS(C - O) AND (H - O < ABS(C - O) / 2 OR H - C < ABS(C - O) / 2)
I'd like to add to it that this result occurs after a downtrend. How do we scan for only those that the previous 3 day candles were lower highs? That is, the high 2 days ago was lower than the high 3 days ago, and the high 1 day ago was less than the high 2 days ago, and the high today was less than the high 1 day ago?
Secondly, is it possible to use pivot points? 3 times ago the pivot point was higher than pivot point 2 times ago and pivot point 1 time ago was less than pivot point 2 times ago?
In either case, the hammer candle formula copied above would I assume follow the pcf(s) to determine the trend direction, either by lower highs or lower pivot points.
Thanks in advance for your time and help. If I may, I'm relatively new to Worden and am not certain how I'll know when you've replied, nor am I sure I can find your response. If you can send me TCmail or email it would be greatly appreciated. (email removed by moderator)
Ross
|
Thank you for the formula. I'm new to TC2000 and every PCF I bring from telechart reads value = false on the "test formula for MFST" which I gather is the default.
I copied and pasted your formula above into a new condition and it also tests "false". Is the result "false" just a programming error wherein every pcf is identified as "false" or is there something wrong with the forumula? Thanks for your patience, as I say I'm a newbie to TC2000.
|