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

Add Fisher Transform indicator #49

Merged
merged 2 commits into from
Nov 8, 2024

Merge branch 'dev' into add-fisher-transform

632df59
Select commit
Loading
Failed to load commit list.
Merged

Add Fisher Transform indicator #49

Merge branch 'dev' into add-fisher-transform
632df59
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Nov 8, 2024 in 2s

1 minor issue found. Autofix available.

Annotations

Check notice on line 66 in lib/oscillators/Fisher.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

lib/oscillators/Fisher.cs#L66

Arithmetic expressions should declare precedence. (SA1407)