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

Dynamic web-design #30

Open
Odessit007 opened this issue May 3, 2018 · 1 comment
Open

Dynamic web-design #30

Odessit007 opened this issue May 3, 2018 · 1 comment
Assignees

Comments

@Odessit007
Copy link
Contributor

Odessit007 commented May 3, 2018

Create strip-based website

  1. strips should look visually nice (without huge empty spaces, with appropriately sized plot and with readable font size)
  2. there must be some easy way to generate new strips for new currency pairs
    3*) strips (probably) should update each 5 seconds (some asynchronous request here???)
    4**) strips (probably) should be ordered by profit (highest above, lowest below)

Which visual perception / technical problems might be with 3* and 4**?

@Vulfke
Copy link
Contributor

Vulfke commented May 3, 2018

It would be better if a json file had a field with name like 'trade_currencies' which contains array with currencies id. For example: 'trade_currencies': ['BTC', 'USD']

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

2 participants