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

Request: Multiple Currencies #5

Open
Shaun-Harrison opened this issue Apr 28, 2021 · 8 comments
Open

Request: Multiple Currencies #5

Shaun-Harrison opened this issue Apr 28, 2021 · 8 comments

Comments

@Shaun-Harrison
Copy link

Is it possible to get multiple cryptocurrencies on this at all?

@dr-mod
Copy link
Owner

dr-mod commented Apr 30, 2021

Currently, there is no property in settings, but if you want to track another currency ASAP, you can just change the API URL to that of 'your currency of choice'.

@mspark
Copy link
Contributor

mspark commented May 26, 2021

I don't know if @Shaun-Harrison meant multiple graph at once or just an option to quickly change the shown currency.

Maybe we need some clairification

@Shaun-Harrison
Copy link
Author

Yeah I meant having the screen essentially scroll through a defined list of currencies, switching from one to another every X amount of time

I have managed to get this done myself though now!

@mspark
Copy link
Contributor

mspark commented May 26, 2021

Are you willing to share your code ? :)

@Shaun-Harrison
Copy link
Author

Shaun-Harrison commented May 27, 2021

Sure, just made my repo private and tidied a lot of it up

By no means am I a dev, work as a devops engineer so can code, but doesn't mean its good :D

https://github.com/Shaun-Harrison/cryptoTickerGraph

@JBP3D
Copy link

JBP3D commented Dec 30, 2023

Can the timeframe be adjusted? for example 7 days or more instead of 24h

@shaunharrisonFR
Copy link

Can the timeframe be adjusted? for example 7 days or more instead of 24h

Yeah there should be a

DATA_SLICE_DAYS = 1

In main.py

Change that to 7

@JBP3D
Copy link

JBP3D commented Dec 30, 2023

Can the timeframe be adjusted? for example 7 days or more instead of 24h

Yeah there should be a

DATA_SLICE_DAYS = 1

In main.py

Change that to 7

thanks!

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

5 participants