PureBytes Links
Trading Reference Links
|
Steve. Basically you have a spread -- I don't use them myself, but
I'm sure other AB users do. You'd have to open charts in both CHF
and EUR. The AFL in the CHF chart would compute CHFPLUS = C -
Foreign ("EUR", c); and the AFL in the EUR Chart could compute
CHFPLUS = C - Foreign ("CHF", c); Then you would sell in either or
both charts when the PLUS variable was greater than your hoped for
value. You can optimize the 2 PLUS variables and backtest,
including either 1 or both charts. Seems pretty straightforward.
I don't trade forex -- what is the interest you speak of?
--- In amibroker@xxxxxxxxxxxxxxx, "Steve" <avalon-ardy@xxxx> wrote:
> I should add I buy both pairs so I'm US$ neutral to start with.
> ----- Original Message -----
> From: Steve
> To: amibroker@xxxxxxxxxxxxxxx
> Sent: Saturday, September 17, 2005 11:11 AM
> Subject: Re: [amibroker] Re: Strategy code help please
>
>
> No, not if negative correlated. CHF is ( on historical basis) -
99 correlated to Eur. So by buying both I benefit from positive
interest on the pairs ( FX broker calculates interest by the
second) and the relative safety of a near 1:1 hedge. Where I
gather my pips is that the correlation is -99 not 1, so this allows
me to siphon off pips with low risk when the 2 pairs move out of
tandem.
> The other way is to just buy Eur/Chf and hold, selling on
rallies & buying on dips. But this way suits me best on my TF.
> cheers
>
>
>
> ----- Original Message -----
> From: cs22trader
> To: amibroker@xxxxxxxxxxxxxxx
> Sent: Saturday, September 17, 2005 10:54 AM
> Subject: [amibroker] Re: Strategy code help please
>
>
> Steve -- I'm missing something. Doesn't one of the 2 legs of
the
> spread have to be sold rather than bought?
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
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 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/
<*> 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/
|