luc1grunt 622 posts msg #58443 - Ignore luc1grunt |
12/23/2007 11:31:46 AM
Jim, I believe the info you seek is spelled out in the first 5 pages of this thread.
|
TheRumpledOne 6,529 posts msg #58454 - Ignore TheRumpledOne |
12/23/2007 9:45:39 PM
welliott111
- Ignore welliott111 12/22/2007 3:05:26 PM
TRO
On your "buy close,sell open" filter for stocks likely to gap up, is there any way to add stats to filter for previous day action before the gap up? Such as to see stats for how many times a gap up after close decreasing 1day, or after decreasing 2 days. Just looking for a way to get more odds in my favor.
Thanks Avery
=========================
Sure, you can add the code to do that.
|
luc1grunt 622 posts msg #58462 - Ignore luc1grunt modified |
12/24/2007 6:17:57 AM
Hey Avery, how about a statistics filter for MARY4MONEY?
Maybe # of threads started on the same topic? # of threads "not replied to". Correlation between # of threads started and # lost to oblivion after several requests for more info? # of threads claiming we all could make millions with "the thing". And the final...# of threads teasing a "thing" with an e-mail included.
Maybe title it the "MARY4MONEY" horizontal tease indicator" or "Run Mary Run" filter.
Grunt :)
|
TheRumpledOne 6,529 posts msg #58466 - Ignore TheRumpledOne |
12/24/2007 9:46:51 AM
I leave that for you, Grunt.
|
welliott111 98 posts msg #58474 - Ignore welliott111 |
12/24/2007 12:25:08 PM
"Sure, you can add the code to do that."
I KNEW IT!!!!! WE GOT 'EM NOW!!! YEEEEHAAAA!!!!!
|
luc1grunt 622 posts msg #58476 - Ignore luc1grunt modified |
12/24/2007 1:13:58 PM
Rump, I know M4M has his shit together. Just the scattered thoughts and abbreviations were screaming for a smartassed post like mine. I just got to this thread before Niko did!!
|
TheRumpledOne 6,529 posts msg #58481 - Ignore TheRumpledOne |
12/24/2007 5:12:43 PM
welliott111
"Sure, you can add the code to do that."
I KNEW IT!!!!! WE GOT 'EM NOW!!! YEEEEHAAAA!!!!!
==================
HUH?
|
jimhbutton 104 posts msg #58483 - Ignore jimhbutton |
12/24/2007 5:19:00 PM
luc1grunt,
Thanks luc.
I've read every post in this thread and that specific info was not covered. The function of each heading was covered (thankfully). However, the explanations of exactly what "MA" and "abs" represented was not.
|
TheRumpledOne 6,529 posts msg #58486 - Ignore TheRumpledOne modified |
12/24/2007 6:57:26 PM
Xgapped is OPEN MINUS CLOSE 1 DAY AGO.
absgap is the ABSOLUTE VALUE OF OPEN MINUS CLOSE 1 DAY AGO.
cma(absgap, 100) is the AVERAGE OF ABSGAP OVER THE LAST 100 DAYS.
May I suggest you read over the indicators.
|
jimhbutton 104 posts msg #58494 - Ignore jimhbutton |
12/25/2007 1:45:07 AM
TRO,
Thanks for answering my question and for pointing me in the direction of the indicators. Hopefully, that section will cut down on the need to ask what could easily be construed as a stupid question.
I am personalizing many of your filters. Presently I am attempting to modify your gap up or down streak formula so that I can have a Close-to-High (i.e., Yesterday's Close to Today's High) streak indicator that measures potential profitability for when I hold overnight.
I'm glitching on it somewhere. Do you have a "Profit Streak" filter that fits that overnight definition (versus the typical Open-to-High measuring stick), or that can be adapted to fit that bill?
Hope your holidays are peaceful and prosperous.
jim
|