StockFetcher Forums · Stock Picks and Trading · Generic2<< 1 ... 6 7 8 9 10 ... 14 >>Post Follow-up
four
5,087 posts
msg #132999
Ignore four
12/1/2016 10:57:56 PM


Fetcher[
sp500
sort column 1 descending
draw imi(3) crossed above 25
draw imi(7) below 25
add column annual dividend yield
]



klynn55
747 posts
msg #133005
Ignore klynn55
12/2/2016 1:19:36 PM

four, a little help, you use a sto 40,1,1, I have it set up on thinkorswim to chart as full sto, k , 40 d,1 , is that correct, it sure seems to give good signals when the price pierces the 20 ma and the sto has come up from 20. I guess whether it's correct or not doesn't matter cause it works but just interested. thanks for all your hard work! good holidays to you !

four
5,087 posts
msg #133016
Ignore four
modified
12/2/2016 6:40:50 PM

@klynn, thank you for visiting and happy holidays.

You reference:
four
3,378 posts
msg #132869
modified 11/29/2016 12:17:08 AM
-----------------------------------------------------------------------------------
You may use any of the three (picture below) since I do not use the smoothing value.
See the same result occurs...

/*

/* Full Stochastic */
set{fs, Stochastic %K(40,1,1)}
draw fs line at 20

/* Stochastic */
set{s, Stochastic %K(40,1)}
draw s line at 20

/* Williams */
set{w, williams %R(40)}
draw w line at -80

*/



-------------------------------------------
Fetcher[
sp900
low > 11
volume > 213213
draw stochastic %D(40,1,1) crossed above 20
draw high above ma(20)
add column annual dividend yield


/*short

draw stochastic %D(40,1,1) crossed below 80
draw low below ma(20)
*/
]



four
5,087 posts
msg #133018
Ignore four
12/2/2016 7:31:49 PM



Fetcher[
sp900
rsi(2) crossed above 20
close > upper bollinger band(20,.25)
lower bollinger band(20,.25) < lower bollinger band(20,.25) 2 day ago
add column annual dividend yield
]



four
5,087 posts
msg #133033
Ignore four
modified
12/3/2016 8:11:19 PM



Fetcher[
/*LONG*/
draw ECO(5,5) line at 30
draw ECO(5,5) line at -30
ECO(5,5) below -30

sp900
draw eco(10,2) > eco(10,2) 1 day ago
add column annual dividend yield
/*stoplimit: high 1 day ago + .01*/

/*short*/
/*
eco(5,5) > 30
eco(10,2) < eco(10,2) 1 day ago
stoplimit: low 1 day ago - .01
*/
]



tugga82
12 posts
msg #133057
Ignore tugga82
12/5/2016 12:41:00 PM

Four,
Am relatively new to trading and you seem to be a wealth of knowledge when it comes to trading and coming up with a variety of filters. I also came across this below code from your read only post earlier and was wondering if you can walk me through the logic and how to trade the set up from below. Anything you can do to help will be appreciated.
Cheers,
Tugga


/* Extreme Finder 1.0 */
sp900
low > 1 and volume > 123123
and close < lower Bollinger band(40,0.4)
and draw ppo(1,20) < -.10
and ppo(1,5) > ppo(1,5) 1 day ago
draw ppo(1,5) 1 day ago < -.05
draw ppo(1,5) line at -.05
draw ppo(1,20) line at -.10
add column annual dividend yield
]


four
5,087 posts
msg #133059
Ignore four
modified
12/5/2016 6:20:37 PM


Fetcher[
set{x,Linear Regression(20) Indicator}
set{xx, MA(40)}
draw x above xx
sp900
draw rsi(10) < 50
add column annual dividend yield
]



four
5,087 posts
msg #133066
Ignore four
12/5/2016 9:04:23 PM

tugga82
12 posts
msg #133057
- Ignore tugga82 12/5/2016 12:41:00 PM

--
How?

I would place stoplimit buy order at high 1 day ago + .02. If it doesn't trade,
cancel order and place the next day--in other words, follow the stock price down until an order is bought.

I only trade stocks with dividends of over 1% (99.999999% of the time).

The other piece is when to get out--there are a million ways to get out for a win AND for a loss. AND remember to manage your money against risk of ruin... etc

Remember to know what your system will do before entering the trade and then follow the process for the ride or the exit. Position Sizing... etc


Read and listen to Michael Covel material:
http://www.trendfollowing.com/resources/
http://www.trendfollowing.com/podcasts/

Read and listen to Ed Seykota (trend trader):
http://www.seykota.com/tt/faq_index/





four
5,087 posts
msg #133279
Ignore four
12/18/2016 7:02:51 PM


Fetcher[
draw macd(5,15,1) line at 0
draw macd(5,15,1) line at 1.20
draw macd(5,15,1) line at -1.25
low > 1
volume > 11
draw rsi(3) < 30
macd(5,15,1) crossed above -3
add column annual dividend yield
]



four
5,087 posts
msg #133332
Ignore four
12/20/2016 6:05:51 PM


Fetcher[
draw Bollinger %B(12,.2)
open < Lower Bollinger Band(12,.2)
close > upper Bollinger Band(12,.2)
sp500
draw ma(100)
add column annual dividend yield
]



StockFetcher Forums · Stock Picks and Trading · Generic2<< 1 ... 6 7 8 9 10 ... 14 >>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.