Discussions
»
Product and Service Development
»
MetaStock
»
Little help about building new System Tester
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..
|
|
|
|
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)
|
Discussions
»
Product and Service Development
»
MetaStock
»
Little help about building new System Tester
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.