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

Implement an extended interface in app.redstone.finance for source analysis #68

Open
hatskier opened this issue Jun 6, 2023 · 0 comments
Assignees

Comments

@hatskier
Copy link
Member

hatskier commented Jun 6, 2023

We often compare data from many sources and usually we do it using custom scripts or app.redstone.finance

But current version of app.redstone.finance has the following shortcomings

  • Lack of prod data support
  • Poorly customisable time frames (1h, 1d, 7d), we may want more
  • Showing only sources that are currently available
  • Showing hardocded symbols / urls / data services

We may start with implementing a new view in the app, it may be quite similar to the one that we already have (e.g. https://app.redstone.finance/#/app/token/ETH), but it should be much more configurable, e.g. params can be fetched from URL (e.g. view /app/advanced-dashboard can have URL query params provider-id, metadta-api-url, symbol or data-feed, time-start, time-end etc.)

Features that we want to have / add

  • More granular time scope selection
  • Chart with source values cmparison
  • Ability to provide a custom URL (not only api.redstone.finance)
  • Ability to specify a custom provider id (not only select)
@hatskier hatskier assigned hatskier and cehali and unassigned hatskier Jun 6, 2023
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

When branches are created from issues, their pull requests are automatically linked.

2 participants