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

rsi().add() and tsi().add() issue when global variables #131

Closed
hysech opened this issue Apr 27, 2024 · 2 comments
Closed

rsi().add() and tsi().add() issue when global variables #131

hysech opened this issue Apr 27, 2024 · 2 comments

Comments

@hysech
Copy link

hysech commented Apr 27, 2024

Hello Nardew,
sorry to disturb you. I used your older version of talipp at the same code without any issue. After the upgrade to 2.2.1 I can only initialize indicators RSI and TSI but cannot add a new input using rsi().add() and tsi().add().
Maybe the reason is in my using global variables gl.rsi, gl. tsi or other trik in Python, but I am stalling 2 weeks already. To go on in debugging I have to initialize rsi, tsi repeatedly and after a limit use
.purge_oldest which for some reason is working!?!? Of course repeating the initializations is very time consuming and downgrading to older version is the last step?
I tried to add type(R/TSI) to the declaration of the global var. but it did not help.
Thank you very much in advance for your time and help.
With my regards,
Hynek Sechovsky

talipp_issue.pdf

@nardew
Copy link
Owner

nardew commented May 2, 2024

Duplicate of #134

@nardew nardew marked this as a duplicate of #134 May 2, 2024
@nardew nardew closed this as completed May 2, 2024
@hysech
Copy link
Author

hysech commented May 8, 2024 via email

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

No branches or pull requests

2 participants