PureBytes Links
Trading Reference Links
|
Mike,
Instead of addcolumn(), you can write to a file with fputs().
regards,
dxd
--- In amibroker@xxxxxxxxxxxxxxx, "Mike" <mikelaurataylor@xxx> wrote:
>
> there have been a few other posts in the pasts about finding
> correlations for pairs and in the code put up people have created a
> nice grid type of output.
>
> i was unsuccessful at the logic of changing it and was hoping someone
> could help.
>
> what i want to do is run through a watchlist and correlate each stock
> in the list against the other (which is what the other programs did
> too) but then i only want to list out 3 columns in the output...
>
> 1. original ticker
> 2. foreign/other ticker
> 3. correlation
>
> and i only want this if they correlate at least 70% over the last x
> period, could be 252 days like in the other code.
>
> If anyone could provide me with a little guidance it would be
appreciated.
>
> thanks
>
> mike
>
------------------------------------
**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
*********************
TO GET TECHNICAL 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
*********************************
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|