PureBytes Links
Trading Reference Links
|
<x-html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2919.6307" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><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></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Bob</FONT></DIV>
<DIV> </DIV>
<DIV><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></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV><FONT size=2>Can one of the experts of this list program a
Metastock</FONT></DIV>
<DIV><FONT size=2>formula for the PMF ?
thanks.</FONT></DIV></BLOCKQUOTE></BODY></HTML>
</x-html>
|