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

Notification

Icon
Error

Options
Go to last post Go to first unread
sav2003  
#1 Posted : Thursday, April 7, 2011 9:17:12 PM(UTC)
sav2003

Rank: Newbie

Groups: Registered, Registered Users
Joined: 4/8/2011(UTC)
Posts: 1

Hello, I want to test a system with the system tester, to check profits. The system is : go Long and stop sort if close is above MOV 9 HIGH. go Sort and stop long if close is below MOV 9 LOW. Help me about what to put in BUY ORDER, SELL ORDER, SELL SHORT ORDER, BUY TO COVER ORDER. Thanks in advance..
MS Support  
#2 Posted : Tuesday, April 12, 2011 2:11:34 PM(UTC)
MS Support

Rank: Advanced Member

Groups: Moderators, Registered, Registered Users, Subscribers
Joined: 10/8/2010(UTC)
Posts: 1,967

Thanks: 93 times
Was thanked: 156 time(s) in 151 post(s)
Your Buy Order and your Buy to Cover Order would be:

Cross( C, Mov( H, 9, S ) )



Your Sell Order and your Sell Short Order would be:

Cross( Mov( L, 9, S ), C )
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.