Discussions
»
Product and Service Development
»
Formula Assistance
»
System Tester problem - Trades different to signals
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 6/21/2010(UTC) Posts: 3
|
Normal
0
false
false
false
EN-GB
X-NONE
X-NONE
MicrosoftInternetExplorer4
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin-top:0cm;
mso-para-margin-right:0cm;
mso-para-margin-bottom:10.0pt;
mso-para-margin-left:0cm;
line-height:115%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;}
Hi,
I'm trying to optimise a simple trading system with a +DI and -DI cross over,
so my rules are:
Buy: PDI(opt1) > MDI(opt1)
Sell: PDI(opt1) < MDI(opt1)
When I test this system the entry and exits are in completely different places
to where they should be, i.e. if I plot one of the optimised systems on the
chart and then add in an inner window +DI and -DI with the same time frame the
system trades are nowhere near where they cross. I'm finding this pretty
frustrating as I have no idea why it should happen, so any help would be
greatly appreciated.
Thanks,
Tom
|
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 12/14/2009(UTC) Posts: 140 Location: Austria
|
Hi, what is the optimized value for opt1? Have you set this value in the function you put on your chart?
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 6/21/2010(UTC) Posts: 3
|
Normal
0
false
false
false
EN-GB
X-NONE
X-NONE
MicrosoftInternetExplorer4
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin-top:0cm;
mso-para-margin-right:0cm;
mso-para-margin-bottom:10.0pt;
mso-para-margin-left:0cm;
line-height:115%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;}
Hi Vienna,
Yes. I still have the problem if I don't even bother optimising. So
if I just replace the opt1 with 14, running the system tester and plot on the
chart, the trade signals are not where the +DI (14) and -DI(14) cross if
displayed in an inner window.
T
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 12/14/2009(UTC) Posts: 140 Location: Austria
|
Try 2 things:
1. click with the right mouse-button on every line in your chart and set scaling to "merge with scale on left" maybe the scaling was different for the different lines..
2. do not use the predefined demandindex. write your own function as you did it in the systemtester and plot this function on the chart to see if its the same as your trading signals..
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 6/21/2010(UTC) Posts: 3
|
Yep 1. worked.......cheers for that, I'm new to the package and that has been annoying me all day.
Thanks T
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Discussions
»
Product and Service Development
»
Formula Assistance
»
System Tester problem - Trades different to signals
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.