I am guessing that in all things software everything should be kept as brief as possible and as ambiguous. I hope you get what i am saying because "O" stands for Open.
-Ajay On 5/30/07, Prashanth <[EMAIL PROTECTED]> wrote:
Hello, Problem Resolved. Instead of using OI, I should be using "I" though I still dont understnand the reason for OI being I Cheers Prashanth ----- Original Message ----- *From:* Rakesh Sahgal <[EMAIL PROTECTED]> *To:* [email protected] *Sent:* Wednesday, May 30, 2007 9:31 PM *Subject:* Re: [amibroker] What wrong am I doing here oi is OpenInt On 5/30/07, Prashanth <[EMAIL PROTECTED]> wrote: > > Hello, > > This should be outright silly, but I have had enough of head stratching > and wanted to know what is wrong. > > I am trying to explore (Get Value) of the Open Interest (which is > available) for a particular ticker using > > Filter=1; > AddColumn(Foreign("Nifty-I","OI"),""); > > Instead, I am given the Close Value of Nifty-I. I can access Volume if I > use V instead of OI, but not OI. > > Any views? > > Regards > > Prashanth > >
