Quote from increasenow:
do you monitor AAPL at the open or during the day as AAPL is 11.88% of the QQQ....this is way more than any component of the DOW or SP500...
With the product that I am developing, it will be a web-based
pre-market open calculator. You can enter almost ANY symbol. It will give you 5 different regions that will tell you if the stock (symbol) OPENS in this region, it has a historical probability of doing this and the following will be covered:
If the OPEN is within the PREVIOUS DAYS RANGE:
A high above the high of the previous day
Close above Previous High
A break of the midpoint of the previous day
A low below the low of the previous day
Close below Previous Low
If the OPEN is a GAP:
If the Gap will close to the High / Low (Gap up / Gap Down)
If the Gap will close to the Close
I have this developed, I am working on making it look good.
I will eventually add a calculator that will allow you to enter the OPEN and it will give you these stats live and in real-time.
My current platform will tell you when specific patterns occurred and what happened after they occurred. Basically finding probabilities based on patterns. This is a PHP / mySQL based platform and uses historical data.