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,529 posts msg #68850 - Ignore TheRumpledOne |
10/28/2008 10:29:21 AM
This one checks (symlist).
The other one SELECTS!!
|
TheRumpledOne 6,529 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!!
|
TheRumpledOne 6,529 posts msg #68852 - Ignore TheRumpledOne |
10/28/2008 10:45:18 AM
|
TheRumpledOne 6,529 posts msg #68855 - Ignore TheRumpledOne |
10/28/2008 11:27:40 AM
So close... can't be greedy!!
|
TheRumpledOne 6,529 posts msg #68861 - Ignore TheRumpledOne |
10/28/2008 3:29:46 PM
IF IT WORKS, DON'T FIX IT!
|
TheRumpledOne 6,529 posts msg #68887 - Ignore TheRumpledOne modified |
10/29/2008 2:48:31 PM
13th_floor
modified 10/28/2008 8:16:19 PM
"...I sweat the details...not satisfied with the same old same old "cows" for a few %...they are most likely always there...I know those...give me the freshness"
======================================================================
SAME OLD TIRED COWS.
SAME OLD TIRED METHOD OF TRADING.
SAME OLD PROFITS.
|
TheRumpledOne 6,529 posts msg #68898 - Ignore TheRumpledOne |
10/30/2008 11:10:57 AM
13th_floor
modified 10/28/2008 8:16:19 PM
"...I sweat the details...not satisfied with the same old same old "cows" for a few %...they are most likely always there...I know those...give me the freshness"
======================================================================
SAME OLD, SAME OLD...
|
TheRumpledOne 6,529 posts msg #68904 - Ignore TheRumpledOne |
10/31/2008 10:08:55 AM

|