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

Re: [amibroker] Foreign items



PureBytes Links

Trading Reference Links

Hello,

The chart is the same in the sense that data on any day
are correct. It may however have padded bars or removed bars
if your selected symbol has data holes or
not matching data with foreign symbol.

Read more about synchronization process in the Foreign function reference:
http://www.amibroker.com/f?foreign

(see comments section).

Use Data Purify tool (under tools menu) to find your data set imperfections.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "amsiev" <ton.sieverding@xxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, December 21, 2007 4:21 PM
Subject: [amibroker] Foreign items


> When using the AFL Foreign function, the chart changes when selecting a 
> different symbol. Why ? Take following example with two foreign 
> variables :
> 
> FedFund = Foreign( "H15_FF_O","C",2 ); 
> Plot(FedFund,"FED Fund Rate",colorBlue, styleLine);
> Libor1 = Foreign( "H15_ED_M1","C",2 ); 
> Plot(Libor1,"Libor 1 Month",colorRed, styleLine);
> 
> PerLin = Param("Lineair Regr.", 15, 2, 200, 1, 10 );
> Plot( LinearReg( Libor1-FedFund, PerLin ), _DEFAULT_NAME(), ParamColor
> ( "Color Lineair Regr.", colorCycle ), ParamStyle("Style")); 
> 
> What I would like to get is a chart being the same whatever other 
> symbol I am selecting. How can I disable the influence of the selected 
> symbol in the chart ?
> 
> Regards, Ton.
> 
> 
> 
> 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
> 
> Yahoo! Groups Links
> 
> 
> 
> 
>


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
 
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/