Skip to content

Confirm parity between Python and Rust indicators #2507

Description

@cjdsellers

In preparation for cutting over to the Rust implementations of indicators, a valuable task would be to go through each indicator one by one with an LLM and check (an LLM would be ideal for picking up potential discrepancies):

  • Rust impl matches the Python impl
  • Rust test coverage at least matches the Python test module

The Python/Cython implementations can be considered the source of truth.

Metadata

Metadata

Assignees

Labels

improvementImprovement to existing functionalityrustRelating to the Rust core

Type

Fields

No fields configured for Task.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions