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

Indicator Request: Relative Moving Average #5958

Open
3 tasks done
AlexCatarino opened this issue Oct 1, 2021 · 4 comments
Open
3 tasks done

Indicator Request: Relative Moving Average #5958

AlexCatarino opened this issue Oct 1, 2021 · 4 comments
Assignees
Labels
good first issue indicator up for grabs

Comments

@AlexCatarino
Copy link
Member

@AlexCatarino AlexCatarino commented Oct 1, 2021

Expected Behavior

Supports: Relative Moving Average (RMA)

Actual Behavior

Indicator not yet supported.

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
@Martin-Molinero Martin-Molinero added good first issue indicator up for grabs labels Oct 8, 2021
@Nkonovalenko
Copy link

@Nkonovalenko Nkonovalenko commented Apr 5, 2022

I'd love to tackle this issue if it hasn't been handled yet! @Martin-Molinero could you assign it to me?

@Martin-Molinero
Copy link
Member

@Martin-Molinero Martin-Molinero commented Apr 5, 2022

Hey @Nkonovalenko! it's yours to tackle 🙌
Can find examples of what is expected of an indicator PR at https://github.com/QuantConnect/Lean/pulls?q=is%3Apr+indicator+is%3Aclosed , for example Super Trend Indicator, Beta indicator, Kaufman Efficiency Ratio, etc

@Nkonovalenko
Copy link

@Nkonovalenko Nkonovalenko commented Apr 20, 2022

@Martin-Molinero Great thank you! I'm ready to push my commit to a branch, however I'm getting an error that I don't have write access in order to publish my branch.

@Martin-Molinero
Copy link
Member

@Martin-Molinero Martin-Molinero commented Apr 20, 2022

Hey @Nkonovalenko! nice, you should create your own fork of lean and push a branch to your repository, from their you can open a PR against the main Lean repo 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue indicator up for grabs
Projects
None yet
Development

No branches or pull requests

3 participants