StockFetcher Forums · General Discussion · Picks(12-07)<< >>Post Follow-up
johnpaulca
12,036 posts
msg #57735
Ignore johnpaulca
12/7/2007 9:26:06 AM



A few picks from my silly Booya scan. Hope we all make enough beer money for the weekend.


Fetcher[
* TRO STAT SCAN */

symlist(kwk,alxn,syna,bvn,vprt,fti,chk)

set{CCb,days(close is above close 1 day ago,100)}
set{CCa,days(close is below close 1 day ago,100)}
set{ClxCl , CCa - CCb}

add column ClxCl

/* Long Profit Percent Statistics Display */

set{volcnt, count(volume above 1000000, 100) }
set{volzero, count(volume equal 0, 100) }

set{HiOp, high - open}
set{Long_Profit, HiOp/open }

set{B1A, count(Long_Profit > .01 , 100)}
set{B2A, count(Long_Profit > .05, 100)}
set{B0010, B1A - B2A}

set{F1A, count(Long_Profit > .05 , 100)}
set{F2A, count(Long_Profit > .10, 100)}
set{F3040, F1A - F2A}

set{I100, count(Long_Profit > .10 , 100)}

add column HiOp
add column Long_Profit {ProfitPct}

and add column B0010 {1_5}
and add column F3040 {5_10}
and add column I100 {10___}

and add column volcnt
and add column volzero

sort column 10 descending
Draw bollinger band(40,0.4)
]



betyerbottomdollar
169 posts
msg #57792
Ignore betyerbottomdollar
12/8/2007 8:09:02 PM

Hey JP, are you having any trouble with the indicators on your SF 2.0 charts? My bollinger bands and MAs are all screwed up and I can't seem to get em fixed. I also can't change the chart theme. Just wondering if this is something across the board or if I am the only person lucky enough to be getting this.

TheRumpledOne
6,407 posts
msg #57794
Ignore TheRumpledOne
modified
12/8/2007 8:31:52 PM

Fetcher[
/* TRO STAT SCAN - GREEDIER BASTARD */

set{CCb,days(close is above close 1 day ago,100)}
set{CCa,days(close is below close 1 day ago,100)}
set{ClxCl , CCa - CCb}

add column ClxCl

set{volcnt, count(volume above 1000000, 100) }
set{volzero, count(volume equal 0, 100) }

/* Long Profit Percent Statistics Display */

set{HiOp, high - open}
set{Long_Profit, HiOp/open }

set{B1A, count(Long_Profit > .01 , 100)}
set{B2A, count(Long_Profit > .02 , 100)}
set{B3A, count(Long_Profit > .03 , 100)}
set{B4A, count(Long_Profit > .04, 100)}
set{B5A, count(Long_Profit > .05, 100)}
set{B10A, count(Long_Profit > .10 , 100)}
set{B20A, count(Long_Profit > .20 , 100)}
set{B50A, count(Long_Profit > .50, 100)}

SET{GREED, B1A - B2A}

add column HiOp
add column Long_Profit {ProfitPct}
ADD COLUMN GREED
and add column B1A {OVER1PCT}
and add column B2A {OVER2PCT}
and add column B3A {OVER3PCT}
and add column B4A {OVER4PCT}
and add column B5A {OVER5PCT}
and add column B10A {OVER10PCT}
and add column B20A {OVER20PCT}
and add column B50A {OVER50PCT}

and add column separator

and add column volcnt
and add column volzero

/* SELECTION CRITERIA */

symlist(kwk,alxn,syna,bvn,vprt,fti,chk)

sort column 8 Ascending
]



TheRumpledOne
6,407 posts
msg #57795
Ignore TheRumpledOne
12/8/2007 8:33:49 PM

"Hey JP, are you having any trouble with the indicators on your SF 2.0 charts? My bollinger bands and MAs are all screwed up and I can't seem to get em fixed. I also can't change the chart theme. Just wondering if this is something across the board or if I am the only person lucky enough to be getting this. "

Oh no... NO SQUIGGLYS... THE SKY IS FALLING, THE SKY IS FALLING...LOL!



luc1grunt
622 posts
msg #57803
Ignore luc1grunt
12/8/2007 11:14:44 PM

Real classy.

TheRumpledOne
6,407 posts
msg #57808
Ignore TheRumpledOne
12/9/2007 12:40:12 AM

Can't you take a joke?

Lighten up!!


betyerbottomdollar
169 posts
msg #57810
Ignore betyerbottomdollar
12/9/2007 1:06:23 AM

Actually, I wanted to use the SF2.0 charts to plot some trades I have recently closed and some picks I am looking at. I was going to post a few of them (ala-POST YOUR LIVE TRADES HERE). All I wanted was the upper bollinger band...that is my sell point. More of a swing strategy than a stay-at-home-all-day-and-scalp-10cents-here-and-there strategy.

And did I mention, squiggles work for me?

The sky isn't falling...that is just the way it looks when my portfolio is zooming straight up. :)

johnpaulca
12,036 posts
msg #57839
Ignore johnpaulca
12/9/2007 2:34:41 PM

Bottom$$$...I did have this problem Friday night. I haven't done any work since...too many Christmas parties to attend. Is it working now???....gotta fly. Mr.Horton no offense taken by your comment (-:

StockFetcher Forums · General Discussion · Picks(12-07)<< >>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.