StockFetcher Forums · General Discussion · Interesting new site I stumbled upon .<< 1 2 3 4 5 ... 14 >>Post Follow-up
Mactheriverrat
3,135 posts
msg #137309
Ignore Mactheriverrat
modified
8/3/2017 1:29:11 AM

Then again maybe it does with a EMA(9) remount - Guess I'll mess with it tomorrow


/* macdemal and macfast code belongs to FOUR who came up with it */
set{macdema1, cema(macd(10,24),8)}
set{macdfast1, macd fast line(10,24,8)}
draw macdfast1 on plot macdema1
draw macdfast1 line at 0.00


/* ZxZ is number of consecutive days MACD Fast Line(10,24,8) above (+)/below(-) previous MACD Slow Line(10,24,8) */
set{ZZb,days( MACD Fast Line(10,24,8) is above MACD Slow Line(10,24,8) 1 day ago,250)}
set{ZZa,days( MACD Fast Line(10,24,8) is below MACD Slow Line(10,24,8) 1 day ago,250)}
set{ZxZ, ZZa - ZZb} and add column ZxZ {Z_x_Z}

do not Draw ZxZ

Set{cntmacd10248,count( MACD Fast Line(10,24,8) > MACD Slow Line(10,24,8) 1day ago,1)}
draw cntmacd10248

Set{cntmacd10248b,count( MACD Fast Line(10,24,8)< MACD Slow Line(10,24,8) 1day ago,1)}

draw cntmacd10248b


SSW showed up on a Ema(9) above ema(9) one day ago filter
It had a ppo cross on the Charting wealth setup 2 day on the 1st and a DO cross today with all weekly indicators positive

Daily SF chart


graftonian
1,089 posts
msg #137327
Ignore graftonian
8/3/2017 3:36:19 PM

John, Thanx for the info on SSW, it confirms that my attempt at coding a Derivitive Oscillator might be somewhere near right. I have been tinkering with a filter utilizing PSAR, weekly PSAR, and ADX. This week it has returned CZZ,BSBR,GRPN,OVAS,KGC,VG,TOPS,FIT,ECR. it seems to be a pretty good feed into this system. If you are interested in my work, I'll post it here.
Chachi

Mactheriverrat
3,135 posts
msg #137329
Ignore Mactheriverrat
8/3/2017 4:31:32 PM

Go ahead and posts as extra info is always good.

I what this guy at Charting wealth will say about TLT tonight on his daily video .

graftonian
1,089 posts
msg #137337
Ignore graftonian
8/3/2017 7:28:56 PM

Fetcher[
Market market is not OTCBB
Average Volume(30) > 500000
close between .10 and 10
draw ema(13)
draw weekly Parabolic SAR(0.02,0.2)
draw Parabolic SAR(0.02,0.2)

close crossed above Parabolic SAR(0.02,0.2)
close above weekly Parabolic SAR(0.02,0.2)
draw IFT(5,9)
draw ADX(14)
adx > 15
ADX(14) > ADX(14) 1 day ago
draw adx line at 15
add column separator
add column ADX(14)
sort on column 5 descending
/*calculate spread rate of +di and -di*/
set{PDIgain1, +di - +di 1 day ago}
set{PDIgain, PDIgain1 / +DI 1 day ago}
add column PDIgain
set{NDIloss1, -di - -di 1 day ago}
set{NDIloss, NDIloss1 / -DI 1 day ago}
add column NDIloss
set{DIspread, PDIgain - NDIloss}
add column DIspread
add column separator
add column open
set{daygain1, high - open}
set{daygain, daygain1 / open}
add column daygain{day hi open}
set{opclose1, close - open}
set{opclose, opclose1 / open}
add column opclose{day close open}
draw weekly macd
draw macd
]



Mactheriverrat
3,135 posts
msg #137340
Ignore Mactheriverrat
modified
8/3/2017 8:37:13 PM

Like all trading setups which there are millions and that there is NO Holy Grail

graftonian
1,089 posts
msg #137422
Ignore graftonian
8/7/2017 1:32:01 PM

John, I took a small shot at DXTR this morning , as it seemed to fit both the
guppy and the Trading Wealth Plan. Got in at .28 and it is paying off so far, but the volume is getting a little thin. Think I'll put a stop in at .305 and call it beer money.

graftonian
1,089 posts
msg #137425
Ignore graftonian
8/7/2017 2:55:36 PM

John, I am trying to learn this Trading Wealth system, but sometime I feel like a monkey staring at a wristwatch. Follow me through on this one:
CSTM
Weekly PPO and DO > 0 on June 9, so we watch and wait.
Comes July 12 and 2 day PPO and DO cross above 0
We check 4 hr chart, and it is in agreement, so we pull the trigger at open on July 13.
Am I correct so far?
When to exit?

John, thanks for your tme,
Chachi

mahkoh
1,065 posts
msg #137433
Ignore mahkoh
modified
8/7/2017 5:55:10 PM

If this derivative oscillator is DO(14,5,3,9), shouldn't it be coded like this?

Fetcher[
symlist(spy,qqq,tlt,gld)
set{x1, cema(rsi(14),5)}
set{x2, cema(x1,3)}
set{signal, cma(x2,9)}
set{DERIV_OSC, x2 - signal}
DRAW DERIV_OSC AND DRAW DERIV_OSC LINE AT 0
chart-display is weekly
]



You don't really want to use "r" as a variable since SF will recognize that as pivot points (r1,r2 etc)

pthomas215
1,251 posts
msg #137439
Ignore pthomas215
8/7/2017 7:01:26 PM

Chachi, the dude in the video was saying the price percent oscillator is even more important than the derivative oscillator. by chance would you know how to program that? I find the derivative oscillator to be a great indicator for me so far.

Paul

pthomas215
1,251 posts
msg #137441
Ignore pthomas215
8/7/2017 7:23:04 PM

meaning, the guy in video seems to have the entry point being the price percent oscillator crossing above the EMA(8).

StockFetcher Forums · General Discussion · Interesting new site I stumbled upon .<< 1 2 3 4 5 ... 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.