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

RE: How can i get a Line of the Pivot Point



PureBytes Links

Trading Reference Links


You 
need to write the variable name alone to get it to 
plot,i.e.:
<SPAN 
class=675075216-05042002> 
<FONT 
color=#000000>PivotPoint:=(H+L+C)/3;
<SPAN 
class=675075216-05042002><FONT 
color=#000000>PivotPoint;
<SPAN 
class=675075216-05042002><FONT 
color=#000000> 
<SPAN 
class=675075216-05042002>By the way, your "<SPAN 
class=675075216-05042002>PivotPoint" is identical with the 
"Typical Price" canned indicator in MetaStock.


  
  <FONT 
  face=Tahoma size=2>-----Original Message-----From: 
  owner-metastock@xxxxxxxxxxxxx [mailto:owner-metastock@xxxxxxxxxxxxx] On 
  Behalf Of T.E.M. LockefeerSent: Friday, April 05, 2002 7:24 
  AMTo: metastock@xxxxxxxxxxxxxSubject: How can i get a 
  Line of the Pivot Point
  Hello List
   
  I want to see a line of the Pivot Point in my 
  chart
   
  I have in Indicator Builder :
   
  PivotPoint:=(H+L+C)/3;
  but i donot get the line ? How to do that 
  ?
   
  Thanks
   
  Theo