This strategy is an advanced version of the Loft Strategy V1, I shared earlier. (Loft Strategy V1 consists of a kalman filter (by alexgrover ) and a "stop and reverse" line which is following and the kalman filter. If the price goes in the same direction as the position side, the "stop and reverse" line approaches the kalman filter as set on the "Approach...
This strategy consists of a kalman filter (by alexgrover ) and a "stop and reverse" line which is following the kalman filter. If the price goes in the same direction as the position side, the "stop and reverse" line approaches the kalman filter as set on the "Approach Decrease Step" parameter.
This script combine 4 EMA Forecast (21, 50, 100, 200) and a Stop and Reverse Signal based on volatility into one indicator. You can select to use which EMA work best for you. Hope you find it useful.