PureBytes Links
Trading Reference Links
|
Hi John,
Friday, September 24, 2004, 10:48:25 PM, you wrote:
f> Hello all! Seem to be stuck here and i know the solution is easy.
f> I want to include t3 ma values in auto analysis. I have the custom
f> indcator, t3.afl, but how do i include this file within auto analysis
f> say for a backtest? I know there's some way of calling a custom
f> indicator, but I just cannot find it.
f> Please help!
If you have saved it as an AFL file, simply open that file in AA
"Load". But since it's an indicator, it may not have Buy/Sell
statements; you'll need to add them.
If you have not saved it to a file, but only have it on a chart via
IB, right click on the indicator pane and select 'edit formula', then
copy the needed parts of the indicator for inclusion into your AA
back test.
Yuki
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/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/
|