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

Consider live crypto portfolio updates (1m) #188

Closed
StephanAkkerman opened this issue Aug 15, 2022 · 3 comments
Closed

Consider live crypto portfolio updates (1m) #188

StephanAkkerman opened this issue Aug 15, 2022 · 3 comments
Labels
Difficulty: Hard 😭 This issue is hard to solve, a lot of code needs to be changed Improvement 📈 Improvement Priority: Low 🥉 Assign this label if this issue is used once every few days

Comments

@StephanAkkerman
Copy link
Owner

Using binance / kucoin websocket we could constantly update the portfolio message (check max rate) to display profit on coins and current price

@StephanAkkerman StephanAkkerman added Improvement 📈 Improvement Priority: Medium 🥈 Assign this label if this issue is used around once a day Difficulty: Hard 😭 This issue is hard to solve, a lot of code needs to be changed labels Aug 27, 2022
@StephanAkkerman StephanAkkerman changed the title Consider live portfolio updates Consider live portfolio updates (1m) Nov 14, 2022
@StephanAkkerman StephanAkkerman added Priority: Low 🥉 Assign this label if this issue is used once every few days and removed Priority: Medium 🥈 Assign this label if this issue is used around once a day labels Nov 19, 2022
@StephanAkkerman
Copy link
Owner Author

We could update it every 1m, but is it really necessary?

@StephanAkkerman StephanAkkerman changed the title Consider live portfolio updates (1m) Consider live crypto portfolio updates (1m) Nov 12, 2023
@StephanAkkerman
Copy link
Owner Author

Could use
https://www.kucoin.com/_api/currency/v2/prices?base=USD&lang=en_US&targets= for getting all USD worth of listed tickers on KuCoin

@StephanAkkerman
Copy link
Owner Author

This is not scalable and will cause the discord rate limit to be hit

@StephanAkkerman StephanAkkerman closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Hard 😭 This issue is hard to solve, a lot of code needs to be changed Improvement 📈 Improvement Priority: Low 🥉 Assign this label if this issue is used once every few days
Projects
None yet
Development

No branches or pull requests

1 participant