StockFetcher Forums · Filter Exchange · ANOTHER HIGH WIN RATE HIGH RETURN SYSTEM<< >>Post Follow-up
KSK8
561 posts
msg #146454
Ignore KSK8
2/5/2019 3:20:32 PM

Incorporated the rate o' change in this one..


Fetcher[
/* short open, cover close */

market is not ETF
market is not OTCBB

set{x1, max(open,close)}
set{x2, min(open,close)}
set{x3, x1-x2}
set{x4, cema(x3,20)*2}
set{x5, count(ROC(10) > 50,1)}
set{x6, count(RSI(2) > 98,1)}
set{x7, count(close > 0.1,1)}
set{x8, count(volume > 1000000,1)}
set{x9, count(x3 > x4,1)}
set{x10, x5*x6}
set{x11, x10*x7}
set{x12, x11*x8}
set{final, x12*x9}

final > 0
]





StockFetcher Forums · Filter Exchange · ANOTHER HIGH WIN RATE HIGH RETURN SYSTEM<< >>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.