[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:



PureBytes Links

Trading Reference Links


Hi Michael,
 
This should do the trick:
 
first := HHV(H,3) - LLV(C,3);second := HHV(C,3) 
- LLV(L,3);
0.4 * Max(first,second);
Pop that into a new indicator in the indicator 
builder and you should have your new indicator.
 
Best regards,Richard DaleNorgate Investor 
Services- Premium Quality Stock & Futures Data covering Australia, 
Singapore and US Markets -<A 
href="http://www.norgate.net";>www.norgate.net
 
----- Original Message ----- 
From: <A 
title=tradermike3@xxxxxxxxx href="mailto:tradermike3@xxxxxxxxx";>Michael 

To: <A title=metastock@xxxxxxxxxxxxx 
href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx 
Sent: Thursday, July 04, 2002 8:16 AM

could someone help me program the following in 
Metastock language?
 
HighestHigh for the last 3 days - lowest close fpr 
last 3 days
 
Highest close last 3 days - lowest low last 3 
days
 
then take the higher value of either of the above 2 
equations and multiply that higher value by 0.4
 
---Outgoing mail is certified Virus 
Free.Checked by AVG anti-virus system (<A 
href="http://www.grisoft.com";>http://www.grisoft.com).Version: 6.0.373 / 
Virus Database: 208 - Release Date: 7/1/02