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

Options Xpress has live after hours trading on futures in the virtual account.. I have been waiting for this... I asked for it years ago . I havent been to the site in a while.. wonder when they started this?

This will be great practice..

Eman93
4,750 posts
msg #107181
Ignore Eman93
7/23/2012 6:43:56 PM

the have a reverse button... that cant be good!

Eman93
4,750 posts
msg #107189
Ignore Eman93
modified
7/24/2012 8:51:25 PM

FAS hit the filter today support on XLF is 200 day 14.11

Eman93
4,750 posts
msg #107196
Ignore Eman93
7/25/2012 3:37:21 AM

xlf will prob open below 200 day would wait and see if we get a bounce .... prob get a lot of selling on the open because of aapl

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

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.