Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ADX Indicator #2

Closed
jaredbroad opened this issue Jan 12, 2015 · 0 comments
Closed

Create ADX Indicator #2

jaredbroad opened this issue Jan 12, 2015 · 0 comments
Assignees

Comments

@jaredbroad
Copy link
Member

Create an "AverageDirectionalIndex" indicator class and the associated "ADX" helper method in the QCAlgorithm base class. See introduction to indicators - https://lean.quantconnect.com/docs#topic9.html

Add the associated tests to Tests project under /Indicators to confirm the ADX values match up with the data provided in Tests/TestData/spy_with_adx.txt file.

@jaredbroad jaredbroad added this to the 100 Indicators milestone Mar 11, 2015
@jaredbroad jaredbroad changed the title [Feature] Create ADX Indicator Create ADX Indicator Mar 11, 2015
jaredbroad referenced this issue in StefanoRaggi/Lean Mar 15, 2016
when switching positions from long to short and viceversa
viliwonka added a commit to viliwonka/Lean that referenced this issue May 11, 2018
mchandschuh pushed a commit that referenced this issue Aug 28, 2018
Add brokerage message if requests are rate limited
gsalaz98 referenced this issue in gsalaz98/Lean Jul 8, 2019
gsalaz98 referenced this issue in gsalaz98/Lean Jul 10, 2019
AlexCatarino pushed a commit that referenced this issue Jan 14, 2020
gsalaz98 added a commit that referenced this issue Jan 19, 2021
StefanoRaggi pushed a commit to StefanoRaggi/Lean that referenced this issue Feb 25, 2021
…pdate

1 Zerodha mapper class update to get instruments based on Market. 2 Z…
AlexCatarino pushed a commit to AlexCatarino/Lean that referenced this issue Nov 3, 2022
se-l referenced this issue in se-l/Lean Nov 7, 2023
Martin-Molinero added a commit that referenced this issue Apr 17, 2024
* pep8 conversion

* more

* Minor fix

* Fix related regression algorithm

---------

Co-authored-by: Martin Molinero <martin.molinero1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants