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

feat(AC, CCI, MACD, StochasticRSI, ADX, WSMA): Add replacing values #734

Merged
merged 19 commits into from
Jan 12, 2025

Conversation

bennycode
Copy link
Owner

@bennycode bennycode commented Dec 6, 2024

  • ADX does not support update replace yet because DX does not support it.

@bennycode bennycode marked this pull request as ready for review December 12, 2024 13:31
@bennycode bennycode changed the title fix(MACD): Fix replacing values fix(AC, MACD): Fix replacing values Dec 12, 2024
@bennycode bennycode changed the title fix(AC, MACD): Fix replacing values fix(AC, MACD, ADX): Fix replacing values Dec 12, 2024
@bennycode bennycode changed the title fix(AC, MACD, ADX): Fix replacing values fix(AC, MACD, ADX, WSMA): Fix replacing values Dec 12, 2024
@bennycode bennycode changed the title fix(AC, MACD, ADX, WSMA): Fix replacing values fix(AC, CCI, MACD, StochasticRSI, ADX, WSMA): Fix replacing values Jan 12, 2025
@bennycode bennycode changed the title fix(AC, CCI, MACD, StochasticRSI, ADX, WSMA): Fix replacing values feat(AC, CCI, MACD, StochasticRSI, ADX, WSMA): Add replacing values Jan 12, 2025
@bennycode bennycode merged commit 5f28027 into main Jan 12, 2025
3 checks passed
@bennycode bennycode deleted the fix-macd-replace branch January 12, 2025 10:44
@bennycode bennycode linked an issue Jan 13, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update method in MACD.ts does not reflect replace argument Replace and "What if" Scenarios
1 participant