To create the system test, open the tester under the Tools menu. Select new test and enter the following formulas in for the specific orders.
Enter Long:Cross(Mov(C,10,W),Mov(C,7,W))
Close Long:Cross(Mov(C,7,W),Mov(C,10,W))
Enter Short:Cross(Mov(C,7,W),Mov(C,10,W))
Close Short:Cross(Mov(C,10,W),Mov(C,7,W))
Return to article list