Compound option for strategies投票结果

您喜欢这个建议吗?

没有

Compound option for strategies讨论

Sep 01, 2010 at 21:56
617浏览
3 Replies
会员从Aug 20, 2009开始   119帖子
Sep 01, 2010 at 21:56
As a good practice when I do the pre-livetest analysis of my strategies portfolio I do a compound sheet on Excel...
But the kind of compound I like is to compound in a serious way, just as if the EAs were trading all together at the account in real scenarios, and while all my EAs calculate lots based on current balance I really need to separate another column for each trade's percentile profit so then I can merge all the statements together to get the 'almost real' compound effect in the long run.
With this I can easily find which strategies are behaving just fine together and which I just don't have to put to work together if I don't want to suffer non-stipulated draw down moments... (for example, the effect of overpopulating your account with Asian scalpers is what i call a non-stipulated surprises...).
The pseudo-algorithm for this first step could be something like:
for i=0; i<=numlines; i++ do
  {
     percprofit = orderprofit/prevlinebalance;
     save percprofit on new column at this line;
  }
(each line contains each order date)

Now, with that data on each order on each strategy statement we can easily merge all the statements together just using the percentile values based on an X starting balance.
This is a really good addition for the strategies section IMHO and maybe it's easy to implement for you guys. What do you think?
Again, I own you a lot of hour of work since I use your great site for my analysis, thanks ;).
Keep up the good work.

JC
Mental note: do not abuse.
会员从Oct 28, 2009开始   1424帖子
Sep 02, 2010 at 16:33
I use Strategy Manager to combine backtests and posted a request to allow Strategy Manager backtests to be uploaded ( they have a slightly different layout )

Suggestion with link to Strategy Manager is here.

https://www.myfxbook.com/community/suggestion-box/strategy-analysis-for-report-manager/42577,1
11:15, restate my assumptions: 1. Mathematics is the language of nature. 2. Everything around us can be represented and understood through numbers. 3. If you graph these numbers, patterns emerge. Therefore: There are patterns everywhere in nature.
会员从Aug 20, 2009开始   119帖子
Sep 02, 2010 at 17:15
Thanks Steve, great software you got there. Nice catch i didn't know that one.
I've voted for your suggestion too.
Vouch for you for the soft recommendation.
Regards.


JC
Mental note: do not abuse.
会员从Jul 31, 2009开始   1444帖子
Sep 06, 2010 at 08:22
Thanks for the suggestion JC!
登录 / 注册 to comment
You must be connected to Myfxbook in order to leave a comment
*商业用途和垃圾邮件将不被容忍,并可能导致账户终止。
提示:发布图片/YouTube网址会自动嵌入到您的帖子中!
提示:键入@符号,自动完成参与此讨论的用户名。