MetaStock 19 shipped with that can be studied, customised, or used as templates for your own formulas. These pre‑built systems showcase modern approaches to money flow, oscillators, and trend confirmation—giving you a head start when building your own logic.
A popular "new" take on a classic, the Zero Lag MACD aims to eliminate the inherent delay in standard moving averages.
Implementing these formulas is straightforward. Follow these steps: metastock formulas new
This catches micro pullbacks in oversold zones.
Don't just place these on charts. Use the The Explorer tool to scan the entire S&P 500 or NASDAQ for these specific formula triggers. MetaStock 19 shipped with that can be studied,
The uses formulas to define the precise conditions for entering and exiting trades. You can create and backtest simple or complex strategies, receiving detailed reports on profitability, drawdowns, and trade frequency. A typical buy order tab, for example, might contain a formula like Cross( Mov( C, 14, E ), Mov( C, 28, E ) ) , which triggers a buy signal when a 14-period exponential moving average crosses above a 28-period exponential moving average. You can then test this simple system on a single security to see how it would have performed. The system has remained functionally stable in recent versions (e.g., between versions 16 and 19), with only minor UI changes, ensuring that your tested strategies remain reliable.
The RMO system is now a comprehensive package with 16 Expert Advisers and 11 prebuilt templates, allowing you to access its power with just a few clicks. Implementing these formulas is straightforward
: These represent price data points such as O (Open), H (High), L (Low), C (Close), and V (Volume). Operators : Standard mathematical symbols ( , −negative , , ), logical operators ( AND , OR ), and comparison operators ( >is greater than , , ).
: + (addition), - (subtraction), * (multiplication), / (division).