| 
 PureBytes Links 
Trading Reference Links 
 | 
Hello friends!
I need a help: I want to put only a triangle in a chart in the price 
entered in the parametric window. Like this:
CompraPer = Param("Preço de Compra", 0, 1, 1000, 0.01); 
PcCompra = IsTrue( CompraPer );
PlotShapes( shapeSmallUpTriangle*PcCompra, colorBlue, 0, L, -10 ); 
Where is my error?
Tks,
João
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.37/682 - Release Date: 2/12/2007 1:23 PM
 |