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

RE: [amibroker] Lookign ahead chart...



PureBytes Links

Trading Reference Links

Here’s one way …

 

X = Ref(C, 20);

 

Plot(X, "X", colorWhite, styleLine, Null, Null, 20);

 

X is purposely shifted left by 20 bars …

 

This would allow room for calculation of the extrapolation of whatever indicator …

 

Then the Plot is purposely shifted right by the same amount …

 

 


From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of luchetta
Sent: Wednesday, August 29, 2007 1:27 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Lookign ahead chart...

 

Hi,

I am new to Amibroker, and I have just coded a non-linear regression
code for forecasting prices some number of bars ahead. I am trying to
display the resulting array to show the forecasted values toghether
with the actual prices prices. Has anyone already solved this problem
and, if so, could send me a link where the corresponding Amibroker
settings for displaying such a graph are described?

Thank you!
Luc



I am using the free version of SPAMfighter for private users.
It has removed 49 spam emails to date.
Paying users do not have this message in their emails.
Try SPAMfighter for free now!
__._,_.___

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

__,_._,___