PureBytes Links
Trading Reference Links
|
<x-html>
<html>
<font size=3>did you get this...<br>
<br>
<br>
<br>
</font><font size=2>Pds1:=Input("CMF
Periods?",1,100,21);</font><font size=3> <br>
</font><font size=2>Pds2:=Input("PMF
Periods?",10,1000,120);</font><font size=3> <br>
</font><font size=2>Sum((cmf(Pds1)>0),Pds2)/(Pds2/100)</font><font size=3>
<br>
<br>
<br>
<br>
<br>
At 07:07 AM 8/21/00 -0500, you wrote:<br>
</font><blockquote type=cite cite><font face="arial" size=2>That seemed
like a good idea to have a Metastock PMF indicator. Here is my
interpretation. If anybody can find an error please speak
up:)</font><font size=3><br>
<br>
</font><font face="arial" size=2>Bob</font><font size=3><br>
<br>
</font><font face="arial" size=2>Period :=
Input("Period",10,200,20);<br>
<br>
Mov(If( CMF(Period ) > 0, 1, -1),Period,S)/Period;<br>
0;</font><font size=3><br>
</font><blockquote type=cite cite><font size=2>Can one of the experts of
this list program a Metastock</font><font size=3><br>
</font><font size=2>formula for the PMF ?
thanks.</font><font size=3></font></blockquote></blockquote><br>
<font face="Courier New, Courier" size=3>Jim...<br>
Atlanta, GA</font></html>
</x-html>
|