QuantConnect / Lean

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

Adds Alias for Chaikin Oscillator #8120

Open AlexCatarino opened 4 months ago

AlexCatarino commented 4 months ago

Expected Behavior

Supports Chaikin Oscillator (see talipp implementation). It is AccumulationDistributionOscillator in LEAN.

Refer to LEAN Engine > Contributions > Indicators.

Checklist

PulkitChaudhari commented 3 months ago

Hi @AlexCatarino, I am very interested in this trading engine and would like to contribute; however, this is my first time contributing to open source, and I don't have much idea about C# although I have worked on Enterprise Java. Can you advise whether I should start with this issue?