StockFetcher Forums · General Discussion · XIV<< 1 ... 6 7 8 9 10 ... 22 >>Post Follow-up
davesaint86
726 posts
msg #141119
Ignore davesaint86
1/18/2018 7:25:25 AM

The word of the day is "unisance" , lol.

davesaint86
726 posts
msg #141124
Ignore davesaint86
modified
1/18/2018 9:32:38 AM

Sandjco - I do not think this is exactly what you were looking for. You can add e3 crossed above 0 for buys and e3 crossed below 0 for sells. You can always use the bactest function (date offset) to look at the previous day buy or sells and keep a record that way.

Fetcher[
show stocks where e3 crossed above 0

apply to symlist(XIV,TLT,TMF)

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
draw dma(8,-5),8)
draw cma(DMA(8,-5),8)
/* LONGSHORT is number of consecutive days Longposition above (+)/below(-) previous Shortposition */
set{LONGSHORTb,days( Longposition is above Shortposition ,250)}
set{LONGSHORTa,days( Longposition is below Shortposition ,250)}
set{LONGxSHORT, LONGSHORTa - LONGSHORTb} and add column LONGxSHORT {LONG_x_SHORT}


set{RSI30, RSI(30) - 50}
set{CRSI_Bar, RSI30}
draw CRSI_Bar
PlotType{CRSI_Bar,zerobar}
set{RSI9, RSI(9) - 50}
set{RSI9_line, RSI9}
draw RSI9 on plot CRSI_Bar
set{RSI4, RSI(4) - 50}
set{RSI4_line, RSI4}
draw RSI4 on plot CRSI_Bar

set{drsilong1, count(rsi(30) above 5, 1)}
set{drsilong2, count(rsi(4) above rsi(30), 1)}
set{drsilong3, count(rsi(9) above rsi(30), 1)}
set{drsilong4, drsilong1 + drsilong2}
set{drsilong5, drsilong4 + drsilong3}
set{drsilong, count(drsilong5 equals 3, 1)}
set{drsishort, count(drsilong5 less than 3, 1)}
SET{DRSITRIGGER,0}
draw drsilong on plot
draw drsishort on plot
draw ema(50)

]



davesaint86
726 posts
msg #141125
Ignore davesaint86
modified
1/18/2018 9:36:04 AM

I find it interesting now when I run this filter and add a date offset of three days and go to 1/12 there is no sell signal so maybe there is a SF bug. However, there is a sell signal on 1/16 which is correct.

Fetcher[
show stocks where e3 crossed below 0

apply to symlist(XIV,TLT,TMF)

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
draw dma(8,-5),8)
draw cma(DMA(8,-5),8)
/* LONGSHORT is number of consecutive days Longposition above (+)/below(-) previous Shortposition */
set{LONGSHORTb,days( Longposition is above Shortposition ,250)}
set{LONGSHORTa,days( Longposition is below Shortposition ,250)}
set{LONGxSHORT, LONGSHORTa - LONGSHORTb} and add column LONGxSHORT {LONG_x_SHORT}


draw ema(50)

]



novacane32000
331 posts
msg #141153
Ignore novacane32000
1/18/2018 8:55:14 PM

Some new signals running this filter (1st one from Davesaint) at about 9pm EST 1/18/18

Short--GUSH ,LABU and TMV
Long--LABD

shillllihs
6,102 posts
msg #141155
Ignore shillllihs
1/18/2018 9:44:46 PM

I went short Tmv based on my filter.
So what did we deem these filters, real or fake news?

sandjco
648 posts
msg #141159
Ignore sandjco
1/18/2018 11:19:51 PM

Thanks Dave... appreciate you trying. Ill play with it. cheers.

Mactheriverrat
3,178 posts
msg #141161
Ignore Mactheriverrat
1/19/2018 12:05:30 AM

XIV still in Short position mode.



davesaint86
726 posts
msg #141181
Ignore davesaint86
1/19/2018 5:30:45 PM

Mach - What are the dots called? Makes it even clearer to read.

davesaint86
726 posts
msg #141183
Ignore davesaint86
1/19/2018 6:46:12 PM

Novacane

Some new signals running this filter (1st one from Davesaint) at about 9pm EST 1/18/18

Short--GUSH ,LABU and TMV
Long--LABD

I think it will be a lot easier to make money using the filter for whatever ETFs are the strongest. An etf in a 45 degree downturn may go on a three day run and make some money. I would rather be in the the ones in an upturn. With that said I'm closely following DGAZ which is in a downturn that looks like it might be strengthening. We might be able to make some money here. Maybe use the 2 hour live chart to get in and out if it turns against you.

Mactheriverrat
3,178 posts
msg #141184
Ignore Mactheriverrat
1/19/2018 10:20:00 PM

@dave
I don't want you to think I'm being a smarta$$ but that's what they are on the chart are called dots. The do make charts better to read. IMHO.
There are on the pop up menu top right corner. One can change chart price action to show candles, line, OHLC,Area or dot.
XIV
Still in shorting mode but dma(8,-5),8) takes a sharp turn up .


StockFetcher Forums · General Discussion · XIV<< 1 ... 6 7 8 9 10 ... 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.