I too am getting following errors while doing exploration -
xxxxxxxxxxxxxxxxxxx
//==========
Mycolor=IIf(
------------
Error 29.
Variable 'p' used without having been initialized.
//==========
Mycolor=IIf(
------------
Error 29.
Variable 'p' used without having been initialized.
//==========
Mycolor=IIf(
PlotOHLC( Open, High, Low, Close, "", Mycolor, styleBar| styleThick );
PlotShapes( shapeCircle* (bts AND tm=
------------
Error 29.
Variable 'tm' used without having been initialized.
============
Mycolor=IIf(
PlotOHLC( Open, High, Low, Close, "", Mycolor, styleBar| styleThick );
PlotShapes( shapeCircle* (bts AND tm==1 AND Ref(tm,-1)==
------------
Error 29.
Variable 'bstop' used without having been initialized.
If(p==1,colorLime,
PlotOHLC( Open, High, Low, Close, "", Mycolor, styleBar| styleThick );
PlotShapes( shapeCircle* (bts AND tm==1 AND Ref(tm,-1)==
PlotShapes( shapeCircle* (bts AND tm=
------------
Error 29.
Variable 'tm' used without having been initialized.
;
PlotOHLC( Open, High, Low, Close, "", Mycolor, styleBar| styleThick );
PlotShapes( shapeCircle* (bts AND tm==1 AND Ref(tm,-1)==
PlotShapes( shapeCircle* (bts AND tm==2 AND Ref(tm,-1)==
------------
Error 29.
Variable 'sstop' used without having been initialized.
tShapes( shapeCircle* (bts AND tm==1 AND Ref(tm,-1)==
PlotShapes( shapeCircle* (bts AND tm==2 AND Ref(tm,-1)==
PlotShapes( IIf(btst AND p==1,shapeSmallCirc
------------
Error 29.
Variable 'bstop' used without having been initialized.
xxxxxxxxxxxxxxxxxxx
Kindly help me to get rid of these errors.
Thanking you all in anticipation.
http://finance.groups.yahoo.com/group/Technical-Investor/files/!Forum Rules of Conduct.txt
No comments:
Post a Comment