Re: Stocks To Keep A Close Eye On - Chapter II
Hi Anant,
Thanks for your modified AFL...I get following error, when i try running with parameter Tgt-SL
low, IIf(TgtReached, colorGreen, colorDefault));
AddColumn(IIf(SLHit, 89, 32), "SL-Hit", formatChar, colorYellow, IIf(SLHit, colorRed, colorDefault));
AddColumn(IIf(BTopPierce, 84, IIf(BBotPierce, 66, 32)), "BB Pierced", formatChar, IIf(BBTopPierce,
---------------------------------------------------------------------------------------------------^
Error 29.
Variable 'bbtoppierce' used without having been initialized.
Could you please help me what is wrong..
Not urgent...reply when you have time....
Thanks in advance for your time....
Regards,
Vijai
Hi Anant,
Thanks for your modified AFL...I get following error, when i try running with parameter Tgt-SL
low, IIf(TgtReached, colorGreen, colorDefault));
AddColumn(IIf(SLHit, 89, 32), "SL-Hit", formatChar, colorYellow, IIf(SLHit, colorRed, colorDefault));
AddColumn(IIf(BTopPierce, 84, IIf(BBotPierce, 66, 32)), "BB Pierced", formatChar, IIf(BBTopPierce,
---------------------------------------------------------------------------------------------------^
Error 29.
Variable 'bbtoppierce' used without having been initialized.
Could you please help me what is wrong..
Not urgent...reply when you have time....
Thanks in advance for your time....
Regards,
Vijai