jacobk |
Beta Testers, Gold User, Member, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Monday, December 6, 2004 |
Tuesday, August 26, 2008 1:27:56 PM |
5 [0.00% of all post / 0.00 posts per day] |
|
Hi,
I created a formula to find stocks that went down, were down for a while and started to go up.
I got TSFG for example and base on that I created a formula.
I am looking to find stocks like TSFG when it was on July 9, 2008 when the stock went down for several month, then the BOP turned green after 15 days that it was yellow.
I would like to find the first day it turned Green after a long time it was not greee.
For some reason it does do what I want.
See below the formula I created.
Thank you in advance
Jacob
(BOP1 > 15) AND (BOP1.1 < 15) AND
AVGC20.10 < AVGC40.10 AND
AVGC20.20 < AVGC40.20 AND
AVGC20.40 < AVGC40.40 AND
AVGC20.60 < AVGC40.60 AND
C > C2 AND
C > O AND
C > 1 AND
C < 30 AND
V > 3000
|
Ok, that part is clear. We said when the Close is less than the open it's solid body. Why do I see sometimes solid red and sometimes sold green when they both close lower than the open? When the close is lower than the open it's should be solid red and not solid green.
|
Can you be more specific regarding # 1. What is the exact comparison rule for the open and close with the previous day?
Thank you Jacob
|
I installed the new release working on it and it's really great. I am using candlesticks Chart Type with different colors for up and down bars (green for up red for down) For the down days I am getting some full red body and some hollow red body; for the up days I am getting some full green body and some hollow green body. 1. What is the difference between the full green body and the hollow green body? 2. Can I make them all full green body and full red body (No hollow body)? 3. Can I change the thickness of the candlestick?
Thank you Jacob
|
|