StockFetcher Forums · General Discussion · Reversal Spike<< 1 2 >>Post Follow-up
chetron
2,817 posts
msg #91009
Ignore chetron
4/10/2010 8:57:49 AM

!

dwiggains
441 posts
msg #91014
Ignore dwiggains
4/10/2010 11:25:01 AM

Hi
Price move > 6% intraday???
6% total move
6% above open
6% above yesterdays close

Fetcher[
open below close 1 day ago
close below open
high > 6% above close 1 day ago
]


This one is 6% above yesterdays close.

Welcome
Good Luck
See ya
David

chetron
2,817 posts
msg #91321
Ignore chetron
4/17/2010 9:27:28 AM

all together............


Fetcher[
set{var1,weekly close 1 week ago}

set{var2,count(weekly open below var1,1)}
set{var3,count(weekly close below weekly open,1)}
set{var4,count(day change above 6,1)}

set{var5,var2 * var3}
set{vbi,var5 * var4}

set{var12,count(weekly open above var1,1)}
set{var13,count(weekly close above weekly open,1)}
set{var14,count(day change below -6,1)}

set{var15,var12 * var13}
set{vss,var15 * var14}

set{vplays,vss + vbi}

draw vss on plot vbi

add column vss
add column vbi

vplays above .5
do not draw vplays

]





chetron
2,817 posts
msg #91323
Ignore chetron
modified
4/17/2010 9:44:11 AM

and that's a wrap.....


Fetcher[

set{var21,weekly close 1 week ago}

set{var22,count(weekly open below var21,1)}
set{var23,count(weekly close below weekly open,1)}
set{var24,count(day change above 6,1)}

set{var25,var22 * var23}
set{vbi2,var25 * var24}

set{var212,count(weekly open above var21,1)}
set{var213,count(weekly close above weekly open,1)}
set{var214,count(day change below -6,1)}

set{var215,var212 * var213}
set{vss2,var215 * var214}


draw vss2 on plot vbi2

add column vss2
add column vbi2
add column vplays






***********

set{var1,close * 0.94}
set{var2,close * 1.06}

set{var3,close 1 day ago}

set{var4,count(var3 above open,1)}
set{var5,count(close below open,1)}
set{var6,count(var1 above low,1)}

set{var14,count(var3 below open,1)}
set{var15,count(close above open,1)}
set{var16,count(var2 below high,1)}

set{var17,var14 * var15}
set{vss,var17 * var16}

set{var7,var4 * var5}
set{vbi,var7 * var6}

set{vplays1,vbi + vbi2}
set{vplays2,vss2 + vss}
set{vplays,vplays1 + vplays2}

draw vss
draw vbi

add column vss
add column vbi
vplays above .5
do not draw vplays


]



StockFetcher Forums · General Discussion · Reversal Spike<< 1 2 >>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.