StockFetcher Forums · General Discussion · Swing Trading Ideas and methods<< 1 ... 87 88 89 90 91 ... 99 >>Post Follow-up
Eman93
4,750 posts
msg #107210
Ignore Eman93
7/25/2012 6:53:11 PM

TNA and FAS hit....

Eman93
4,750 posts
msg #107260
Ignore Eman93
modified
7/27/2012 11:12:09 AM

I posted this over on another thread but this thing is interesting...

gold up spy down buy--- gold dwn spy up sell. not automatic but incorporate oversold/overbought indicator with risk management and works pretty well as a swing indicator.

Fetcher[
Symlist(spy,gld)
draw MA(20)
draw MA(50)
draw MA(200)

set{x, count(ind(spy,close) > ind(spy,close 1 day ago),1)}
set{xx, count(ind(gld,close) < ind(gld,close 1 day ago),1)}
set{spyup-glddwn_SELL, x * xx}
draw spyup-glddwn_SELL

set{zx, count(ind(spy,close) < ind(spy,close 1 day ago),1)}
set{zxx, count(ind(gld,close) > ind(gld,close 1 day ago),1)}
set{gldup-spydwn_BUY, zx * zxx}
draw gldup-spydwn_BUY
and draw Slow Stochastic Fast %K(5,1)
do not draw RSI(2)
add column RSI(2)
]



Eman93
4,750 posts
msg #107261
Ignore Eman93
modified
7/27/2012 11:18:47 AM

tweaked the display

Fetcher[Symlist(spy)
draw MA(20)
draw MA(50)
draw MA(200)

set{x, count(ind(spy,close) > ind(spy,close 1 day ago),1)}
set{xx, count(ind(gld,close) < ind(gld,close 1 day ago),1)}
set{spyup-glddwn_SELL, x * xx}
draw spyup-glddwn_SELL

set{zx, count(ind(spy,close) < ind(spy,close 1 day ago),1)}
set{zxx, count(ind(gld,close) > ind(gld,close 1 day ago),1)}
set{gldup-spydwn_BUY, zx * zxx}
draw gldup-spydwn_BUY
and draw Slow Stochastic Fast %K(5,1)
do not draw RSI(2)
add column RSI(2)
add column gldup-spydwn_BUY {BUY}
add column spyup-glddwn_SELL {SELL}
]



Eman93
4,750 posts
msg #107267
Ignore Eman93
modified
7/27/2012 12:24:45 PM

CROX just hit 15.52 - BTO 10 Aug calls strike 16 at .55 total cost is $515 virtual dollars..LOL

Eman93
4,750 posts
msg #107270
Ignore Eman93
modified
7/27/2012 12:46:56 PM

xx

Eman93
4,750 posts
msg #107287
Ignore Eman93
7/29/2012 12:16:06 PM

i am going to build a filter around this chart and just trade this...

http://stockcharts.com/public/1094617/chartbook

Eman93
4,750 posts
msg #107408
Ignore Eman93
modified
8/6/2012 11:38:11 PM

They say volume always tells the truth?

this is an interesting chart ... if we break out I will add to longs.


http://stockcharts.com/public/1092905/chartbook/273056538


johnpaulca
12,036 posts
msg #107409
Ignore johnpaulca
8/6/2012 11:55:05 PM

Dollar still trending down, long until the trend changes.

Eman93
4,750 posts
msg #107410
Ignore Eman93
8/7/2012 12:15:36 AM

agreed but over sold on weekly

looking for a bounce at 81.20ish



Image and video hosting by TinyPic

johnpaulca
12,036 posts
msg #107416
Ignore johnpaulca
8/7/2012 9:08:27 AM

EMA100 at $81.7....market is still very bullish, doesn't make a lot of sense but it is what it is.

StockFetcher Forums · General Discussion · Swing Trading Ideas and methods<< 1 ... 87 88 89 90 91 ... 99 >>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.