PureBytes Links
Trading Reference Links
|
Thanks - I tried this:
e = Equity();
netprofit = ROC( e, 1 );
for (i=1; i<BarCount; i++)
{
xxx = netprofit[i];
}
And only get zero's for xxx!
What is going wrong?
Alex
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.30/674 - Release Date: 2/7/2007 3:33 PM
|