Hi,
I'm generating a trade list for each optimization step. This is being done for multiple symbols.
Using the custom backtester interface allows me to attach the current parameters for each optimization step to the trade list for future reference.
I'd like the optimizer to test each symbol independently, not as part of a portfolio.
Pressing the OPTIMIZE button with Apply To= 'All Symbols' tests all symbols as a portfolio.
Pressing the INDIVIDUAL OPTIMIZE button throws an error because my code uses the CBI, which is not safe for multi-threading due to its use of OLE.
Using the old backtester gave the same results as pressing OPTIMIZE.
Pressing the OPTIMIZE button with Apply To= 'Current' for each symbol gets the job done albeit at the cost of having to babysit the entire process.
Is there a native solution (ie, not external script) that I have overlooked?
Posted by: davelin01@outlook.com
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) |
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/
EmoticonEmoticon