Related question: I want to reference another signal on a different
timeframe - how would I do that?  Say I want to see if the SPY cross
the 200ma on a weekly basis and my system is on a daily basis?

--- In amibroker@yahoogroups.com, "Louis Préfontaine" <[EMAIL PROTECTED]>
wrote:
>
> Hi,
> 
> You can try:
> 
> abc= foreign ("ticker-symbol",c)
> and replace "ticker-symbol" by the correct ticker, and then you can use
> "abc" as an easy way to do whatever you need to do on the other ticker.
> 
> I hope it helps,
> 
> Louis
> 
> 2008/4/5, thomasdrewyallop <[EMAIL PROTECTED]>:
> >
> >   I want to trade an equity based on the MA crossover on another
equity.
> > Could you help me understand how to do this?
> >
> > Many thanks,
> >
> > Drew Yallop
> >
> >  
> >
>


Reply via email to