StockFetcher Forums · General Discussion · XIV<< 1 ... 9 10 11 12 13 ... 22 >>Post Follow-up
Mactheriverrat
3,178 posts
msg #141335
Ignore Mactheriverrat
modified
1/24/2018 4:18:47 PM

I'm beginning to think that this DMA cross is a pre precursor to a move.
After drifting the last couple of days it posted a long position today. Guess to see what happens the next couple of days.


pthomas215
1,251 posts
msg #141344
Ignore pthomas215
1/24/2018 9:46:11 PM

Mac, so should you wait for 3 'buy' red bars before entering in your model? seems like you are right.

Mactheriverrat
3,178 posts
msg #141350
Ignore Mactheriverrat
modified
1/24/2018 11:37:12 PM

I'm think your right PThomas
WYNN had a cross over and it has done great!



shillllihs
6,102 posts
msg #141352
Ignore shillllihs
1/25/2018 2:42:01 AM

I thought 3 days too and may be true, but there will still be no way to tell if it’s a reversal or an eminent 1 day whipsaw in the middle of it all. These will be hard to decipher. Only time will tell.

davesaint86
726 posts
msg #141353
Ignore davesaint86
1/25/2018 8:24:00 AM

Impressive on Wynn!


davesaint86
726 posts
msg #141354
Ignore davesaint86
1/25/2018 8:31:18 AM

I purchased dfen a few days ago. I'm sitting on a small gain. The DMA8 sell triggered yesterday. Pre-market dfen is up. This one is going sideways and can go either way.

Fetcher[
apply to symlist(dfen)


draw Bollinger Bands(18,2)
and draw Slow Stochastic(14,3) Fast %K line at 20.00 and draw Slow Stochastic(14,3) Fast %K line at 80.00
and draw Slow Stochastic(14,3) Fast %K line at 50.00
and draw Slow Stochastic(5,1) Fast %K line at 20.00 and draw Slow Stochastic(5,1) Fast %K line at 80.00 and draw Slow Stochastic(5,1) Fast %K line at 50.00
draw ma(18)
draw ma(100)

set{E3,dma(8,-5),8)-cma(DMA(8,-5),8) }
set{Longposition, count(E3 > 0,1)}
set{Shortposition, count(E3 < 0,1)}
SET{TRIGGER,0}
draw Longposition on plot
draw Shortposition on plot
set{sl-var, days(Longposition above Shortposition, 250)}
draw dma(8,-5),8)
draw cma(DMA(8,-5),8)
set{E6,weekly dma(8,-5),8)-weekly cma(DMA(8,-5),8) }
set{wLongposition, count(E6 > 0,1)}
set{wShortposition, count(E6 < 0,1)}
SET{wTRIGGER,0}



set{E9, close above ma(18)}
set{DLongposition, count(E9 > 0,1)}
set{DShortposition, count(E9 < 0,1)}
SET{DTRIGGER,0}
set{vmult, atr(10) * 1.5}
set{vstopu1a, low 5 day low + vmult}
set{vstopu2a, close + vmult}
set{vstop, min(vstopu1a 1 day ago,vstopu2a)}




set{var,ind(^vix,close)}
set{var1,ind(^vxv,close)}
set{ratio,var/var1}
add column sl-var
add column separator
add column vstop
add column separator
add column BBLongposition{BBSell}
add column separator
add column Longposition {DMA8}
add column separator

add column DLongposition {MA18}
add column separator
add column wLongposition {wdma8}

add column separator
ADD COLUMN ROC(126,1) {6 mth %}
add column separator
ADD COLUMN ROC(63,1) {3 mth %}
add column separator
ADD COLUMN ROC(21,1) {1 mth %}
add column separator
add column C-RS
add column separator
add column Upper Bollinger Bands(18.2) {Up-BB}
add column separator
add column lower Bollinger Bands(18.2) {Low-BB}

add column separator
add column atr(21) {Atr}
add column separator
add column average day range (21){ADR%}


do not draw MACD(12,26)
do not drawn line 0
do not draw MA(250)
do not draw MA(50)
do not draw EMA(250)

SORT COLUMN 45 DESCENDING
chart-time is 75 days

]



nibor100
1,103 posts
msg #141362
Ignore nibor100
1/25/2018 1:10:58 PM

@davesaint86,

A couple of questions about your filters from this thread if you don't mind:

1. Are you as surprised as I am that SF syntax checker doesn't stop your filter from running due to the following snippets?

set{E3,"dma(8,-5),8)"

draw "dma(8,-5),8)"

2. You've set several "TRIGGER"s to 0, but I don't comprehend their purpose in the filters.

Thanks,
Ed S.

davesaint86
726 posts
msg #141363
Ignore davesaint86
modified
1/25/2018 1:21:33 PM

Ed,

To you first question the answer is No since as far as I know displaced moving averages are supported by SF. To answer your second question as far as I know the Trigger is 0 in this filter can be deleted. Sometimes playing around with other filters I add syntax from several filters that is not needed. So in essence the Trigger piece was put in this filter by accident.



Mactheriverrat
3,178 posts
msg #141367
Ignore Mactheriverrat
1/25/2018 2:31:07 PM

XIV
Yesterdays cross has since disappeared


Mactheriverrat
3,178 posts
msg #141370
Ignore Mactheriverrat
1/25/2018 2:41:05 PM

Studying to see how dma(8,-5),8) and cma(DMA(8,-5),8) react when both finally appear above the group of averages using the ema(9) to the ema(16). To see if the change in short term trends are confirmed by dma(8,-5),8) and cma(DMA(8,-5),8) above those averages.



StockFetcher Forums · General Discussion · XIV<< 1 ... 9 10 11 12 13 ... 22 >>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 2026 - 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.