Scalping BTC/USD - EMA & RSI

Category: trend, momentum

A combined technical overlay that calculates both an Exponential Moving Average (EMA) and a Relative Strength Index (RSI) within a single sub-window for scalping analysis.

Formula

EMA = \alpha \cdot Close_t + (1 - \alpha) \cdot EMA_{t-1} \\ RSI = 100 - \left[ \frac{100}{1 + \frac{\text{Average Gain}}{\text{Average Loss}}} \right] \text{ where } \alpha = \frac{2}{Period + 1}

Inputs

See signal primitives and every published strategy that uses Scalping BTC/USD - EMA & RSI on WOBR StrategyVerse.


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