johnpaulca 12,036 posts msg #116857 - Ignore johnpaulca |
11/19/2013 9:51:13 AM
johnpaulca
7,802 posts
msg #116839
- Edit message 11/18/2013 10:53:57 AM
RAX($41.95)....not beaten up enough to be added to watchlist. This will be shorted on any bounce.
*********************************************************************************************************
$40.34...and getting hammered as it should be, more stops need to be triggered before we see buyers. All this is seen by just studying price action. Take the time and study price action and you stand a good chance making money.
|
johnpaulca 12,036 posts msg #116860 - Ignore johnpaulca |
11/19/2013 10:19:35 AM
SDS($31.79).....seems like some folks are loading up, still haven't chosen a side.
|
johnpaulca 12,036 posts msg #116861 - Ignore johnpaulca |
11/19/2013 10:22:57 AM
RAX($40.43)....starting to see more buyers, trade is still risky.
|
johnpaulca 12,036 posts msg #116884 - Ignore johnpaulca |
11/20/2013 10:34:45 AM
johnpaulca
7,805 posts
msg #116851
- Edit message 11/19/2013 12:25:20 AM
RYN($44.19)...started nibbling today, will go up if market goes up tomorrow.
*******************************************************************************
now $44.42...got a partial fill today at $44 which kinda sucks.
|
Kevin_in_GA 4,599 posts msg #116887 - Ignore Kevin_in_GA |
11/20/2013 12:58:14 PM
I seem to be becoming a slightly more frequent poster here ...
Got into OXBT yesterday after a strong two day drop - purchased 1000 shares at 5.30, which was pretty close to the low for the day. Got out today at 6.50 (stock is now at 6.84), I kept periodically moving up my stop loss after the strong move up this morning, from 5.80 to 6.00 to 6.20 then to 6.50 before it got tripped. Nice 22.6% gain.
|
klynn55 747 posts msg #116892 - Ignore klynn55 |
11/20/2013 1:47:14 PM
kevin how would you scan for a strong two day drop? or was that just an observation, how did OXBT catch your eye?
|
shillllihs 6,095 posts msg #116897 - Ignore shillllihs |
11/20/2013 3:10:42 PM
Shorted RYN 44.19 ;-)
|
Kevin_in_GA 4,599 posts msg #116899 - Ignore Kevin_in_GA |
11/20/2013 3:44:24 PM
I'm using the modfied connors filter I posted here a while back. My particular variation looks for at least a 4% drop the first day, and at least another 5% the following day. I personally cherry pick on the second day those which have really dropped a lot (like OXBT did), and place a limit order a few percent below where they caught my attention. Usually there are a few that drop a lot - like ONVO today, which I got into at 8.45 (too early, so I might add to this one tomorrow if it does not move up quickly).
|
scott111552 173 posts msg #116906 - Ignore scott111552 |
11/20/2013 7:15:36 PM
/* TRO STAT SCAN for 1 day 8 pct loss, 2 day 10 pct loss or more */
/* and fails */
set{ DayChg1 , day change}
set{ DayChg2x , close - close 2 days ago }
set{ DayChg2y , DayChg2x / close 2 days ago }
set{ DayChg2 , DayChg2y * 100 }
set{CCb,days(close is above close 1 day ago,100)}
set{CCa,days(close is below close 1 day ago,100)}
set{ClxCl , CCa - CCb}
set{ pick1 , count( DayChg1 below -7.9999 , 1 ) }
set{ pick2 , count( DayChg2 below -9.9999 , 1 ) }
set{ pickx , pick1 + pick2 }
set{ pickx1 , pickx 1 day ago }
set{ pick3 , count( ClxCl below 0 , 1 ) * pickx1 }
set{ pick , pickx + pick3 }
add column DayChg1
add column DayChg2
add column ClxCl
set{volcnt, count(volume above 1000000, 100) }
set{volzero, count(volume equal 0, 100) }
/* Long Profit Percent Statistics Display */
set{HiOp, high - open}
set{Long_Profit, HiOp/open }
set{B1A, count(Long_Profit > .01 , 100)}
set{B2A, count(Long_Profit > .02 , 100)}
set{B3A, count(Long_Profit > .03 , 100)}
set{B4A, count(Long_Profit > .04, 100)}
set{B5A, count(Long_Profit > .05, 100)}
set{B10A, count(Long_Profit > .10 , 100)}
set{B20A, count(Long_Profit > .20 , 100)}
set{B50A, count(Long_Profit > .50, 100)}
add column HiOp
add column Long_Profit {ProfitPct}
and add column B1A {OVER1PCT}
and add column B2A {OVER2PCT}
and add column B3A {OVER3PCT}
and add column B4A {OVER4PCT}
and add column B5A {OVER5PCT}
and add column B10A {OVER10PCT}
and add column B20A {OVER20PCT}
and add column B50A {OVER50PCT}
and add column volcnt
and add column volzero
pick above 0
close is between 1 and 15
average volume(10) above 250000
sort column 12 descending
Avery posted this scan in the Run Forest Run thread. Very useful.....
|
Eman93 4,750 posts msg #116910 - Ignore Eman93 |
11/20/2013 11:22:16 PM
TSLA a confluence of support between 95 to 97... it is very oversold on the weekly should be very volatel prob a good day trader imho..
|