TheRumpledOne 6,411 posts msg #68794 - Ignore TheRumpledOne |
10/25/2008 10:46:22 PM
luc1grunt
10/24/2008 8:03:17 PM
St. Jo........there are no room for questions, just chart after chart.
standby for a sarcasm.
;)
==============================================
Aren't pictures(charts) worth a thousand words(dollars) ....LOL!!
|
luc1grunt 622 posts msg #68802 - Ignore luc1grunt |
10/26/2008 7:02:39 AM
To "ME" they are. Thanks for posting.
|
chip 67 posts msg #68803 - Ignore chip |
10/26/2008 9:13:18 AM
This thread has to be one of the best, if not _the_ best I've ever read on SF.
|
StJoe 91 posts msg #68806 - Ignore StJoe |
10/26/2008 2:17:58 PM
Got it. thanks.
|
TheRumpledOne 6,411 posts msg #68824 - Ignore TheRumpledOne |
10/27/2008 10:14:15 AM
|
TheRumpledOne 6,411 posts msg #68828 - Ignore TheRumpledOne |
10/27/2008 11:43:04 AM
AAPL JUICE
|
Eman93 4,750 posts msg #68843 - Ignore Eman93 |
10/27/2008 10:40:27 PM
More COW stats.
This is for long plays.
/* 0.50 to 1.00 TRO MTC CHECKER */
set{ hiop, high - open }
set{ up50, count( hiop > .50, 100) }
set{ up100, count( hiop > 1.00, 100) }
set{ pct1, up100/ up50}
set{winpct, 100 * pct1 }
set{C1day, close 1 day ago}
set{GP, open-C1day}
set{Gfill, high-C1day}
set{FGL, count( Gfill > 0.05,100) }
set{GP$2.00, count( GP < 2, 100) }
and add column separator
add column up50
add column up100
add column winpct
and add column separator
add column open
add column C1day
add column GP
add column Gfill
and add column separator
add column low
add column high
add column Day Point Range(20)
add column FGL
add column GP$2.00
add column Day Range(20)
up50 above 70
average volume(90) above 1000000
sort column 7 descending
|
chetron 2,817 posts msg #68845 - Ignore chetron |
10/28/2008 6:35:38 AM
clickablityness.......
|
TheRumpledOne 6,411 posts msg #68850 - Ignore TheRumpledOne |
10/28/2008 10:29:21 AM
This one checks (symlist).
The other one SELECTS!!
|
TheRumpledOne 6,411 posts msg #68851 - Ignore TheRumpledOne |
10/28/2008 10:35:25 AM
I'll take 4 out of 5 win rate or better.
VEGAS WOULD KILL FOR THOSE ODDS!!
|