Tag Archives: traders

Using Parabolic SAR with Neural Network for Predicting

Parabolic SAR (SAR stands for Stop-And-Reverse) is a trend-following indicator that has been used by many traders for decades. Its major application is in trading systems to define a trailing stop, i.e., to protect profit when a price trend changes. The term “parabolic” appeared to characterize the indicator parabola shape that is due to using an accelerating factor in the formula. SAR is especially effective in a trending market. To make it more effective in a sideways market, it is often used in conjunction with other indicators.

SAR indicator gives a strong signal when a price trend is about to reverse, therefore, this indicator can be used for prediction. To compare the predictive ability of SAR with other indicators, it has been implemented into the technical analysis module of Fundamental-Technical Analyzer FTA-2. SAR calculations have been used to collect statistics based on the forecast simulations for major indexes and ETFs during August-October 2011 period. As a result, SAR’s position was mostly in “top ten” indicators list.

Using Parabolic SAR with Neural Network for Predicting

The research and presented chart are made by Fundamental-Technical Analyzer FTA-2, one of the software modules that enables composing Neural Network forecasts of many indicators with weights accordingly to each indicator’s predictive ability.

Omitting logical rules for accelerating factor and reversal conditions, a recurring core formula for SAR is the following:

SAR (current point) = AF * [EP – SAR (previous point)] + SAR (previous point)

where:
AF – Acceleration Factor (normally starts from 0.02 and increases by 0.02 if each next point reaches a new extreme, saturates until 0.2);
EP – Extreme Point (lowest low or highest high).

To summarize, Parabolic SAR can be enriched by combining it with Neural Network and successfully used for predicting stock market prices. Combing it with Neural Network allows extracting more statistically stable patterns and, therefore, providing a better accuracy in the forecast. As simulations showed, improved results can be achieved if SAR is transformed into more sensitive indicator by subtracting it from close price (it indicates the degree of SAR and price convergence).

Software Tools Redeveloped and Integrated

Stock Market Forecast Tools SMFT-1To address the challenges of the modern stock market, Addaptron Software has made improvements to its line of software products. Now a few decision support tools have been included in a single system – Stock Market Forecast Tools SMFT-1. This integrated system allows traders to use several computer programs for affordable monthly subscription fee. New users are granted to use the fully-functional system for free during the first 30 days.

Most changes have been made to former Investment Analyzers InvAn-3 and InvAn-4. Now the system that inherited their redeveloped parts is called Technical Analyzer TA-1. Among major differences, its technical indicators forecast has been improved with flexibility to adjust weights in composed result. Also a new module has been added to predict trends using correlation analysis with forward shifting.