PureBytes Links
Trading Reference Links
|
You can use "exclude"
//backtest only simbols in watchlist 0
Exclude
= ! InWatchList(0);
On 1/18/2010 8:49 PM, Markus Witzler wrote:
Hello,
I just wanted to make sure that
"filter = ..." applies to exploration but NOT to backtest mode.
For the latter, I have to use the
filte settings in AA.
There is no other way to include
that in one´s code?
Thanks
Markus
__________ Information from ESET Smart Security, version of virus
signature database 4668 (20091207) __________
The message was checked by ESET Smart Security.
http://www.eset.com
__._,_.___
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
__,_._,___
|
|