superwick |
Gold User, Member, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Saturday, April 29, 2006 |
Tuesday, August 1, 2006 10:15:58 PM |
9 [0.00% of all post / 0.00 posts per day] |
|
if i export to the worden server does it not export my watchlists? i exported to the server and then imported to my laptop but it didn't import my watchlists.. how do i export my watchlists?
|
wow ok cool thx for all the help!
|
if i jump to a stock, how can i flag it? I couldn't find an option to just flag the currently viewed stock.
|
ok thank you! i will try this out tonight.
|
I'm not sure what you mean.. I'm pretty new at this sorry.
I'm assuming that for the double bottom on the chart the macd histogram made a double bottom, so I'm just trying to make a scan that'll show the second bottom of the histogram being more shallow than the first.
|
short 12 Long 26 Period 9
Exponential
|
I've got a PCF to find double bottoms
100 * MINL21 / MINL21.21
And then I have an easyscan that shows me all double bottoms using that PCF.
Now I want to add to it by showing my all double bottoms where the MACD Histogram had a corresponding lower low.
How do I do this?
|
After giving it some thought, would a correct formula be something like
if yesterdays stochastic closing is below 20 and today's is above 20 then the scan is true?
|
I'm totally new to TC2005 and I'm trying to figure out how to program a PCF that finds stocks who's stochastic just crossed above a certain number, say 20. How is this written in a PCF?
|
|