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: Lee Lichterman III who wrote (2811)2/24/1999 12:44:00 AM
From: Craig DeHaan  Read Replies (1) | Respond to of 4056
 
Lee,
Comma hell <g>, been there & live there. I don't use PREV whenever possible for that reason. Try both

Sum(C/V,5) or since it's only 5 prev days

(C/V+Ref(C/V,-1)+Ref(C/V,-2)+Ref(C/V,-3)+Ref(C/V,-4)+Ref(C/V,-5))

They should produce the same results. Or you could use a weekly chart view of the daily TRIN indicator, but it will calc from the prev Friday to the most recent day instead of back 5 full days.

You might be able to calc a true TRIN if your data provider has index adv, decline and adv vol ,dec vol data. I use these to create STIX and McClellan osc and summations.

C



To: Lee Lichterman III who wrote (2811)2/28/1999 5:23:00 AM
From: Lee Lichterman III  Read Replies (1) | Respond to of 4056
 
Does anyone know how to limit the time frame when running system tests in MetaStock End of Day 6.52? When I run my system tests it goes all the way back to my first data. I want to just test during bull markets and just in Bear market conditions exclusively as I have different trading models built for different environments.

TIA,

Lee