PureBytes Links
Trading Reference Links
|
Use Foreign() function for accessing data other than current symbol on chart
Price = Foreign("XYZ","C"); // accesses closing price for XYZ
See the help for more details
----- Original Message -----
From: "frederic_holland" <user276809@xxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, February 08, 2010 11:20 AM
Subject: [amibroker] Re: Using multiple symbols in a trading system without
back testing.
> Thanks Ara,
>
> Now I have to figure out how to do it.
>
> Fred
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Ara Kaloustian" <ara1@xxx> wrote:
>>
>> Yes ...
>>
>> You can use whatever data you have to make trade decision .. multiple
>> symbols and / or multiple indicators
>>
>> ----- Original Message -----
>> From: "frederic_holland" <user276809@xxx>
>> To: <amibroker@xxxxxxxxxxxxxxx>
>> Sent: Friday, February 05, 2010 7:58 AM
>> Subject: [amibroker] Using multiple symbols in a trading system without
>> back
>> testing.
>>
>>
>> > Am new to AB.
>> > This will be obvious by the way I ask this question.
>> >
>> > Is it possible to use multiple symbols in a function, indicator, or
>> > trading system?
>> > I am not talking about back testing.
>> > i.e. a trading system that relies on both stock and option data to make
>> > it's decisions?
>> >
>> > Any help would be appreciated.
>> >
>> > Thanks,
>> > Fred
>> >
>> >
>> >
>> >
>> >
>> > ------------------------------------
>> >
>> > **** 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/
>> >
>> > Yahoo! Groups Links
>> >
>> >
>> >
>>
>
>
>
>
> ------------------------------------
>
> **** 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/
>
> Yahoo! Groups Links
>
>
>
------------------------------------
**** 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/
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:
amibroker-digest@xxxxxxxxxxxxxxx
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/
|