New Members: Be sure to confirm your email address by clicking on the link that was sent to your email inbox. You will not be able to post messages until you click that link.
Seabridge Gold April 6, 2015
What would the proper scan to capture the action of Seabridge Gold stock today (April 6,2015) with the prior day doji then a strong gap up?
0
Comments
If you write:
[group is GoldMining]
and [1 day ago doji is true]
it should pick up SA, but it doesn't. It does pick up other hits with apparently similar bars.
I tested
and [1 day ago doji is true]
with other groups and it does pick up one day ago dojis, so that phrase seems to be valid.
So, if the 4/2 bar were recognized as a doji, the scan would be:
[group is GoldMining]
and [1 day ago doji is true]
and [low > 1 day ago high]
The [group is GoldMining] is necessary because the next two conditions alone return more than 999 hits. You could use instead
[group is MaterialsSector]
and [close > 3]
and [volume > 40000]
... etc.
Maybe you could ask support why that 4/2 bar isn't a doji.
"Doji form when a security's open and close are virtually equal."
http://stockcharts.com/school/doku.php?id=chart_school:chart_analysis:candlestick_pattern_dictionary
There have been a ton of new additions and features recently, many don't really need any documentation and some probably should have a little documentation. But I don't want to stop the introduction of new features just waiting for the detailed docs to be written.
The other problem is the more detailed your documentation is the more horsepower it takes to keep it all up to date, especially every time something changes on the site. One new feature or change could affect 10"s or 100's of documents.
I'll vote for just being able to see the candlestick code, like we can if we insert some of the other predefined scans, I think this would be acceptable to 99% of the interested users.
Of course in the end if we are really concerned about the exact scan, we can always write our own code, with our own settings.
1. I could not find any documentation that suggested the Doji calculation used Percent Change of the Open and Close.
2. I thought of testing what gord was saying because I did not understand what the "SA is about 0.2%" meant.
I ran this scan:
[type = stock] AND [Daily SMA(20,Daily Volume) > 40000]
and [Close < 10.00]
and [Close > 1.00]
and [Open is not Close]
and [Doji is true]
and got symbol PDLI with Open = 6.97 and Close = 6.96
Percent Change = (6.97 - 6.96)/6.97 = 0.14% = 0.1%, which is less than "0.2%".
5.75 and 5.74 are relatively close to 6.97 and 6.96, but it does not meet the "0.1%"; Fluke maybe. I guess I understand now.
Percent Change = (5.75 - 5.74)/5.75 = 0.17% = 0.2%
Looking Good, Feeling Good! Tom Bowley Joins StockCharts.com