StockFetcher Forums · General Discussion · SF coding question on ETF trades<< 1 2 >>Post Follow-up
pthomas215
1,251 posts
msg #136509
Ignore pthomas215
6/26/2017 12:23:55 AM

yes, I believe that is correct. I am not personally 'stockfetcher sophisticated enough" to code your exact parameters. If you dont get it in this thread, maybe email stockfetcher support. also check out the GUPPY filters posted...based upon moving averages those stocks move in the percentages you describe.

sandjco
648 posts
msg #136511
Ignore sandjco
6/26/2017 9:10:07 AM

thanks PT! I will! Cheers.

graftonian
1,089 posts
msg #136514
Ignore graftonian
6/26/2017 10:31:29 AM

The Rumpled One has a number of videos on you tube.

sandjco
648 posts
msg #136521
Ignore sandjco
6/26/2017 6:44:18 PM

I think this may be the closest one....I believe this was called "Run Forest Run" by TRO...but I still have a lot of reading to do as there are a few variations ..;=D

Pardon this first attempt at copying the formula; not sure how to do that so it will pop up on the filter screen yet!

average volume(90) above 50000
average volume(10) above 250000
offset is 0

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

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

set{C1A, count(Long_Profit > .04 , 100)}
set{C2A, count(Long_Profit > .09, 100)}
set{C0010, C1A - C2A}

set{D1A, count(Long_Profit > .09 , 100)}
set{D2A, count(Long_Profit > .19, 100)}
set{D1020, D1A - D2A}

set{E1A, count(Long_Profit > .19 , 100)}
set{E2A, count(Long_Profit > .29, 100)}
set{E2030, E1A - E2A}

set{F1A, count(Long_Profit > .29 , 100)}
set{F2A, count(Long_Profit > .39, 100)}
set{F3040, F1A - F2A}

set{G1A, count(Long_Profit > .39 , 100)}


and add column daychg2
and add column rsi(3)
and add column C0010 {4_9}
and add column D1020 {10_19}
and add column E2030 {20_29}
and add column F3040 {30_39}
and add column G1A {40+}
and add column C1A {ttl}
and add column average day range (30)

pthomas215
1,251 posts
msg #136523
Ignore pthomas215
6/26/2017 8:47:56 PM

Fetcher[ average volume(90) above 50000
average volume(10) above 250000
offset is 0

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

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

set{C1A, count(Long_Profit > .04 , 100)}
set{C2A, count(Long_Profit > .09, 100)}
set{C0010, C1A - C2A}

set{D1A, count(Long_Profit > .09 , 100)}
set{D2A, count(Long_Profit > .19, 100)}
set{D1020, D1A - D2A}

set{E1A, count(Long_Profit > .19 , 100)}
set{E2A, count(Long_Profit > .29, 100)}
set{E2030, E1A - E2A}

set{F1A, count(Long_Profit > .29 , 100)}
set{F2A, count(Long_Profit > .39, 100)}
set{F3040, F1A - F2A}

set{G1A, count(Long_Profit > .39 , 100)}


and add column daychg2
and add column rsi(3)
and add column C0010 {4_9}
and add column D1020 {10_19}
and add column E2030 {20_29}
and add column F3040 {30_39}
and add column G1A {40+}
and add column C1A {ttl}
and add column average day range (30)
]



StockFetcher Forums · General Discussion · SF coding question on ETF trades<< 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.