StockFetcher Forums · General Discussion · [] [] [] Scalping System [] [] []<< >>Post Follow-up
2932avidan
26 posts
msg #100505
Ignore 2932avidan
5/1/2011 10:22:26 AM

Hello ,
I need some help with a scalping system that i wrote .
The scalping system that i wrote not working as my wish at all i had some parammeters that i would like you to stick to them ,
Parammeters ;
1. Good scalping system that would promise a good breakout .
2. A good movement during the day ( <0.35 movement { like i wrote at the fetcher } )
3. That will be a tens on the "whole number" ( like 10 , 18 , not like 10.5 16.5 )
4. That the volumes will be bigger when the get close to the whole number target
5. That the fetcher will search only for upper line ( like it for example : 1-22 fig 1s regression channel )
What i wrote is it , but i would be great full if you improve the scalping system it self to make more inter daily .
Fetcher[
add column days(low more than .01 percent below open, 100) {xConsec}
add column count(low less than .01 percent below open, 100) { 100 days x Occur}
add column count(low less than .01 percent below open, 50) { 50 days x Occur}
add column count(low less than .01 percent below open, 25) { 25 days x Occur}
add column count(low less than .01 percent below open, 5) { 5 days x Occur}

average volume(90) more than 1000000
Close above EMA(200)
Close above MA(200)
close is between 10 and 55

and volume(90) 3 days ago < volume(90) 2 days ago
and volume(90) 2 days ago < volume(90) 1 day ago
and volume(90) 1 day ago > and volume(90) 3 days ago
and volume(90) 1 day ago > 2000000
and volume(90) 3 days ago > 1000000
and volume(90) 2 days ago > 1500000
and stock is not etf
and draw ema(20)
and draw ema(50)
and draw ema(200)
and add column sector

set{body_top,max(open,close)}
add column body_top
set{body_bottom,min(open,close)}
add column body_bottom
set{body_size, body_top minus body_bottom}
add column body_size
set{body_average, cma(body_size,62)}
add column body_average
body_average > 0.35

and candle 1 day ago close above open
and candle 2 days ago close above open
and candle 3 days ago close above open
]




The mainly probleme is that fetcher dosent find what i would like it to find please with to use the upper line do not use
pattern Bullish Three Line Strike , i do want that will be upper line but i dont want that this will be use by this ,
Please if you help me do your best with the parammeters that i wrote ,
And please please try to help me .
Sorry about the whole digging thing : ( !!

mahkoh
1,065 posts
msg #100510
Ignore mahkoh
modified
5/1/2011 3:39:01 PM

Fetcher[
add column days(low more than .01 percent below open, 100) {xConsec}
add column count(low less than .01 percent below open, 100) { 100 days x Occur}
add column count(low less than .01 percent below open, 50) { 50 days x Occur}
add column count(low less than .01 percent below open, 25) { 25 days x Occur}
add column count(low less than .01 percent below open, 5) { 5 days x Occur}

average volume(90) more than 1000000
Close above EMA(200)
Close above MA(200)
close is between 10 and 55

and volume(90) 3 days ago < volume(90) 2 days ago
and volume(90) 2 days ago < volume(90) 1 day ago
and volume(90) 1 day ago > and volume(90) 3 days ago
and volume(90) 1 day ago > 2000000
and volume(90) 3 days ago > 1000000
and volume(90) 2 days ago > 1500000
and stock is not etf
and draw ema(20)
and draw ema(50)
and draw ema(200)
and add column sector

set{body_top,max(open,close)}
add column body_top
set{body_bottom,min(open,close)}
add column body_bottom
set{body_size, body_top minus body_bottom}
add column body_size
set{body_average, cma(body_size,62)}
add column body_average
body_average > 0.35

and close 1 day ago above open 1 day ago
and close 2 days ago above open 2 days ago
and close 3 days ago above open 3 days ago
]



SF is somewhat clueless with the last three lines of your original filter

2932avidan
26 posts
msg #100520
Ignore 2932avidan
modified
5/2/2011 12:58:47 AM

Thank you , But one more question how can i write in s.f that :
will answer on the third parammeter ( 3. That will be a tens on the "whole number" ( like 10 , 18 , not like 10.5 16.5 ) )
Thank you very much !

StockFetcher Forums · General Discussion · [] [] [] Scalping 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.