PureBytes Links
Trading Reference Links
|
I would like to write the following formal but Foreign does not
allowed this is there another way to find the Moving averages?
dja= (Foreign( "^DJA", "MA(C,5)" ));
djaREF= (Foreign( "^DJA", "REF(MA(C,5),-1)" ));
The foreign Function Allowable data fields are: "open", "close",
"high", "low", "volume", "interest".
Thanks
Marty
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/
|