PureBytes Links
Trading Reference Links
|
try this, run over all the stocks
if(inwatchlist(2)) addtocom...........
if(inwatchlist(12)) addtocom...........
if(inwatchlist(22)) addtocom...........
if(inwatchlist(32)) addtocom...........
--
Cheers
Graham Kav
AFL Writing Service
http://www.aflwriting.com
2008/5/11 marketmonk777 <RedEyes777@xxxxxxxxx>:
> Hi,
>
> I am creating more ATCs these days and am trying to figure out if it
> is possible to control the AA Apply To properties directly from within
> the AFL code.
>
> I have a few ATCs that are created based on the Group - Stocks, then
> others are based on various watchlists. It would be nice to have the
> ability to change these filters automatically prior to running each
> section of code.
>
> That way I would only have to run one AFL scan to create all of my
> ATCs in one pass.
>
> Is this possible?
>
> Regards,
> MM
>
>
> ------------------------------------
>
> 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
>
>
>
>
------------------------------------
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
<*> 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:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto: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/
|