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

Re: [amibroker] Difference between values (newbe Q)



PureBytes Links

Trading Reference Links

I meant to add, TJ functions are always correct and at times it's up to us to understand how to use them.
Joe.
 
----- Original Message -----
From: brysio4
Sent: Friday, May 23, 2008 1:59 AM
Subject: [amibroker] Difference between values (newbe Q)

Hi,

I'm newbe in AFL. Sorry for "stupid" question.

I have some lines of code:

....

P = ParamField("Price", -1);
b = LinRegSlope (p, 60);
bv = LastValue (LinRegSlope (p, 60));

...

I know that b is an array and bv is a numeric value. But why b <> bv?
Even sometimes b > 0 and bv < 0 (or opposite).

I check vslues with _TRACE function and DebugView.

Regards,

Piotr Rysak

__._,_.___

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___