Use SetForeign() and then apply StochK()

Bill


----- Original Message ----- 
From: "dougtrade" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Sunday, September 09, 2007 8:20 AM
Subject: [amibroker] Help with Nested AFL


> I'm a new user and need some help on the proper sequence to nest AFL 
> scripts... ie; if I want to check the 10 bar unsmoothed stochastics of 
> the foreign symbol "INDEX" as of the previous bar...
> 
> I know the following doesn't work...
> 
> Condition = Ref(Foreign("INDEX","StochK(10,1)"),-1)>80;
> 
> Can anybody tell me the correct nesting structure?
> 
> Thanks, Doug
> 
> 
> 
> Please note that this group is for discussion between users only.
> 
> To get support from AmiBroker please send an e-mail directly to 
> SUPPORT {at} amibroker.com
> 
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
> 
> For other support material please check also:
> http://www.amibroker.com/support.html
> 
> Yahoo! Groups Links
> 
> 
> 

Reply via email to