StockFetcher Forums · General Discussion · OBV successor<< >>Post Follow-up
glgene
615 posts
msg #39929
Ignore glgene
1/4/2006 1:31:52 PM

I thought I read a couple of years ago that Granville's OBV indicator has been replaced with something newer. If so, I don't remember the successor signal. Can anybody help me out? Thanks.


glgene
615 posts
msg #39934
Ignore glgene
1/4/2006 3:21:20 PM

In this filter,

obv(20) crossed above 0
add column average volume(30)
add column obv(20)
add column obv(20) 1 day ago
average volume(30) greater than 100000
volume(30) greater than average volume(30)
close above 5
sort column 3 descending

how do I get the 2nd OBV column to display "OBV 1 day ago" instead of just displaying OBV again?


alf44
2,025 posts
msg #39937
Ignore alf44
1/4/2006 4:30:25 PM

gene,

Just give it a name...and put parenthesis { } around it !


Like this:

---------------------

Fetcher[obv(20) crossed above 0
add column average volume(30)
add column obv(20) {obv}
add column obv(20) 1 day ago {obv 1 day ago}
average volume(30) greater than 100000
volume(30) greater than average volume(30)
close above 5
sort column 3 descending
]



-------------------

Voila'


Regards,

alf44




glgene
615 posts
msg #39941
Ignore glgene
1/4/2006 4:58:35 PM

Alf, Thanks. Another question: Is it possible for me to get the OBV(2) 1 Day Ago to print on two lines, such as:

OBV (20)
1 Day Ago

instead of

OBV(20) 1 Day Ago


alf44
2,025 posts
msg #39942
Ignore alf44
1/4/2006 5:06:43 PM

hmmm...

...not sure if that's possible.

The "1 day ago" phrase DOES take up valuable screen real estate huh ?

Wish I could be more help with that...but, I'm just not sure that's possible.

You COULD just name the "obv 1 day ago" column {obv_1} !

That would save space !!!


Regards,

alf44




StockFetcher Forums · General Discussion · OBV successor<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.