kgriffen 49 posts msg #34972 - Ignore kgriffen |
1/25/2005 7:06:09 PM
Here is a close approximation of February's Technical Analysis of Stocks and Commodities Magazine Traders' Tips Section:
Enjoy!
-kgriffen
|
jasonr704 1 posts msg #34983 - Ignore jasonr704 |
1/26/2005 12:33:46 PM
What would be a good way to also determine entry points for this filter? Could you add a line of code that averaged the previous 20 days price movement per day? For example take the low and high of each days trading range and find how much it typically moves per day. Then have the filter give you that value which you could use to approximate the entry? Or maybe there's a better way to determine the next days optimal entry point without having to look at real time charting patterns. Great work on the filter by the way! I owe you a beer!
|
kgriffen 49 posts msg #35031 - Ignore kgriffen |
2/1/2005 1:00:07 AM
Your are welcome!
The article suggests buying at the open, but I think maybe I would place the buy order at .01 above the high.
-kg
|
PeterJerome 23 posts msg #35287 - Ignore PeterJerome |
3/6/2005 3:44:37 PM
KG,
Thanks for coding Jim's article on Volality. It's good to have folks on this board who understand the trading concepts, know SF, AND are willing to share this knowledge.
I also use buy stop limit orders .04 above high. Higher volumes tend to give a smaller spread. When the spread narrows to .01 to .03 (10:00am) I change the original stop limit order to a stop loss order. This can prevent the market maker from 'jumping' over my order by a few cents. Also for more conservative entry you can add 'offset 1 day ago' and select those stocks that have already started the move up. As always use good MM to exit and preserve capital.
Peter.
|