QuantConnect / Lean

Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
https://lean.io
Apache License 2.0
9.42k stars 3.2k forks source link

Implements Stochastic RSI #8131

Closed AlexCatarino closed 1 month ago

AlexCatarino commented 2 months ago

Expected Behavior

Supports Stochastic RSI (see talipp implementation). We have Stochastic and RSI, but not Stochastic on RSI.

Refer to LEAN Engine > Contributions > Indicators.

Checklist

femtotrader commented 1 month ago

Duplicate #8071