StockFetcher Forums · Filter Exchange · VBR Diff<< >>Post Follow-up
oldsmar52
104 posts
msg #74255
Ignore oldsmar52
5/8/2009 7:47:13 PM

Could someone offer me advice on a portion of the filter below please? I'd like to know how to write into it the wording that would show a "spike up" in the vbrdiff. The bigger the spike the better. I'm not good at all in writing filters and if Avery or Chetron or anyone else could help, I'll owe you a cold one. Thanks much, Frank

set{vbill,indposition(williams %r(2),100) * 100}
set{var1,rsi(2) / vbill}
set{vbrdiff,var1 * 100}

add column vbrdiff

draw vbill on plot rsi(2)
DRAW RSI(2) LINE AT 0
DRAW RSI(2) LINE AT 100
DRAW WILLIAMS %R(2) LINE AT -0
DRAW WILLIAMS %R(2) LINE AT -100
draw vbrdiff
close is between 2 and 20
average volume(90) is above 100000

chetron
2,817 posts
msg #74257
Ignore chetron
modified
5/8/2009 9:03:26 PM

CLICKABLE....

ONE WAY

Fetcher[

set{vbill,indposition(williams %r(2),100) * 100}
set{var1,rsi(2) / vbill}
set{vbrdiff,var1 * 100}

add column vbrdiff

draw vbill on plot rsi(2)
DRAW RSI(2) LINE AT 0
DRAW RSI(2) LINE AT 100
DRAW WILLIAMS %R(2) LINE AT -0
DRAW WILLIAMS %R(2) LINE AT -100
draw vbrdiff

VBRDIFF 1 DAY AGO ABOVE 475
close is between 2 and 20
average volume(90) is above 100000
]





chetron
2,817 posts
msg #74259
Ignore chetron
modified
5/8/2009 9:38:18 PM

OR MAYBE...


Fetcher[


set{vbill,indposition(williams %r(2),100) * 100}
set{var1,rsi(2) / vbill}
set{vbrdiff,var1 * 100}

add column vbrdiff

draw vbill on plot rsi(2)
DRAW RSI(2) LINE AT 0
DRAW RSI(2) LINE AT 100
DRAW WILLIAMS %R(2) LINE AT -0
DRAW WILLIAMS %R(2) LINE AT -100
draw vbrdiff

VBRDIFF 1 DAY AGO ABOVE VBRDIFF 34 DAY HIGH 2 DAY AGO
close is between 2 and 20
average volume(90) is above 100000
]



chetron
2,817 posts
msg #74261
Ignore chetron
modified
5/8/2009 9:44:45 PM

GOING LONG.....


Fetcher[




set{vbill,indposition(williams %r(2),100) * 100}
set{var1,rsi(2) / vbill}
set{vbrdiff,var1 * 100}

add column vbrdiff

draw vbill on plot rsi(2)
DRAW RSI(2) LINE AT 0
DRAW RSI(2) LINE AT 100
DRAW WILLIAMS %R(2) LINE AT -0
DRAW WILLIAMS %R(2) LINE AT -100
draw vbrdiff

VBRDIFF 1 DAY AGO BELOW VBRDIFF 89 DAY LOW 2 DAY AGO
close is between 2 and 20
average volume(90) is above 100000
]





oldsmar52
104 posts
msg #74276
Ignore oldsmar52
5/9/2009 7:11:17 PM

Thanks very much Chetron...........Frank

billbose
14 posts
msg #74279
Ignore billbose
5/9/2009 11:54:37 PM

Can someone educate me on what is VBR diff?

chetron
2,817 posts
msg #74286
Ignore chetron
5/10/2009 4:27:50 PM

HTH

StockFetcher Forums · Filter Exchange · VBR Diff<< >>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.