This system test is designed to use the Security Data function, which is only available in MetaStock version 8.01 or later. To enter the formula into MetaStock:
The above formulas were written to use online data. They can be modified to use data stored locally by replacing the text ONLINE: with the path to the local data. For example, if the local data was stored in the folder C:\ MetaStock Data, the second line of the Buy Order would look like this:
setup:=Security("C:\ MetaStock Data\SPY",hv100)<20 AND
Please note that the path entered must be correct or the formula will return errors.
Return to article list