Frankenstein Ultimate Pro - ATM Logic

Category: trend, momentum, volatility

A hybrid trend-following system combining a Zero-Lag Triple EMA for timing, Linear Regression for trend direction, and an ATR-based volatility threshold for entry filtering.

Formula

TEMA = 3 \cdot EMA_1 - 3 \cdot EMA_2 + EMA_3 \\ LSMA = \text{Linear Regression}(Close, 80) \\ Volatility = (High - Low) > (SMA(ATR, 20) \cdot 1.2)

Inputs

See signal primitives and every published strategy that uses Frankenstein Ultimate Pro - ATM Logic on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home