Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Improve UI for Pulse #7

Open
Zagitta opened this issue Mar 17, 2021 · 2 comments
Open

Improve UI for Pulse #7

Zagitta opened this issue Mar 17, 2021 · 2 comments

Comments

@Zagitta
Copy link

Zagitta commented Mar 17, 2021

Hey,
First of all great project! I love how easy it is to use and get up and running.
However currently the UI is quite limited in terms of actually showing meaningful data.
I mainly need/use the Pulse type:
image
However it's not very useful to only see some short graph of data without the absolute values so would it be possible to add some gridlines and what the current value is?

Furthermore is the frontend part opensource? I'd love to help adding these features to get it done quicker :-)

@therustmonk
Copy link
Contributor

Thanks for the report! 👍 You are absolutely right: pulse chart is not so informative today. We are going to fix that in the nearest release.

By the way, I see that you used rillrate to render some trading data. Are you developing a trading bot? It's interesting! What kind of data you want to see on the dashboard? And what is the programming language you used? Rust or something else?

@therustmonk therustmonk added this to Features In Progress in Release Plan Mar 19, 2021
@Zagitta
Copy link
Author

Zagitta commented Mar 19, 2021

Great to hear improvements are in the pipeline!
It's the beginnings of a trade bot written in Rust interacting with the IBKR API.
In terms of what I'd like to see on the dashboard candle sticks graphs are an obvious request ;)
Another thing that could be useful is automatic statistics for counters, fx counts per X interval and perhaps further statistics on top of that like min/max delta and min/max counts per interval.
Furthermore the histogram could be more useful if it supported string buckets which could be used to show ticks per exchange.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Release Plan
Nearest Plans
Development

No branches or pull requests

2 participants