PureBytes Links
Trading Reference Links
|
<FONT face=Arial color=#0000ff
size=2>Try this:
<FONT face=Arial color=#0000ff
size=2>
Cond1 = <FONT
color=#0000ff>MA(<FONT
color=#0000ff>Foreign(<FONT
color=#ff00ff>"INDU",<FONT
color=#ff00ff>"C"),<FONT
color=#ff00ff>7) > <FONT
color=#0000ff>Ref(<FONT
color=#0000ff>MA(<FONT
color=#0000ff>Foreign(<FONT
color=#ff00ff>"INDU",<FONT
color=#ff00ff>"C"),<FONT
color=#ff00ff>7),-<FONT
color=#ff00ff>1);
<FONT
face="Courier New">
<FONT
face="Courier New">herman
<FONT face=Tahoma
size=2>-----Original Message-----From: emptyhead_77
[mailto:gms_clan@xxxxxxxxxxx]Sent: December 11, 2003 8:37
AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] Re:
I cant figure it outya i tried that first but i
accidentally had a coma in the wrong place now that helped but it still
says i have at least two bad arguments and one missing argument and i
beleive this is the same as a simular condition i have which is simply
Cond = Ma(Close,45) > Ref(Ma(Close,45),-1);so anyone know why it
doesnt like it now with the foriegn argument in there?--- In
amibroker@xxxxxxxxxxxxxxx, "Graham" <gkavanagh@xxxx> wrote:> The
foreign should contain "" per the help files> > Foreign(
"ticker", "field" ), > > Cheers,> Graham> <A
href="">http://groups.msn.com/asxsharetrading>
<A
href="">http://groups.msn.com/fmsaustralia
> > -----Original Message-----> From: emptyhead_77
[mailto:gms_clan@xxxx] > Sent: Thursday, 11 December 2003 7:42
AM> To: amibroker@xxxxxxxxxxxxxxx> Subject: [amibroker] I cant
figure it out> > > > ive tried different
combinations from the help files and this would > appear the
closest to the examples and let there are errors - anyone > know
how to fix this> Cond1 = MA(Foreign(,INDU,Close),7) >
Ref(MA(Foreign(INDU,Close),7)-1); buy> = Cond1 and Cond2
ect.> > > ------------------------ Yahoo! Groups Sponsor
---------------------~--> Buy> Ink Cartridges or Refill Kits for
your HP, Epson, Canon or Lexmark Printer> at MyInks.com. Free s/h
on orders $50 or more to the US & Canada.> <A
href="">http://www.c1tracking.com/l.asp?cid=5511>
<A
href="">http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM>
---------------------------------------------------------------------~->>
> Send BUG REPORTS to bugs@xxxx> Send SUGGESTIONS to
suggest@xxxx> -----------------------------------------> Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx > (Web
page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)>
--------------------------------------------> Check group FAQ
at:> <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > Your use of Yahoo! Groups is subject to <A
href="">http://docs.yahoo.com/info/terms/Send
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|