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

Fix hardcoded values for datafeed #308

Closed
iecompo opened this issue Feb 18, 2025 · 0 comments · May be fixed by #310
Closed

Fix hardcoded values for datafeed #308

iecompo opened this issue Feb 18, 2025 · 0 comments · May be fixed by #310
Assignees

Comments

@iecompo
Copy link

iecompo commented Feb 18, 2025

The existing line is different, however this one is intended to test new trading view datafeed which allows for more flexibility for working with data.

datafeedUrl: isUnderConstruction ? "https://tv-datafeed.staging.sprk.fi" : "https://tv-datafeed.staging.sprk.fi",
@Anton-rock Anton-rock self-assigned this Feb 19, 2025
@EchoDex EchoDex linked a pull request Feb 19, 2025 that will close this issue
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 a pull request may close this issue.

2 participants