PureBytes Links
Trading Reference Links
|
for example,
I have tried to write a time frame dll
I change the nsize to nPeriod, calculate the new HOLCV
and come back from the nPeriod to the nsize
I can plot the plugin dll, but if I move the data or download new
data,
Ami crashes
same with forecastRSI,
for the same nSize I have two arrays .
I can plot the future close, but if I change the stock, Ami crashes
Stephane
>
> what do you mean with "manipulate" the int nSize?
> I have no trouble using that function, but than, I only do simple
stuff...
>
> Take care,
> Herman.
>
> > -----Original Message-----
> > From: nenapacwanfr [mailto:nenapacwanfr@x...]
> > Sent: Friday, April 26, 2002 1:44 AM
> > To: amibroker@xxxx
> > Subject: [amibroker] gSite.GetArraySize();
> >
> >
> > Tomasz,
> >
> > after V4, you must have a look to the ADK,
> > Ami crahes every times a dll manipulates the
> > int nSize = gSite.GetArraySize();
> >
> > Stephane
> >
> >
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
|