Skip to content

improved speed of atr indicator - #333

Open
Groni3000 wants to merge 1 commit into
bukosabino:masterfrom
Groni3000:atr-speed-improve
Open

Groni3000 wants to merge 1 commit into
bukosabino:masterfrom
Groni3000:atr-speed-improve

Conversation

@Groni3000

Copy link
Copy Markdown
Contributor

Based on #326. Now it satisfies tests.

@Groni3000
Groni3000 marked this pull request as ready for review November 5, 2023 18:04
@Groni3000

Copy link
Copy Markdown
Contributor Author

Timeit info based on QQQ quotes.
image

@Groni3000

Copy link
Copy Markdown
Contributor Author

Btw, based on #288 issue, I suggest to delete that row:

self._atr.iloc[:self._window-1] = 0

@Khalizo

Khalizo commented Jan 22, 2024

Copy link
Copy Markdown

Btw, based on #288 issue, I suggest to delete that row:

self._atr.iloc[:self._window-1] = 0

any update on this @Groni3000

@Groni3000

Groni3000 commented Jan 23, 2024

Copy link
Copy Markdown
Contributor Author

@Khalizo What do you mean by "updates"? I just suggested deleting the unnecessary row to fix an additional issue. It would be great to hear maintainer/s opinions! Only after this we can make updates or just merge it as it is right now.

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