Re: [amibroker] Re: Correlation in "explore"

 

Thanks br.
I could solve.
The new code:

//Correlations between symbols
Filter = 1;
range = Param( "Periods", 252, 2, 500, 1);
TicKer = "GBPUSD";
corr = Correlation( Close, Foreign( Ticker, "C"), range );
AddColumn(corr,"CoefCorr",1.4);

Best
Edilson


Em Sábado, 19 de Março de 2016 12:27, "pmxgs0@gmail.com [amibroker]" <amibroker@yahoogroups.com> escreveu:


 
Hello,

check this article. It's very well explained.


br,
pm



__._,_.___

Posted by: Edilson Santos <edilson.floriano@yahoo.com.br>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (4)
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com

TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)

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


.

__,_._,___


EmoticonEmoticon