logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Tom3C  
#1 Posted : Monday, June 21, 2010 7:30:25 AM(UTC)
Tom3C

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




><br></div>
            
</div> 
        </div>
    </td>
</tr>
<tr class=
Back to top
vienna  
#2 Posted : Monday, June 21, 2010 8:30:38 AM(UTC)
vienna

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?
Tom3C  
#3 Posted : Monday, June 21, 2010 8:53:03 AM(UTC)
Tom3C

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

vienna  
#4 Posted : Monday, June 21, 2010 9:04:55 AM(UTC)
vienna

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..
Tom3C  
#5 Posted : Monday, June 21, 2010 9:29:54 AM(UTC)
Tom3C

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)
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.