SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Metastock 6.0 for Window -- Ignore unavailable to you. Want to Upgrade?


To: TechTrader42 who wrote (1985)4/24/1998 10:56:00 PM
From: Craig DeHaan  Respond to of 4056
 
Brookelise,
Thanks for the benchtest. I had no idea that such a formulation using 12 PREVIOUS calls would exact that much memory. Might Tim's alternate version avoid this?

Craig



To: TechTrader42 who wrote (1985)4/25/1998 4:00:00 PM
From: Vic  Respond to of 4056
 
Thanks for the help. You saved me (many more) hours of work. I've got it working now and it looks pretty good for long positions. To get it going, I created 14 different indicators like you recommended.

I am wondering, however, what parameters to use for establishing and closing short positions.

Thanks again.



To: TechTrader42 who wrote (1985)4/25/1998 8:33:00 PM
From: shasta23  Read Replies (1) | Respond to of 4056
 
Help everybody!

I'm not good at writing these codes but i tried to code the following principles but it came up with no pick out 1000 stocks i have in my MSWIN 6.5 database. Anything wrong with the formula?
I use as filter:

LOW<LLV(LOW,10)AND
HIGH-LOW>Ref(HHV(H-L,10),-1)and
CLOSE>(.75* (HIGH -LOW)+LOW)

to code the following principles

1. Today the stock must make a 10 period low
2. Today's range must be the largest in the past 10 bars
3. Today's close must be in the top 25% of today's range

is that OK? or do i do something wrong?HELP...

stefan