That procedure does not interfere with signal a position size calculations - it just writes the equity array to a composite symbol.
It does not distort the results.
I am trying to build an AddToComposite symbol of the Equity line of this great rotational system, but when I add the standard procedure at the end of the code, which is
SetCustomBacktestProc(""); if( Status("action") == actionPortfolio ) { bo = GetBacktesterObject(); bo.Backtest(); AddToComposite( bo.EquityArray, "~~~FAA", "X", atcFlagDeleteValues | atcFlagEnableInPortfolio ); }When I add this procedure to the original rotational backtesting at the beginning of the code
SetBacktestMode( backtestRotational );
then the backtesting results get distorted and the rotational system breaks down . I do not know how to armonize both.
Thanks
Posted by: Aron Pipa <aron@myafl.com>
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (19) |
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