StockFetcher Forums · Stock Picks and Trading · Shills Swing N Daily<< 1 ... 275 276 277 278 279 ... 493 >>Post Follow-up
shillllihs
6,088 posts
msg #134200
Ignore shillllihs
2/10/2017 11:55:59 AM

What are you basing your dust short on?

T_Charp13
35 posts
msg #134201
Ignore T_Charp13
2/10/2017 12:03:45 PM

Same thing with other 3x leveraged ETFs like LABU and LABD?

shillllihs
6,088 posts
msg #134202
Ignore shillllihs
2/10/2017 12:09:34 PM

I'm down 20 bucks on the small Xiv short. Reason why I put it on is I figure if it dives, it will be quick and I can make 400 bucks low risk.

Kevin_in_GA
4,599 posts
msg #134209
Ignore Kevin_in_GA
modified
2/10/2017 2:10:17 PM

What are you basing your dust short on?

I have a 3x short system for both DUST and NUGT. Got a new short signal for DUST last night. If you look at the price action since the open, it played out beautifully, but I was too greedy and tried to get in at $27.50. No fill.

Kevin_in_GA
4,599 posts
msg #134210
Ignore Kevin_in_GA
2/10/2017 2:20:54 PM

The current VIX contango level is 14% right now, with the roll yield at 8.76% with only 5 days until options expiration. the VXV contango level is at 10%, so the short term contango is higher than the medium term contango. Unless something dramatic happens to affect the markets, to short XIV now is not a smart call statistically.

shillllihs
6,088 posts
msg #134211
Ignore shillllihs
2/10/2017 2:38:57 PM

Ok I took the trade off, down 50 bucks.



I'm liking the intraday short skim more and more lately for some small change.
Anyone willing to share some solid filters without high risk?

pthomas215
1,251 posts
msg #134221
Ignore pthomas215
2/11/2017 10:48:31 AM

Fetcher[

set{body_bottom,min(open,close)}
set{body_top,max(open,close)}
set{body_size,body_top - body_bottom}
set{lshadowsize, body_bottom - low}
set{tshadowsize, high - body_top}
set{body_size2, body_size * 2}
tshadowsize is grater then .2
and tshadowsize is grater then body_size2
and body_size is greater then 0

set{C1, close 1 day ago}
set{O1, open 1 day ago}
set{C2, close 2 days ago}
set{O2, open 2 days ago}
set{RC1, C1-O1}
set{RC2, C2-O2}
set{X1, C1*0.02}
set{X2, C2*0.02}
and RC1 is above 0 and RC2 is above 0
and abs(RC1) is above abs(x1)
and abs(RC2) is above abs(x2)
and do not draw rc1
and do not draw rc2
and do not draw x1
and do not draw x2
and do not draw abs(rc1)
and do not draw abs(rc2)
and do not draw abs(x1)
and do not draw abs(x2)
and do not draw body_size

sort column 5 ascending

/* Basic Stock Characteristics */
and price is between 2 and 100
and ATR(30) is above 0.7
and rsi(14) is above 70
and open is above then upper Bollinger Band(20)
and open is greater then close
volume above 1000000
]



pthomas215
1,251 posts
msg #134222
Ignore pthomas215
2/11/2017 10:54:04 AM

shillihs, it has decent short logic in it, however you might want to use an offset of 4 or 5 days if you like. sometimes they hang around the higher RSI for a bit.

four
5,087 posts
msg #134224
Ignore four
2/11/2017 12:54:07 PM

PT, modified your above filter. What are your thoughts?




Fetcher[
/* Basic Stock Characteristics */
and price is between 2 and 100
and ATR(30) is above 0.7
and rsi(14) is below 30
and close crossed above lower Bollinger Band(20,1.5)

volume above 800000

]



pthomas215
1,251 posts
msg #134225
Ignore pthomas215
2/11/2017 1:17:03 PM

Thank you Four. I was responding to Shillihs comment on how he is looking to skim short sells intraday, so I posted a short filter. you lowered the RSI so I assume you were posting a long filter? I love it at a long filter !

StockFetcher Forums · Stock Picks and Trading · Shills Swing N Daily<< 1 ... 275 276 277 278 279 ... 493 >>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.