[amibroker] Re: Guidance request for combined ranking of Momentum, Volatility and Correlation

 

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();   AddToCompositebo.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: malierta@yahoo.com
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (18)

Check out the automatic photo album with 6 photo(s) from this topic.
FAA.png FAA_Allocation.png FAA_Equity.png Rank_MV.png Rank_MV.png

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.

**** 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/


.

__,_._,___


EmoticonEmoticon