[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Foreign function and open interest



PureBytes Links

Trading Reference Links

Hello,

Use

Foreign("Ticker", "I" );

( note that "I" should be used as a field not "OI" );

Important: I am on the trip now, please send such questions
to support@xxxx


Best regards,
Tomasz Janeczko
amibroker.com


--- In amibroker@xxxx, "b519b" <b519b@xxxx> wrote:
> Stephane,
> 
> Disregard my responce. I was just calling the OI field from the 
> active ticker, not via the Foreign() call, so I really do not know 
> how the latter may work.
> 
> b
> 
> --- In amibroker@xxxx, "b519b" <b519b@xxxx> wrote:
> > Stephane, 
> > 
> > I have been able to call the open interest field using the 
foreign 
> > function using AB 3.9 and earlier, but I have not had any reason 
> to 
> > try this with AB 4.0 yet. 
> > 
> > b
> > 
> > --- In amibroker@xxxx, "nenapacwanfr" <nenapacwanfr@xxxx> wrote:
> > > Hello Tomasz,
> > > 
> > > it seems that the foreign function CAN'T call the open interest 
> of 
> > a 
> > > stock, it returns the close by default.
> > > is it right?
> > > 
> > > stephane