Shopping Cart
|
My Account
Analysis tools for traders of all levels
Home
Products
Support
Events
Community
Partners
About
Customer Service
Technical Support
Trading Resources
Custom Formula Collection
Custom Formula Work Request
Formula Primer
MetaStock Forum
MetaStock Monitor Newsletter
MetaStock User Groups
Technical Analysis from A to Z
Online Training
May-October System
This system can be run in any version of MetaStock. To create this system:
Select the Enhanced System tester from the Tools menu
Click New
Enter the name of the system
Select the Buy Order tab and enter the following formula:
cross(month()=10,0.5)
Select the Sell Order tab and enter this formula:
cross(month()=5 and dayofmonth()>=15,0.5)
Select the Sell Short Order tab and enter the following formula:
cross(month()=5 and dayofmonth()>=15,0.5)
Select the Buy to Cover Order tab and enter this formula:
cross(month()=10,0.5)
Return to article list