Skip to content

added types for technical indicator names - #115

Merged
oransel merged 2 commits into
oransel:masterfrom
jpike88:master
Aug 27, 2026
Merged

added types for technical indicator names#115
oransel merged 2 commits into
oransel:masterfrom
jpike88:master

Conversation

@jpike88

@jpike88 jpike88 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

I know this is probably not 100% correctly implemented, but I am using these indicator types and a global.d.ts override and it works well for me.

I saw someone a long time ago suggest proper method signatures so the appropriate indicator also enforces its own appropriate arguments... but this can take some of the edge off for now.

If you can tweak and squeeze this one in, I can extend maybe with the above when I get some time.

Thoughts?

@oransel

oransel commented Aug 26, 2026

Copy link
Copy Markdown
Owner

I am not sure if passing typeof will equate to the same string identifier. Have you tried?

@jpike88

jpike88 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

Yep, it works for me.

@oransel
oransel merged commit 7ec8948 into oransel:master Aug 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants