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.
|
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,090 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,172 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,172 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 .

|
Mactheriverrat 3,172 posts msg #141185 - Ignore Mactheriverrat modified |
1/19/2018 10:29:41 PM
@Dave
Thanks for posting that great code . I tend to agree as other's have posted in the past here on SF that there is no Holy Grail but its about near as I've seen . I'm still studying the Long positon short position crossover on past runners like JPM , BAC , AKS. All I can say is very interesting.
Thanks again Dave.
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)
|
shillllihs 6,090 posts msg #141187 - Ignore shillllihs modified |
1/19/2018 11:53:25 PM
Gush looks like the only one that held on to its short position, so I’m going to guess short GUsh to about 30. I’m thinking look for 2days in a row that don’t flip, and that’s your trend.
|